Moderate severityOSV Advisory· Published Jan 28, 2026· Updated Jan 29, 2026
Maker.js Vulnerable to Unsafe Property Copying in makerjs.extendObject
CVE-2026-24888
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
makerjsnpm | < 0.19.2 | 0.19.2 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-2cp6-34r9-54xxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-24888ghsaADVISORY
- github.com/microsoft/maker.js/blob/98cffa82a372ff942194c925a12a311253587167/packages/maker.js/src/core/maker.tsghsax_refsource_MISCWEB
- github.com/microsoft/maker.js/commit/85e0f12bd868974b891601a141974f929dec36b8ghsax_refsource_MISCWEB
- github.com/microsoft/maker.js/security/advisories/GHSA-2cp6-34r9-54xxghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.