Search for packages
| purl | pkg:deb/debian/node-ajv@8.12.0~ds%2B~2.1.1-5 |
| Next non-vulnerable version | 8.18.0~ds+~cs6.1.1-1 |
| Latest non-vulnerable version | 8.18.0~ds+~cs6.1.1-1 |
| Risk | 3.4 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1znw-5dwm-7ydy
Aliases: CVE-2025-69873 GHSA-2g4f-4pwh-qvx6 |
ajv has ReDoS when using `$data` option ajv (Another JSON Schema Validator) through version 8.17.1 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., `\"^(a|a)*$\"`) combined with crafted input to cause catastrophic backtracking. A 31-character payload causes approximately 44 seconds of CPU blocking, with each additional character doubling execution time. This enables complete denial of service with a single HTTP request against any API using ajv with `$data`: true for dynamic schema validation. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-16T08:40:22.291765+00:00 | Debian Importer | Affected by | VCID-1znw-5dwm-7ydy | https://security-tracker.debian.org/tracker/data/json | 38.4.0 |
| 2026-04-11T17:49:46.051895+00:00 | Debian Importer | Affected by | VCID-1znw-5dwm-7ydy | https://security-tracker.debian.org/tracker/data/json | 38.3.0 |
| 2026-04-08T17:44:13.986377+00:00 | Debian Importer | Affected by | VCID-1znw-5dwm-7ydy | https://security-tracker.debian.org/tracker/data/json | 38.1.0 |