CVE-2026-88355
Last modified
CVE-2026-88355 is a vulnerability of currently unknown severity. An incorrect buffer size calculation vulnerability exists in tinyexpr commit 4a7456e in new_expr(). For arity-0 expression nodes, including constants, variables, and zero-argument functions, the function allocates less memory than sizeof(te_expr) but treats the returned allocation as a complete te_expr object.
Description
An incorrect buffer size calculation vulnerability exists in tinyexpr commit 4a7456e in new_expr(). For arity-0 expression nodes, including constants, variables, and zero-argument functions, the function allocates less memory than sizeof(te_expr) but treats the returned allocation as a complete te_expr object. This results in undefined behavior and can cause deterministic process termination in UBSan-instrumented builds.
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-88355?
How severe is CVE-2026-88355?
How do I fix CVE-2026-88355?
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-88341A reachable assertion vulnerability exists in YARA 4.5.8 whe…5.5
- CVE-2026-88344An out-of-bounds read vulnerability exists in the schema lex…7.5
- CVE-2026-88345An out-of-bounds read vulnerability exists in the schema lex…7.5
- 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-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-88359libfyaml 0.9.6 contains a stack exhaustion vulnerability in …6.5
- 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
Are you affected by CVE-2026-88355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
