CVE-2026-56859: Add recursion depth guard during decode in encoding/xml
Published Aug 13, 2026
·Updated
Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.
Affected Software
1 affected component
encoding/xml DecodeElement
Event History
Aug 13, 2026
CVE Published
via MITRE·09:58 PM
Data Sourced
via MITRE·09:58 PM
DescriptionWeakness