GHSA-2cp6-34r9-54xx
MODERATECVE-2026-24888The 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.
- Affected
- <= 0.19.1
- Fixed in
- 0.19.2
- Weakness
- CWE-1321
- Published
- 2026-01-29
- Source
- github