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.

Project Subscriptions

Vendors Products
Microsoft Subscribe
Maker.js Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2cp6-34r9-54xx Maker.js has Unsafe Property Copying in makerjs.extendObject
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Mon, 09 Feb 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:microsoft:maker.js:*:*:*:*:*:node.js:*:*

Thu, 29 Jan 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 29 Jan 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft maker.js
Vendors & Products Microsoft
Microsoft maker.js

Wed, 28 Jan 2026 21:45:00 +0000

Type Values Removed Values Added
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.
Title Maker.js Vulnerable to Unsafe Property Copying in makerjs.extendObject
Weaknesses CWE-1321
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-29T18:00:53.428Z

Reserved: 2026-01-27T19:35:20.528Z

Link: CVE-2026-24888

cve-icon Vulnrichment

Updated: 2026-01-29T16:02:26.579Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-28T22:15:56.517

Modified: 2026-02-09T16:37:29.410

Link: CVE-2026-24888

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-01-29T09:08:38Z

Weaknesses