Skip to content

fix: upgrade react-router to 7.14.2 (CVE-2026-42211) - #68

Open
anupamme wants to merge 1 commit into
PackmindHub:mainfrom
anupamme:fix-repo-coding-agents-matrix-cve-2026-42211-react-router
Open

fix: upgrade react-router to 7.14.2 (CVE-2026-42211)#68
anupamme wants to merge 1 commit into
PackmindHub:mainfrom
anupamme:fix-repo-coding-agents-matrix-cve-2026-42211-react-router

Conversation

@anupamme

@anupamme anupamme commented Sep 7, 2026

Copy link
Copy Markdown

Summary

Upgrade react-router from 7.13.0 to 7.14.2 to fix CVE-2026-42211.

Vulnerability

Field Value
ID CVE-2026-42211
Severity HIGH
Scanner trivy
Rule CVE-2026-42211
File package-lock.json (dependency: react-router)
Assessment Present in dependency tree, not confirmed reachable

Description: react-router: React Router: Remote Code Execution via prototype pollution in Framework Mode

Evidence

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

Changes

  • package.json
  • package-lock.json

Behavior Preservation

This change touches only dependency manifests (package.json, package-lock.json); no source file in the repository is modified.


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