Skip to content

Update dependency ajv to v8.18.0 [SECURITY]#286

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

Update dependency ajv to v8.18.0 [SECURITY]#286
balena-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-ajv-vulnerability

Conversation

@balena-renovate
Copy link
Copy Markdown
Contributor

@balena-renovate balena-renovate Bot commented Feb 18, 2026

This PR contains the following updates:

Package Change Age Confidence
ajv (source) 8.17.18.18.0 age confidence

ajv has ReDoS when using $data option

CVE-2025-69873 / GHSA-2g4f-4pwh-qvx6

More information

Details

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.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


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: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

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

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 has been generated by Mend Renovate.

@flowzone-app
Copy link
Copy Markdown
Contributor

flowzone-app Bot commented Feb 18, 2026

Website deployed to CF Pages, 👀 preview link https://507661cf.balena-design-system.pages.dev

@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch from 248f5eb to f7167fd Compare February 19, 2026 14:14
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Feb 20, 2026
@balena-renovate balena-renovate Bot closed this Feb 20, 2026
@balena-renovate balena-renovate Bot deleted the renovate/npm-ajv-vulnerability branch February 20, 2026 21:00
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Update dependency ajv to v8.18.0 [SECURITY] Feb 22, 2026
@balena-renovate balena-renovate Bot reopened this Feb 22, 2026
@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from f7167fd to a41a1e9 Compare February 22, 2026 14:04
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Mar 27, 2026
@balena-renovate balena-renovate Bot closed this Mar 27, 2026
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Update dependency ajv to v8.18.0 [SECURITY] Mar 30, 2026
@balena-renovate balena-renovate Bot reopened this Mar 30, 2026
@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from a41a1e9 to f5e912d Compare March 30, 2026 18:11
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Apr 27, 2026
@balena-renovate balena-renovate Bot closed this Apr 27, 2026
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Update dependency ajv to v8.18.0 [SECURITY] Apr 27, 2026
@balena-renovate balena-renovate Bot reopened this Apr 27, 2026
@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch 2 times, most recently from f5e912d to cd599e6 Compare April 27, 2026 20:14
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Apr 27, 2026
@balena-renovate balena-renovate Bot closed this Apr 27, 2026
@balena-renovate balena-renovate Bot changed the title Update dependency ajv to v8.18.0 [SECURITY] - autoclosed Update dependency ajv to v8.18.0 [SECURITY] Apr 27, 2026
@balena-renovate balena-renovate Bot reopened this Apr 27, 2026
@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch from cd599e6 to 1cb7e3c Compare April 27, 2026 23:10
Update ajv from 8.17.1 to 8.18.0

Change-type: patch
@balena-renovate balena-renovate Bot force-pushed the renovate/npm-ajv-vulnerability branch from 1cb7e3c to 81293dd Compare April 30, 2026 15:36
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