CVE-2026-92972 PUBLISHED

SGLang through 0.5.19 Unauthenticated Route Poisoning via PUT endpoint

Assigner: VulnCheck
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

SGLang through 0.5.19 in prefill/decode disaggregation mode contains an unauthenticated PUT /route endpoint on the prefill bootstrap service that allows attackers to poison the KV transfer routing table. Attackers can supply arbitrary rank_ip and rank_port values to redirect decode workers to attacker-controlled endpoints, causing denial of service or disclosure of KV transfer metadata including session identifiers and tensor-parallel topology parameters.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor sgl-project
Product sglang
Versions Default: unaffected
  • affected from 0 to 0.5.19 (incl.)

Credits

  • Jiapeng Li finder
  • Jiajia Liu finder
  • Tongchun Xiao finder

References

Problem Types

  • Missing Authentication for Critical Function CWE