Skip to content

fix: upgrade next to 16.2.11 (CVE-2026-64642) - #100

Open
anupamme wants to merge 3 commits into
f0rr0:mainfrom
anupamme:fix-repo-oliphaunt-cve-2026-64642-next
Open

fix: upgrade next to 16.2.11 (CVE-2026-64642)#100
anupamme wants to merge 3 commits into
f0rr0:mainfrom
anupamme:fix-repo-oliphaunt-cve-2026-64642-next

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade next from 16.2.7 to 16.2.11 to fix CVE-2026-64642.

Vulnerability

Field Value
ID CVE-2026-64642
Severity HIGH
Scanner trivy
Rule CVE-2026-64642
File pnpm-lock.yaml
Assessment Likely exploitable

Description: Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single locale

Evidence

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

Production code: This file is in the production codebase, not test-only code.

Threat Model Context

This is a web application - XSS and injection vulnerabilities can affect end users.

Changes

  • src/docs/package.json
  • pnpm-lock.yaml

Behavior Preservation

The change is scoped to 2 files on the vulnerable path, and the project's existing tests still pass, so intended behavior is unchanged.

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • LLM code review passed

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

f0rr0 and others added 3 commits July 28, 2026 05:00
Oliphaunt-History-Repair-Candidate: 3756e57
Automated dependency upgrade by OrbisAI Security
@f0rr0
f0rr0 force-pushed the main branch 3 times, most recently from 8c75ffe to a4f438c Compare July 28, 2026 09:25
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.

2 participants