Skip to content

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

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)#3998
renovate[bot] wants to merge 2 commits intomainfrom
renovate/main-npm-ajv-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 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 24, 2026 15:28
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 24, 2026
@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 24, 2026

View your CI Pipeline Execution ↗ for commit 93e1b4a

Command Status Duration Result
nx run-many --target=test-e2e ✅ Succeeded 2m 5s View ↗
nx run-many --tui=false --target=build --projec... ✅ Succeeded 1s View ↗
nx run-many --target=build,build-swagger ✅ Succeeded 15m 42s View ↗
nx affected --target=lint --configuration ci ✅ Succeeded 14m 41s View ↗
nx affected --target=test --collectCoverage --c... ✅ Succeeded 6m 6s View ↗
nx run ama-sdk-schematics:build-swagger ✅ Succeeded 2m 57s View ↗
nx run-many --target=documentation ✅ Succeeded 1m 30s View ↗
nx affected --target=package-github-action ✅ Succeeded 2m 11s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-26 00:52:52 UTC

@kpanot kpanot enabled auto-merge February 24, 2026 15:30
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 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.

@kpanot kpanot force-pushed the renovate/main-npm-ajv-vulnerability branch from bc00482 to 93e1b4a Compare February 26, 2026 00:27
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.16%. Comparing base (06bf477) to head (93e1b4a).
✅ 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.

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.

1 participant