Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

fix: remediate CVE-2025-15284 in qs dependency#86

Open
ona-security-engineer wants to merge 1 commit intomainfrom
fix/CVE-2025-15284
Open

fix: remediate CVE-2025-15284 in qs dependency#86
ona-security-engineer wants to merge 1 commit intomainfrom
fix/CVE-2025-15284

Conversation

@ona-security-engineer
Copy link

Automated security fix from Demo Pipeline.

Summary

Remediates CVE-2025-15284 (HIGH severity) in the qs package by adding an npm override to pin version 6.14.1.

Changes

  • Added overrides field to backend/catalog/package.json to force qs@6.14.1
  • Updated backend/catalog/package-lock.json with the fixed version

Verification

  • Build: ✅ pass
  • Tests: ✅ 75 passed
  • Vulnerability scan: ✅ CVE-2025-15284 no longer detected

Add npm override to pin qs@6.14.1, fixing prototype pollution vulnerability
in query string parsing.

Co-authored-by: Ona <no-reply@ona.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant