CVE-2026-88388
Last modified
CVE-2026-88388 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Espruino 2v29 (commit bffc6d0) contains a stack-based buffer overflow vulnerability in the JavaScript error stack-trace handling path on 64-bit builds. A remote attacker can supply JavaScript input that triggers an exception and reaches jslPrintTokenLineMarker(), which passes the address of a 4-byte int column variable to jsvGetLineAndCol() as a size_t pointer. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
Espruino 2v29 (commit bffc6d0) contains a stack-based buffer overflow vulnerability in the JavaScript error stack-trace handling path on 64-bit builds. A remote attacker can supply JavaScript input that triggers an exception and reaches jslPrintTokenLineMarker(), which passes the address of a 4-byte int column variable to jsvGetLineAndCol() as a size_t pointer. jsvGetLineAndCol() performs an 8-byte write through the mismatched pointer, overwriting adjacent stack memory.
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-88388?
How severe is CVE-2026-88388?
How do I fix CVE-2026-88388?
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-88382hiredis commit 29ea279 (post-v1.5.0) contains an uncontrolle…7.5
- CVE-2026-88383libical 4.0.6 contains an incompatible function pointer in i…
- CVE-2026-88384OpenEXR 3.4.14 contains a NULL Pointer Dereference in the C+…5.5
- CVE-2026-88385Mini-XML 4.0.5 contains a memory leak vulnerability in mxml_…
- CVE-2026-88386libsndfile 1.2.2 contains a misaligned memory access issue i…5.5
- CVE-2026-88387LibRaw 0.22.0 contains an incorrect numeric conversion vulne…
- CVE-2026-88389Espruino 2v29 (commit bffc6d0) contains a NULL pointer deref…
- CVE-2026-8839The MapPress Maps for WordPress plugin for WordPress is vuln…5.3
- CVE-2026-88390An out-of-bounds write vulnerability in jslGetTokenValueAsSt…7.7
- CVE-2026-8840The Booking calendar, Appointment Booking System plugin for …5.3
- CVE-2026-88402A SQL injection vulnerability in the checkSQL function of no…9.8
- CVE-2026-88403A Server-Side Request Forgery (SSRF) in the serverRequest fu…6.5
Are you affected by CVE-2026-88388?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
