Runtime crash via non-module import-star handling
Published Feb 6, 2026 · Updated Feb 6, 2026
Memory corruption in MicroPython 1.27.0 and earlier allows local users to crash the runtime through a crafted import-star operation. The mp_import_all function treats its source as a native module and passes an invalid globals map to mp_map_lookup when a custom importer returns a class. A local user who can run a crafted script can terminate the interpreter process or reset an attached device; no code execution or data access is reported.
Summary
What happened
Memory corruption in MicroPython 1.27.0 and earlier allows local users to crash the runtime through a crafted import-star operation. The mp_import_all function treats its source as a native module and passes an invalid globals map to mp_map_lookup when a custom importer returns a class. A local user who can run a crafted script can terminate the interpreter process or reset an attached device; no code execution or data access is reported.
The record
- CVE
- CVE-2026-1998
- Published
- Feb 6, 2026
- Updated
- Feb 6, 2026
- Vendor
- MicroPython
- Product
- MicroPython
- Classifications
- CWE-119, CWE-787, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 6, 2026CVE publishedPublication date reported by the CVE source.
- Feb 6, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
- Affected versionversion=1.1
- Affected versionversion=1.10
- Affected versionversion=1.11
- Affected versionversion=1.12
- Affected versionversion=1.13
- Affected versionversion=1.14
- Affected versionversion=1.15
- Affected versionversion=1.16
- Affected versionversion=1.17
- Affected versionversion=1.18
- Affected versionversion=1.19
- Affected versionversion=1.2
- Affected versionversion=1.20
- Affected versionversion=1.21
- Affected versionversion=1.22
- Affected versionversion=1.23
- Affected versionversion=1.24
- Affected versionversion=1.25
- Affected versionversion=1.26
- Affected versionversion=1.27.0
- Affected versionversion=1.3
- Affected versionversion=1.4
- Affected versionversion=1.5
- Affected versionversion=1.6
- Affected versionversion=1.7
- Affected versionversion=1.8
- Affected versionversion=1.9
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- mp_import_all non-module import-star proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo