Skip to content

fix: upgrade react-router to 7.13.2 (CVE-2026-33245) - #75

Open
anupamme wants to merge 1 commit into
forzagreen:mainfrom
anupamme:fix-repo-wikitermbase-cve-2026-33245-react-router
Open

fix: upgrade react-router to 7.13.2 (CVE-2026-33245)#75
anupamme wants to merge 1 commit into
forzagreen:mainfrom
anupamme:fix-repo-wikitermbase-cve-2026-33245-react-router

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade react-router from 7.13.0 to 7.13.2 to fix CVE-2026-33245.

Vulnerability

Field Value
ID CVE-2026-33245
Severity HIGH
Scanner trivy
Rule CVE-2026-33245
File backend/frontend/package-lock.json (dependency: react-router)
Assessment Likely exploitable

Description: react-router: React Router: Cross-Site Scripting vulnerability via untrusted React Server Component redirects

Evidence

Scanner confirmation: trivy rule CVE-2026-33245 flagged this pattern.

Changes

  • backend/frontend/package-lock.json
  • backend/frontend/package.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant