CVE-2026-56859: Add recursion depth guard during decode in encoding/xml
CSIRTS triage
- What
- The encoding/xml package lacks recursion depth guards during decoding, allowing denial of service via deeply nested XML.
- Who is affected
- Go applications that parse untrusted or user-supplied XML documents using encoding/xml.
- Urgency
- High severity (CVSS 7.5); unbounded XML nesting can cause stack overflow and crash; patch immediately.
- Action
- Update Go to a patched version that enforces recursion depth limits in encoding/xml decoding.
AI-assisted analysis generated from the source advisory — verify against the original.
⚡ Watch encoding/xml
Get an email when a new encoding/xml advisory drops — max one per day, one-click unsubscribe.
Details
Original advisory: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56859
Exploitation outlook
EPSS (FIRST.org) estimates each CVE’s probability of exploitation in the next 30 days — here is the CSIRTS.com read on those numbers.
- Low exploitation riskCVE-2026-568590.57% 30-day exploitation probability — currently an unlikely target, but scores change as exploit code circulates. Riskier than 44% of all EPSS-scored CVEs.
Referenced CVEs
| CVE | CSIRTS overview | External |
|---|---|---|
| CVE-2026-56859 | coverage & exploitation status | NVD · CVE.org |
Same CVEs, other sources
How other CERTs, PSIRTs and databases cover the vulnerabilities in this advisory.
Recent advisories for Add recursion depth
A cluster of recent advisories against the same product widens the attack surface — attackers routinely chain freshly published CVEs on one product, so review these together.
More from Microsoft Security Response Center
- lowCVE-2026-14673: PostgreSQL amcheck does not clear untrusted search path2026-08-11
- criticalCVE-2026-69836: Microsoft Entra ID Remote Code Execution Vulnerability2026-08-11
- mediumCVE-2026-53792: rsync < 3.5.0 Out-of-Bounds Read via Zero-Length Checksum Block2026-08-11
- highCVE-2026-70347: Windows Installer Elevation of Privilege Vulnerability2026-08-11
- highCVE-2026-64909: Microsoft Office Remote Code Execution Vulnerability2026-08-11