Skip to content

chore(deps): update ajv to 6.14.0 (CVE-2025-69873)#44

Open
mapup-security-fix-bot[bot] wants to merge 1 commit intomainfrom
fix/vuln-14-ajv
Open

chore(deps): update ajv to 6.14.0 (CVE-2025-69873)#44
mapup-security-fix-bot[bot] wants to merge 1 commit intomainfrom
fix/vuln-14-ajv

Conversation

@mapup-security-fix-bot
Copy link
Copy Markdown

Security Fix: CVE-2025-69873ajv < 6.14.0

Vulnerability Summary

Field Value
Package ajv
Ecosystem npm
Severity Medium
Vulnerable range < 6.14.0
Fixed version 6.14.0
CVE CVE-2025-69873

What Changed

ajv is a transitive dependency resolved at version 6.12.6 via the chain:
request@2.88.2har-validator@5.1.5ajv@^6.12.3

This PR adds an overrides entry to javascript/package.json to force the resolved version to >=6.14.0 and regenerates javascript/package-lock.json.

Warnings / Notes for Reviewer

  • ajv@6.14.0 carries the npm dist-tag legacy (the active maintained series is 8.x). However, v6.14.0 is the correct patched release within the v6 line and is a drop-in patch bump — no API or behavioural changes observed in the changelog.
  • har-validator itself is deprecated (this library is no longer supported), as is the top-level request package. A follow-up to migrate away from request would eliminate this entire dependency subtree.
  • CI does not include automated unit/integration tests (only secret-scanning and SAST workflows), so functional validation should be performed manually if needed.

References

@mapup-security-fix-bot mapup-security-fix-bot Bot added security Security vulnerability needs-human-review Requires manual review before merge labels Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-human-review Requires manual review before merge security Security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants