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., "^(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. This issue is also fixed in version 6.14.0.
CVE-2025-69873
This low-severity CVE scores 2.9 under NVD CVSS v3. EPSS exploit probability: 0.0%, top 97% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 2.9(medium)
- EPSS
- 39.0%
- KEV
- Not listed
Published
February 11, 2026
Last Modified
July 16, 2026
Advisory Details (9)
Auto-updated Jun 30, 2026[GHSA-2g4f-4pwh-qvx6] ajv has ReDoS when using `$data` option
Fix merged in github/advisory-database PR #6991 on 2026-02-20 — awaiting tagged release
https://github.com/github/advisory-database/pull/6991add regExp option to address $data exploit via a regular expression (CVE-2025-69873)
Fix merged in ajv-validator/ajv PR #2590 on 2026-02-20 — awaiting tagged release
https://github.com/ajv-validator/ajv/pull/2590fix(security): backport CVE-2025-69873 - wrap $data pattern in try/catch
Upstream fix in progress (PR #2588 · ajv-validator/ajv, state=closed)
https://github.com/ajv-validator/ajv/pull/2588ajv has ReDoS when using `$data` option · CVE-2025-69873 · GitHub Advisory Database · GitHub
https://github.com/advisories/GHSA-2g4f-4pwh-qvx6ethan-cve-disclosures/CVE-2025-69873-ajv-ReDoS.md at main · EthanKim88/ethan-cve-disclosures · GitHub
https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.mdVendor Advisories for CVE-2025-69873(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:40984Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20.15 security, enhancement & bug fix update
- RHSA-2026:40118Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Edge Manager Version 1.1.3 Security Update
- RHSA-2026:36651Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Edge Manager Version 1.0.3 Security Update
- RHSA-2026:33371Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.3.18 security update
- RHSA-2026:26214Red Hat Product SecurityHigh
Red Hat Security Advisory: General availability of the satellite/iop-advisor-frontend-rhel9 container image
- RHSA-2026:26211Red Hat Product SecurityHigh
Red Hat Security Advisory: General availability of the satellite/iop-remediations-rhel9 container image
- RHSA-2026:19712Red Hat Product SecurityCritical
Red Hat Security Advisory: RHOAI 3.3.3 - Red Hat OpenShift AI
- RHSA-2026:14774Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.15.64 bug fix and security update
- +12 more
Patch Availability(19)
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ajv | — | 6.14.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(6)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Red HatRHSA-2026:5168IMPORTANT2026-02-11
RHSA-2026:5168 — Important
- Red HatRHSA-2026:5807IMPORTANT2026-02-11
RHSA-2026:5807 — Important
- Red HatRHSA-2026:5907IMPORTANT2026-02-11
RHSA-2026:5907 — Important
- Red HatRHSA-2026:6192IMPORTANT2026-02-11
RHSA-2026:6192 — Important
- Red HatRHSA-2026:6277IMPORTANT2026-02-11
RHSA-2026:6277 — Important
- Red HatRHSA-2026:6309IMPORTANT2026-02-11
RHSA-2026:6309 — Important
Data Freshness Timeline
(refreshed 15× in last 7d / 54× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 113 total refreshes for this CVE.
- 2026-07-16 12:53 UTCOSV refresh
- 2026-07-16 12:29 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
- 2026-07-16 12:08 UTCMITRE cvelistV5CVSS v3 → 2.9 · severity → LOW
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:22 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
- 2026-07-15 02:06 UTCMITRE cvelistV5CVSS v3 → 2.9 · severity → LOW
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-13 06:12 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 13:52 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
- 2026-07-09 12:25 UTCMITRE cvelistV5CVSS v3 → 2.9 · severity → LOW
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 04:31 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 11:49 UTCOSV refresh
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:48 UTCEPSS rescore
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 22:29 UTCEG score recompute
- 2026-06-10 22:29 UTCVendor advisory
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-07 19:30 UTCEG score recompute
- 2026-06-07 19:30 UTCVendor advisory
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-05 22:47 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-02 20:13 UTCEPSS rescore
- 2026-06-01 14:19 UTCOSV refresh
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-29 13:44 UTCEPSS rescore
- 2026-05-29 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-26 13:44 UTCEPSS rescore
- 2026-05-26 13:44 UTCEPSS rescore
- 2026-05-26 13:44 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2025-69873?
When was CVE-2025-69873 disclosed?
Is CVE-2025-69873 actively exploited?
What is the CVSS score of CVE-2025-69873?
How do I remediate CVE-2025-69873?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-69873
Is Your Infrastructure Affected by CVE-2025-69873?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.