CVE-2026-56859
Received
Received - Intake
DecodeElement Stack Exhaustion in Go
Vulnerability report for CVE-2026-56859, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-14
Assigner: Go Project
Description
Description
Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | to 1.25.13 (exc) |
| golang | go | From 1.26.0-0 (inc) to 1.26.6 (exc) |
| golang | go | From 1.27.0-0 (inc) to 1.27.0-rc.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |