Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
boringproxy 0.10.0 Resource Exhaustion DoS via GET /loading endpoint
AV AC AT PR UI VC VI VA CVSS EPSS %ile KEV
N L N L N N N H 7.1 .0020 10.0 —
AFFECTED
Product Versions Fixed
boringproxy unspecified —
TIMELINE
Aug 4 Reserved by VulnCheck
Aug 5 Published (CNA: VulnCheck)
Aug 6 EXPLOIT PUBLISHED — CVE-2026-70616 (boringproxy). Public exploit reference added.
Description
boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler performs no map-lookup validity check and receives on a nil channel that blocks forever, with no timeout, no context cancellation, and no server-side reclamation due to absent HTTP server timeouts, each malicious request permanently holds one goroutine, one file descriptor, and approximately 50 kB of memory until the server's file descriptor limit is reached and listener Accept calls fail, halting all tunnel traffic forwarding for all users.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| August 4, 2026 | Reserved | Reserved by VulnCheck |
| August 5, 2026 | Published | Published (CNA: VulnCheck) |
| August 6, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-70616 (boringproxy). Public exploit reference added. |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| boringproxy | boringproxy | — | — | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-70616 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.