Vouch Proxy is an SSO and OAuth/OIDC login solution for Nginx using the auth_request module. Prior to 0.48.0, Cookie in pkg/cookie/cookie.go parses the total part count from an attacker-controlled multipart cookie name and passes the value to make([]string, numParts) without checking that the value is positive or reasonably bounded. Requests to /validate and /_external-auth-:id reach JWTCacheHandler in pkg/jwtmanager/jwtcache.go, FindJWT in pkg/jwtmanager/jwtmanager.go, and the vulnerable cookie reassembly before JWT validation, so no account or valid session is required. A cookie name such as VouchCookie_1of10000000000 causes an attempted slice allocation of roughly 160 GB and a fatal Go runtime out-of-memory condition, allowing one request to crash the authentication proxy and repeated requests to sustain unavailability. This vulnerability is fixed in 0.48.0.
CVE-2026-55149
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 66% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- 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
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 34%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 17, 2026
Advisory Details (2)
Auto-updated Sep 15, 2026commit fa18ce30ba50 (vouch/vouch-proxy)
Fix landed in vouch/vouch-proxy commit fa18ce30ba50 — awaiting tagged release
https://github.com/vouch/vouch-proxy/commit/fa18ce30ba50a4863a436acad044c22965329c4fUnbounded Multipart Cookie Allocation DoS in vouch-proxy · Advisory · vouch/vouch-proxy · GitHub
https://github.com/vouch/vouch-proxy/security/advisories/GHSA-qqff-5854-px68Vendor Advisories for CVE-2026-55149(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/vouch/vouch-proxy | — | 0.48.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 9× 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-09-19 05:45 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 06:03 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 18:13 UTCEG score recompute
- 2026-09-16 20:02 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 17:34 UTCEG score recompute
- 2026-08-20 17:42 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55149?
When was CVE-2026-55149 disclosed?
Is CVE-2026-55149 actively exploited?
What is the CVSS score of CVE-2026-55149?
How do I remediate CVE-2026-55149?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55149
Is Your Infrastructure Affected by CVE-2026-55149?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.