Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name another user's identifier and read or write that user's stored LLM memory. The fix introduces a single resolve_memory_identity seam in headroom/proxy/identity.py that honors the header only for loopback or allowlisted callers and otherwise binds the identity to the proxy-token fingerprint or the operating system user. The pip console script binds 127.0.0.1 by default, but the reference docker-compose.yml ships --host 0.0.0.0 with published ports and no required HEADROOM_PROXY_TOKEN, which the server itself warns about at startup, so a deployment following the shipped compose exposes the affected data-plane routes to the network without authentication.
CVE-2026-77776
Score 9.1 from GitHub Security Advisory (severity: CRITICAL) published 2026-08-21. a secondary CVSS source baseline 9.1; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(high)
- EG Risk
- 56(Track)EG Risk 56/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
August 21, 2026
Last Modified
August 21, 2026
Advisory Details (5)
Auto-updated Aug 21, 2026Headroom Proxy Treats the Client-Supplied x-headroom-user-id Header as an Authenticated Identity | Advisories | VulnCheck
https://www.vulncheck.com/advisories/headroom-proxy-treats-the-client-supplied-x-headroom-user-id-header-as-an-authenticated-identityGitHub - headroomlabs-ai/headroom: Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server. · GitHub
https://github.com/headroomlabs-ai/headroomheadroom/headroom/proxy/identity.py at v0.36.1 · headroomlabs-ai/headroom · GitHub
https://github.com/headroomlabs-ai/headroom/blob/v0.36.1/headroom/proxy/identity.pyheadroom/headroom/proxy/handlers/openai.py at v0.29.0 · headroomlabs-ai/headroom · GitHub
https://github.com/headroomlabs-ai/headroom/blob/v0.29.0/headroom/proxy/handlers/openai.pysecurity: address u9up assessment findings (WEB-01–07)
Fix merged in headroomlabs-ai/headroom PR #2207 on 2026-08-20 — awaiting tagged release
https://github.com/headroomlabs-ai/headroom/pull/2207Vendor Advisories for CVE-2026-77776(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 22:25 UTCEG score recompute
- 2026-08-21 22:25 UTCGHSA enrichment
- 2026-08-21 21:52 UTCEG score recompute
- 2026-08-21 21:52 UTCGHSA enrichment
- 2026-08-21 19:39 UTCGHSA enrichment
- 2026-08-21 15:59 UTCEG score recompute
- 2026-08-21 15:59 UTCGHSA enrichment
- 2026-08-21 12:19 UTCEG score recompute
- 2026-08-21 11:30 UTCEG score recompute
- 2026-08-21 11:29 UTCMITRE cvelistV5first tracked
Frequently asked(4)
What is CVE-2026-77776?
When was CVE-2026-77776 disclosed?
What is the CVSS score of CVE-2026-77776?
How do I remediate CVE-2026-77776?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-77776
Is Your Infrastructure Affected by CVE-2026-77776?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.