New CVE — AI/LLM Related
CVE ID: CVE-2026-71416
Published: 2026-09-11T14:17:32.390
CVSS Score: 8.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H)
Description
Headroom compresses data before the data reaches a large language model. Prior to version 0.35.0, the Headroom WebSocket server does not validate the Origin header of incoming client WebSocket requests before forwarding the request to the upstream server, allowing malicious WebSocket clients to perform arbitrary LLM requests without authentication. This can be exploited by a malicious WebSocket client executed in a traditional or headless browser such as lightpanda, if the browser has access to the Headroom proxy and the OpenAI API key is stored in the OPENAI_API_KEY environment variable. Version 0.35.0 fixes the issue.
Suggested OWASP Mapping
Manual mapping required
Suggested Action
Review this CVE against the OWASP GenAI Crosswalk entries. Update data/incidents.json or relevant mapping files if this CVE represents a real-world exploitation of a mapped threat.
New CVE — AI/LLM Related
CVE ID: CVE-2026-71416
Published: 2026-09-11T14:17:32.390
CVSS Score: 8.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H)
Description
Headroom compresses data before the data reaches a large language model. Prior to version 0.35.0, the Headroom WebSocket server does not validate the
Originheader of incoming client WebSocket requests before forwarding the request to the upstream server, allowing malicious WebSocket clients to perform arbitrary LLM requests without authentication. This can be exploited by a malicious WebSocket client executed in a traditional or headless browser such as lightpanda, if the browser has access to the Headroom proxy and the OpenAI API key is stored in theOPENAI_API_KEYenvironment variable. Version 0.35.0 fixes the issue.Suggested OWASP Mapping
Manual mapping required
Suggested Action
Review this CVE against the OWASP GenAI Crosswalk entries. Update
data/incidents.jsonor relevant mapping files if this CVE represents a real-world exploitation of a mapped threat.