AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-33818

HIGH · CVSS 7.5 EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The 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.