
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-15977 is a credential leakage vulnerability in SGLang's /server_info endpoint that exposes API keys and SSL keyfile information to unauthenticated remote attackers. It affects SGLang versions up to and including v0.5.15, developed by lmsys/sgl-project. The vulnerability was published on July 30, 2026, and has a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory). The flaw is specifically triggered when the server is configured with only the --admin-api-key option, causing sensitive credentials to be returned without authentication (GitHub Advisory).
The root cause is classified as CWE-522 (Insufficiently Protected Credentials): the /server_info endpoint transmits authentication credentials — specifically API keys and SSL keyfile paths or contents — without requiring any authentication from the requesting client. When SGLang is launched with only the --admin-api-key flag, the endpoint fails to enforce access controls, making sensitive configuration data accessible to any network-reachable party. An attacker needs no privileges, no user interaction, and only network access to the SGLang server to exploit this flaw. A researcher blog post with additional disclosure details is available at https://thoughts.apoorvdayal.com/posts/sglang-disclosures/ (GitHub Advisory).
Successful exploitation allows an unauthenticated attacker to retrieve API keys and SSL keyfile information from the exposed /server_info endpoint, resulting in a high confidentiality impact with no integrity or availability impact. Leaked API keys could enable unauthorized access to protected AI inference services or downstream systems that rely on those credentials, potentially facilitating lateral movement or abuse of LLM inference resources. SSL keyfile exposure could further enable man-in-the-middle attacks against encrypted communications (GitHub Advisory).
The vulnerability is fully automatable and requires no authentication, privileges, or user interaction, making it trivially exploitable at scale. NVD's SSVC assessment classifies exploitation as "poc" with "automatable: yes" and "technicalImpact: partial" (GitHub Advisory). The EPSS score is approximately 0.137–0.241%, indicating a relatively low but non-negligible probability of exploitation in the near term. There is no confirmed evidence of active in-the-wild exploitation or threat actor attribution at this time, and the vulnerability is not listed in the CISA KEV catalog (GitHub Advisory).
/server_info endpoint of the target SGLang server (e.g., curl http://<target>:<port>/server_info).--admin-api-key — will include plaintext API keys and SSL keyfile information./server_info endpoint from external or unknown IP addresses; unusual outbound connections from the SGLang server following credential exposure./server_info without authentication headers, especially from IPs not belonging to known administrative clients; high-frequency polling of the endpoint./server_info endpoint.Apply the available security patch referenced in GitHub Advisory GHSA-vwmc-327h-6x3j, which addresses the credential leakage in the /server_info endpoint for SGLang versions beyond v0.5.15. Immediately rotate any API keys and SSL certificates that may have been exposed through the endpoint. As a workaround, restrict network access to the SGLang server's API port using firewall rules or network policies to prevent unauthenticated external access. Additionally, configure both --api-key and --admin-api-key if supported, and monitor access logs for unauthorized requests to /server_info (GitHub Advisory).
The vulnerability was covered in The Hacker News' weekly security recap for the week of August 4, 2026, which highlighted it among notable AI-related security issues (The Hacker News). Security researcher Apoorv Dayal published a detailed disclosure blog post at https://thoughts.apoorvdayal.com/posts/sglang-disclosures/, which is referenced in the official advisory. Coverage also appeared on SecurityOnline.info and other security news aggregators (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."