Stack Exhaustion Vulnerability in DecodeElement of Go Programming Language
CVE-2026-56859
Currently unrated
What is CVE-2026-56859?
The DecodeElement in the Go programming language contains a flaw where the depth counter gets reset incorrectly, preventing it from firing, which can ultimately lead to stack exhaustion. This vulnerability can impact the application's stability and performance, posing risks during execution. Developers should ensure they are using updated versions of the Go programming language to mitigate this issue and enhance their application's security.
Affected Version(s)
encoding/xml 0 < 1.25.13
encoding/xml 1.26.0-0 < 1.26.6
encoding/xml 1.27.0-0 < 1.27.0-rc.3
