boxscore/security
CVE · referencelatest edition

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.

CVE-2026-70616HIGH
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.
CWE-833 · CNA: VulnCheck · CVSS v4.0 · 2 references · NVD status: Received

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
DateEventDetail
August 4, 2026ReservedReserved by VulnCheck
August 5, 2026PublishedPublished (CNA: VulnCheck)
August 6, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-70616 (boringproxy). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
boringproxyboringproxy

Weaknesses

CWE-833

References (2)

Related

Authoritative record: CVE-2026-70616 at cve.org

Vendors: boringproxy

Weaknesses: CWE-833

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.