Skip to content

Update dependency ajv to v6.14.0 [SECURITY]#72

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-ajv-vulnerability
Closed

Update dependency ajv to v6.14.0 [SECURITY]#72
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-ajv-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv (source) 6.12.66.14.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-69873

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.


Release Notes

ajv-validator/ajv (ajv)

v6.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Budapest, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate Bot added the security label Mar 29, 2026
@renovate renovate Bot requested a review from mboldi as a code owner March 29, 2026 00:18
@renovate renovate Bot added the security label Mar 29, 2026
@KOliver94 KOliver94 closed this Mar 29, 2026
@KOliver94 KOliver94 deleted the renovate/npm-ajv-vulnerability branch March 29, 2026 00:23
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 29, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (6.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant