Pomerium is an identity and context-aware access proxy. Prior to 0.32.8, decodeQueryStringV2 in pkg/hpke/url.go performs zstd decompression of attacker-controlled data without an output-memory limit when DecryptURLValues processes HPKE V2 values for Stateless.Callback in internal/authenticateflow/stateless.go. In hosted or stateless authentication deployments, an unauthenticated attacker can obtain the receiver key from /.well-known/pomerium/hpke-public-key, provide a matching attacker-controlled sender key, and send a compressed payload to /.pomerium/callback that expands before validateSenderPublicKey rejects the sender. This can allocate hundreds of megabytes per request, exhaust proxy memory, crash or degrade the process, and block access to applications protected by the deployment. Stateful deployments are not affected because the stateful callback verifies its HMAC signature before decryption and decompression. This issue is fixed in version 0.32.8.
CVE-2026-50285
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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(low)
- EG Risk
- 38(Track)EG Risk 38/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 49%
- KEV
- Not listed
Published
July 15, 2026
Last Modified
September 17, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026v0.32.8
Patch available: pomerium/pomerium v0.32.8
https://github.com/pomerium/pomerium/releases/tag/v0.32.8commit 593eb81c7e5b (pomerium/pomerium)
Fix landed in pomerium/pomerium commit 593eb81c7e5b — awaiting tagged release
https://github.com/pomerium/pomerium/commit/593eb81c7e5bdbe6071a30d330f374967869577fPre-Auth Memory Exhaustion via Unbounded zstd Decompression in HPKE Callback · Advisory · pomerium/pomerium · GitHub
https://github.com/pomerium/pomerium/security/advisories/GHSA-ggw3-5987-rx77Vendor Advisories for CVE-2026-50285(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/pomerium/pomerium | — | 0.32.8 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 2× in last 7d / 2× 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-18 19:28 UTCEPSS rescore
- 2026-09-17 20:18 UTCEG score recompute
- 2026-07-30 19:00 UTCEG score recompute
- 2026-07-26 11:28 UTCEG score recompute
- 2026-07-23 03:18 UTCEG score recompute
- 2026-07-15 23:19 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-50285?
When was CVE-2026-50285 disclosed?
Is CVE-2026-50285 actively exploited?
What is the CVSS score of CVE-2026-50285?
How do I remediate CVE-2026-50285?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-50285
Is Your Infrastructure Affected by CVE-2026-50285?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.