—
GO-2026-6088
Add recursion depth guard during decode in encoding/xml
Quick fix
GO-2026-6088 — stdlib: upgrade to the fixed version with the command below.
go get stdlib@v1.25.13 Details
Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.
Are you affected?
Enter the version of the package you're using.