Resource exhaustion in N/a
CVE-2026-88359
libfyaml 0.9.6 contains a stack exhaustion vulnerability in fy_atom_iter_format(). When processing a specially crafted YAML document containing a very large literal or folded block scalar, the function repeatedly grows an internal buffer using alloca() inside a loop. The allocated stack memory is not released until the function returns, causing cumulative stack growth that can exceed the process stack limit and result in SIGSEGV and denial of service.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H.
EPSS exploit prediction
EPSS: 0.002 (3.9th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 4th percentile — 3.9% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
The 30-day trend appears once there are two daily scores.
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-88359?
- CVE-2026-88359 is a medium-severity vulnerability in N/a, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 6.5/10. Published 2026-09-24.
- How severe is CVE-2026-88359?
- Medium severity. CVSS v3 base score is 6.5 out of 10.