Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2025-66400
Summary
mdast-util-to-hast is an mdast utility to transform to hast. In versions from 13.x through 13.2.0, multiple (unprefixed) "classnames" could be added in markdown source by using character references. This could make rendered user supplied markdown code elements appear like the rest of the page.
- LOW
- NETWORK
- LOW
- UNCHANGED
- NONE
- NONE
- NONE
- NONE
CWE-915 - Improperly Controlled Modification of Dynamically-Determined Object Attributes
The software receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.
References
Advisory Timeline
- Published