-
Notifications
You must be signed in to change notification settings - Fork 65
Description
CVE-2025-69873 - Low Severity Vulnerability
Vulnerable Libraries - ajv-8.6.3.tgz, ajv-6.12.6.tgz
ajv-8.6.3.tgz
Another JSON Schema Validator
Library home page: https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz
Dependency Hierarchy:
- eslint-7.32.0.tgz (Root Library)
- table-6.7.1.tgz
- ❌ ajv-8.6.3.tgz (Vulnerable Library)
- table-6.7.1.tgz
ajv-6.12.6.tgz
Another JSON Schema Validator
Library home page: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz
Path to dependency file: /root/package.json
Path to vulnerable library: /root/node_modules/ajv/package.json,/server/client/node_modules/ajv/package.json
Dependency Hierarchy:
- webpack-dev-server-4.2.1.tgz (Root Library)
- schema-utils-3.1.1.tgz
- ❌ ajv-6.12.6.tgz (Vulnerable Library)
- schema-utils-3.1.1.tgz
Found in base branch: main
Vulnerability Details
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 (
Publish Date: 2026-02-11
URL: CVE-2025-69873
CVSS 3 Score Details (2.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-2g4f-4pwh-qvx6
Release Date: 2026-02-11
Fix Resolution: https://github.com/ajv-validator/ajv.git - v8.18.0,https://github.com/ajv-validator/ajv.git - v6.14.0
Step up your Open Source Security Game with Mend here