Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apidocjs | Apidoc-Core | <= 0.15.0 |
Related Weaknesses (CWE)
References
- https://github.com/OrangeShieldInfos/PoCs/tree/main/JavaScript/prototype-pollutiThird Party Advisory
- https://github.com/VulnSageAgent/PoCs/blob/main/JavaScript/prototype-pollution/aBroken Link
FAQ
What is CVE-2025-57317?
CVE-2025-57317 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 at...
How severe is CVE-2025-57317?
CVE-2025-57317 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57317?
Check the references section above for vendor advisories and patch information. Affected products include: Apidocjs Apidoc-Core.