CVE-2026-70616CWE-833

CVE-2026-70616

Medium · published August 6, 2026

CVSS v3.1
6.5
EPSS
0%
Percentile
9.7
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
6.5 · MEDIUM
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0
Not supplied
EPSS
0.00198 · 9.7th percentile
Weakness
CWE-833 · Deadlock
Published
2026-08-06T00:17Z
References (2)
EPSS history
Timeline
  • 05 AUG 19:37Z
    boringproxy 0.10.0 Resource Exhaustion DoS via GET /loading endpoint
    cvelistv5