Home

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.

PUBLISHED Reserved 2026-01-27 | Published 2026-01-28 | Updated 2026-01-29 | Assigner GitHub_M




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Problem types

CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Product status

<= 0.19.1
affected

References

github.com/...ker.js/security/advisories/GHSA-2cp6-34r9-54xx exploit

github.com/...ker.js/security/advisories/GHSA-2cp6-34r9-54xx

github.com/...ommit/85e0f12bd868974b891601a141974f929dec36b8

github.com/...1253587167/packages/maker.js/src/core/maker.ts

cve.org (CVE-2026-24888)

nvd.nist.gov (CVE-2026-24888)

Download JSON