Skip to content

fix(deps): update dependency ajv to v8.18.0 [security] - autoclosed#1468

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

fix(deps): update dependency ajv to v8.18.0 [security] - autoclosed#1468
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-ajv-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence
ajv (source) 8.17.18.18.0 age 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)

v8.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

@vercel
Copy link

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oneui Ready Ready Preview, Comment Feb 24, 2026 7:10pm

Request Review

@renovate renovate bot changed the title fix(deps): update dependency ajv to v8.18.0 [security] fix(deps): update dependency ajv to v8.18.0 [security] - autoclosed Feb 22, 2026
@renovate renovate bot closed this Feb 22, 2026
@renovate renovate bot deleted the renovate/npm-ajv-vulnerability branch February 22, 2026 20:47
@renovate renovate bot changed the title fix(deps): update dependency ajv to v8.18.0 [security] - autoclosed fix(deps): update dependency ajv to v8.18.0 [security] Feb 24, 2026
@renovate renovate bot reopened this Feb 24, 2026
@renovate renovate bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from 6b9de94 to 6a0987a Compare February 24, 2026 19:09
@renovate renovate bot changed the title fix(deps): update dependency ajv to v8.18.0 [security] fix(deps): update dependency ajv to v8.18.0 [security] - autoclosed Feb 24, 2026
@renovate renovate bot closed this Feb 24, 2026
Sign up for free to 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