Go encoding/asn1 Recursion Cap 1.25.12 to Prevent Stack Exhaustion
CVE-2026-33818 Published on August 13, 2026
Enforce maximum recursion depth in encoding/asn1
Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.
Products Associated with CVE-2026-33818
Want to know whenever a new CVE is published for GoLang Go? stack.watch will email you.
Affected Versions
Go standard library encoding/asn1:- Before 1.25.13 is affected.
- Version 1.26.0-0 and below 1.26.6 is affected.
- Version 1.27.0-0 and below 1.27.0-rc.3 is affected.