Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 17, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv (source) 8.17.18.18.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)

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 - "" in timezone Asia/Tokyo, 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 these updates 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 requested a review from a team as a code owner February 17, 2026 18:32
@renovate renovate Bot added the renovate label Feb 17, 2026
@renovate renovate Bot requested review from chihiro-adachi and tasshi-me and removed request for a team February 17, 2026 18:32
@renovate renovate Bot changed the title chore(deps): update dependency ajv to v8.18.0 [security] chore(deps): update dependency ajv to v8.18.0 [security] - autoclosed Feb 20, 2026
@renovate renovate Bot closed this Feb 20, 2026
@renovate renovate Bot deleted the renovate/npm-ajv-vulnerability branch February 20, 2026 21:12
@renovate renovate Bot changed the title chore(deps): update dependency ajv to v8.18.0 [security] - autoclosed chore(deps): update dependency ajv to v8.18.0 [security] Feb 21, 2026
@renovate renovate Bot reopened this Feb 21, 2026
@renovate renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from 3caa968 to 1cf0b03 Compare February 21, 2026 21:43
@renovate renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from c208eb3 to 5fccff5 Compare March 5, 2026 17:45
@renovate renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch from 5fccff5 to 7e8669c Compare March 13, 2026 14:44
@renovate renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch from 7e8669c to 5bc616c Compare March 13, 2026 22:42
@renovate renovate Bot changed the title chore(deps): update dependency ajv to v8.18.0 [security] chore(deps): update dependency ajv to v8.18.0 [security] - autoclosed Mar 30, 2026
@renovate renovate Bot closed this Mar 30, 2026
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.

0 participants