Debian Node-Ajv vulnerabilities
2 known vulnerabilities affecting debian/node-ajv.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM1LOW1
Vulnerabilities
Page 1 of 1
CVE-2025-69873LOWCVSS 2.9fixed in node-ajv 8.18.0~ds+~cs6.1.1-1 (forky)2025
CVE-2025-69873 [LOW] CVE-2025-69873: node-ajv - ajv (Another JSON Schema Validator) before 8.18.0 is vulnerable to Regular Expre...
ajv (Another JSON Schema Validator) before 8.18.0 is vulnerable to Regular Expression Denial of Service (ReDoS) when the $data option is enabled. The pattern keyword accepts runtime data via JSON Pointer syntax ($data reference), which is passed directly to the JavaScript RegExp() constructor without validation. An attacker can inject a malicious regex pattern (e.g.
debian
CVE-2020-15366MEDIUMCVSS 5.6fixed in node-ajv 6.12.4-1 (bookworm)2020
CVE-2020-15366 [MEDIUM] CVE-2020-15366: node-ajv - An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Valida...
An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)
Scope: local
bookwo
debian