CyberRota Analysis
AI-GeneratedThe vulnerability allows for stack exhaustion during the unmarshalling process when handling deeply-nested, recursive data structures, potentially leading to denial-of-service conditions. Affected products are unspecified, but developers and organizations utilizing libraries or frameworks that implement unmarshalling should prioritize addressing this issue to prevent service disruptions.
CVE
CVE-2026-33818
Severity
HIGH
CVSS
7.5
EPSS
0.18%
Original NVD Description
Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.