CVE-2026-33818

Summary

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.

Affected Software

VendorProductVersion RangeStatus
Go standard libraryencoding/asn10 < 1.25.13affected
Go standard libraryencoding/asn11.26.0-0 < 1.26.6affected
Go standard libraryencoding/asn11.27.0-0 < 1.27.0-rc.3affected

Weaknesses

  • CWE-400: Uncontrolled Resource Consumption

References