CVE-2026-24888
Last modified
CVE-2026-24888 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the `makerjs.extendObject` function copies properties from source objects without proper validation, potentially exposing applications to security risks. EPSS estimates a 0.88% chance of exploitation in the next 30 days.
Description
Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the `makerjs.extendObject` function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks `hasOwnProperty()` checks and does not filter dangerous keys, allowing inherited properties and potentially malicious properties to be copied to target objects. A patch is available in commit 85e0f12bd868974b891601a141974f929dec36b8, which is expected to be part of version 0.19.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Microsoft | Maker.Js | <= 0.19.1 |
References
- https://github.com/microsoft/maker.js/security/advisories/GHSA-2cp6-34r9-54xxExploit, Vendor Advisory
- https://github.com/microsoft/maker.js/security/advisories/GHSA-2cp6-34r9-54xxExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-24888?
How severe is CVE-2026-24888?
How do I fix CVE-2026-24888?
Are you affected by CVE-2026-24888?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
