Skip to content

chore(dependencies): update dependency ajv to v6.14.0 [security] - #313

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-ajv-vulnerability
Open

chore(dependencies): update dependency ajv to v6.14.0 [security]#313
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-ajv-vulnerability

Conversation

@renovate

@renovaterenovateBot commented Feb 17, 2026

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
ajv (source)6.12.66.14.0ageconfidence

ajv has ReDoS when using $data option

CVE-2025-69873 / GHSA-2g4f-4pwh-qvx6

More information

Details

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.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

ajv-validator/ajv (ajv)

v6.14.0

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(dependencies): update dependency ajv to v8 [security]fix(dependencies): update dependency ajv to v8 [security] - autoclosedFeb 20, 2026
@renovaterenovateBot closed this Feb 20, 2026
@renovate
renovateBot deleted the renovate/npm-ajv-vulnerability branch February 20, 2026 21:42
@renovaterenovateBot changed the title fix(dependencies): update dependency ajv to v8 [security] - autoclosedchore(dependencies): update dependency ajv to v6.14.0 [security]Feb 21, 2026
@renovaterenovateBot reopened this Feb 21, 2026
@renovate
renovateBotforce-pushed the renovate/npm-ajv-vulnerability branch from 4b3f670 to 957408cCompareFebruary 21, 2026 20:41
@renovaterenovateBot changed the title chore(dependencies): update dependency ajv to v6.14.0 [security]chore(dependencies): update dependency ajv to v6.14.0 [security] - autoclosedMar 27, 2026
@renovaterenovateBot closed this Mar 27, 2026
@renovaterenovateBot changed the title chore(dependencies): update dependency ajv to v6.14.0 [security] - autoclosedchore(dependencies): update dependency ajv to v6.14.0 [security]Mar 30, 2026
@renovaterenovateBot reopened this Mar 30, 2026
@renovate
renovateBotforce-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from 957408c to 3c4653dCompareMarch 30, 2026 17:44
@renovaterenovateBot changed the title chore(dependencies): update dependency ajv to v6.14.0 [security]chore(dependencies): update dependency ajv to v6.14.0 [security] - autoclosedApr 27, 2026
@renovaterenovateBot closed this Apr 27, 2026
@renovaterenovateBot changed the title chore(dependencies): update dependency ajv to v6.14.0 [security] - autoclosedchore(dependencies): update dependency ajv to v6.14.0 [security]Apr 27, 2026
@renovaterenovateBot reopened this Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from 3c4653d to 9afb0adCompareApril 27, 2026 21:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants