CVE-2026-88389: Null Pointer Dereference

Published Sep 25, 2026
·
Updated

Espruino 2v29 (commit bffc6d0) contains a NULL pointer dereference vulnerability in jslGetRawString() in src/jslex.c. Crafted raw/binary string input can cause the lexer to pass a NULL iterator target to jsvLockAgain(). In RELEASE/NOASSERT builds, the missing assertion guard allows a write through the NULL pointer, resulting in memory corruption and application termination or denial of service.

Affected Software

1 affected component
Espruino Espruino=2v29

Event History

Sep 25, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:17 PM
Description

Frequently Asked Questions

1

Which deployments are most exposed to memory corruption from this issue?

Deployments built in RELEASE or NO_ASSERT configurations are most exposed. In those builds, the missing assertion guard permits a write through a NULL pointer when crafted raw or binary string input reaches the affected lexer path.

2

What must an attacker be able to supply?

An attacker needs to be able to provide crafted raw or binary string input that is processed by the Espruino lexer. The input must cause jslGetRawString() to pass a NULL iterator target to jsvLockAgain().

3

How can I identify a potentially affected build?

The reported affected version is Espruino 2v29 at commit bffc6d0. Builds using RELEASE or NO_ASSERT settings should be prioritized because the assertion guard is absent in those configurations.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203