CVE-2026-88359
Last modified
CVE-2026-88359 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88359?
How severe is CVE-2026-88359?
How do I fix CVE-2026-88359?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8835IBM HTTP Server 8.5, and 9.0 is vulnerable to invalid pointe…7.3
- CVE-2026-88350An integer overflow vulnerability exists in MPack 1.1.1 in m…
- CVE-2026-88351An integer overflow vulnerability exists in the MPack Node A…9.8
- CVE-2026-88355An incorrect buffer size calculation vulnerability exists in…
- CVE-2026-88357nDPI 5.1.0 contains a memory access issue in the DNS dissect…7.5
- CVE-2026-88358simdjson 4.6.1 contains a one-byte out-of-bounds read vulner…
- CVE-2026-8836A vulnerability was found in lwIP up to 2.2.1. Affected is t…9.8
- CVE-2026-88360libvips 8.19.0 contains a memory access vulnerability when p…
- CVE-2026-88361SumatraPDF 3.6.1 contains an integer overflow vulnerability …7.5
- CVE-2026-88362MuJS e892c9fdb contains an incorrect numeric conversion vuln…7.5
- CVE-2026-88365minimp3 commit ea99364f contains an integer overflow vulnera…
- CVE-2026-88366NanoSVG commit 239e102ec contains an incorrect numeric conve…
Are you affected by CVE-2026-88359?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
