CVE-2026-40303
HIGH EPSS 36.1%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, count) with no upper bound before any token validation occurs. The function is reached on every request to an OAuth-protected proxy share, allowing an unauthenticated remote attacker to trigger gigabyte-scale heap allocations per request, leading to process-level OOM termination or repeated goroutine panics. Both publicProxy and dynamicProxy are affected. Version 2.0.1 patches the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
36.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
CWE-789
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| netfoundry | zrok | * | <2.0.1 |
References 2
- github.com https://github.com/openziti/zrok/releases/tag/v2.0.1
- github.com https://github.com/openziti/zrok/security/advisories/GHSA-cpf9-ph2j-ccr9
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.