CVE-2025-57317
HIGH7.5EPSS 0.12%apidoc-core is vulnerable to prototype pollution
Published: 9/25/2025Modified: 9/26/2025
Description
apidoc-core is the core parser library to generate apidoc result following the apidoc-spec. A Prototype Pollution vulnerability in the preProcess function of apidoc-core versions thru 0.15.0 allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.
Affected packages (1)
- npm/apidoc-corefrom 0, <= 0.15.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (4)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-57317
- PATCHhttps://github.com/apidoc/apidoc-core
- WEBhttps://github.com/OrangeShieldInfos/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57317
- WEBhttps://github.com/VulnSageAgent/PoCs/blob/main/JavaScript/prototype-pollution/apidoc-core%400.15.0/index.js