Skip to content

Comments

chore(deps): update dependency ajv to ~8.18.0 [security] (main) - abandoned#3980

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/main-npm-ajv-vulnerability
Open

chore(deps): update dependency ajv to ~8.18.0 [security] (main) - abandoned#3980
renovate[bot] wants to merge 2 commits intomainfrom
renovate/main-npm-ajv-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Change Age Confidence
ajv (source) ~8.17.1~8.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 - "" in timezone Europe/Paris, 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.

@renovate renovate bot requested a review from a team as a code owner February 18, 2026 10:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 18, 2026
@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 18, 2026

View your CI Pipeline Execution ↗ for commit bc00482

Command Status Duration Result
nx run-many --target=test-e2e ✅ Succeeded 2m 3s View ↗
nx run-many --tui=false --target=build --projec... ✅ Succeeded 1s View ↗
nx run-many --target=build,build-swagger ✅ Succeeded 15m 22s View ↗
nx affected --target=lint --configuration ci ✅ Succeeded 14m 14s View ↗
nx affected --target=test --collectCoverage --c... ✅ Succeeded 4m 47s View ↗
nx run ama-sdk-schematics:build-swagger ✅ Succeeded 2m 17s View ↗
nx run-many --target=documentation ✅ Succeeded 1m 25s View ↗
nx affected --target=package-github-action ✅ Succeeded 2m 8s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-20 03:42:25 UTC

@renovate renovate bot force-pushed the renovate/main-npm-ajv-vulnerability branch from bfc538c to a504671 Compare February 18, 2026 10:27
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.16%. Comparing base (0508b63) to head (bc00482).
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/main-npm-ajv-vulnerability branch 2 times, most recently from 43081de to 0c3b545 Compare February 18, 2026 12:00
yarn.lock Outdated
linkType: hard

"ajv@npm:8.17.1, ajv@npm:^8.0.0, ajv@npm:^8.0.1, ajv@npm:^8.11.0, ajv@npm:^8.12.0, ajv@npm:^8.17.1, ajv@npm:^8.9.0, ajv@npm:~8.17.1":
"ajv@npm:8.17.1":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the vulnerable dep is still there, we probably need to add it into overrides to remove it

@renovate renovate bot force-pushed the renovate/main-npm-ajv-vulnerability branch from 0c3b545 to fb6829e Compare February 19, 2026 09:33
kpanot
kpanot previously approved these changes Feb 19, 2026
@kpanot kpanot self-requested a review February 19, 2026 09:51
@renovate renovate bot force-pushed the renovate/main-npm-ajv-vulnerability branch from fb6829e to 367b15e Compare February 19, 2026 12:22
@renovate renovate bot force-pushed the renovate/main-npm-ajv-vulnerability branch from 367b15e to 05cbf24 Compare February 19, 2026 12:36
@renovate
Copy link
Contributor Author

renovate bot commented Feb 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@matthieu-crouzet matthieu-crouzet added this pull request to the merge queue Feb 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2026
@renovate renovate bot changed the title chore(deps): update dependency ajv to ~8.18.0 [security] (main) chore(deps): update dependency ajv to ~8.18.0 [security] (main) - abandoned Feb 21, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 21, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Labels

dependencies Pull requests that update a dependency file project:@ama-openapi/core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants