CVE-2025-13158
CriticalSummary
Prototype pollution vulnerability in apidoc-core versions 0.2.0 and all subsequent versions allows remote attackers to modify JavaScript object prototypes via malformed data structures, including the 'define' property, potentially leading to denial of service or unintended behavior.
Risk Assessment
An attacker can disrupt application functionality or cause unintended behavior, potentially affecting system availability and integrity.
Recommendation
Update apidoc-core to the latest version if available, and avoid processing untrusted input.
Original NVD description (English source)
Prototype pollution vulnerability in apidoc-core versions 0.2.0 and all subsequent versions allows remote attackers to modify JavaScript object prototypes via malformed data structures, including the “define” property processed by the application, potentially leading to denial of service or unintended behavior in applications relying on the integrity of prototype chains. This affects the preProcess() function in api_group.js, api_param_title.js, api_use.js, and api_permission.js worker modules.

