Skip to content

chore(deps): bump next to 14.2.35 in docs (GHSA-f82v-jwr5-mffw)#13445

Closed
Bekacru wants to merge 1 commit into
mainfrom
fix/next-middleware-authz-bypass
Closed

chore(deps): bump next to 14.2.35 in docs (GHSA-f82v-jwr5-mffw)#13445
Bekacru wants to merge 1 commit into
mainfrom
fix/next-middleware-authz-bypass

Conversation

@Bekacru

@Bekacru Bekacru commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

☕️ Reasoning

GHSA-f82v-jwr5-mffw (Authorization Bypass in Next.js Middleware, critical) affects next < 14.2.25 on the 14.x line. The docs site pins next@14.2.21, which is in range.

  • Bumped docs to next@14.2.35 — the latest 14.2.x patch, which includes the middleware fix plus the later 14.2.3x security patches.
  • The only other resolved next in the workspace is 15.3.1 (packages/next-auth dev dep and apps/dev/nextjs), already outside the affected ranges (fixed ≥ 15.2.3).
  • apps/examples/* use next: latest and are outside the pnpm workspace, so they resolve a current (safe) version at install time.
  • Verified the docs site builds successfully with 14.2.35.

Lockfile note: the diff includes peer-suffix rewrites for the new next version and an incidental within-range vite 5.3.1 → 5.4.21 update from pnpm re-resolving peer-dependent subgraphs.

🧢 Checklist

  • Documentation (n/a — dependency bump)
  • Tests (docs next build passes)
  • Ready to be merged

next@14.2.21 falls in the vulnerable range of the Next.js middleware
authorization bypass advisory (fixed in 14.2.25). Bump to the latest
14.2.x patch, which also includes the subsequent 14.2.3x security
fixes. The other resolved version in the workspace (15.3.1) is already
outside the affected ranges.
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auth-docs Ready Ready Preview, Comment Jun 11, 2026 6:17pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
next-auth-docs Ignored Ignored Preview Jun 11, 2026 6:17pm
proxy Ignored Ignored Jun 11, 2026 6:17pm

Request Review

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​azure/​data-tables@​13.2.27710010095100
Added@​actions/​core@​1.10.19910010089100
Added@​ariakit/​react@​0.4.131001009890100
Added@​aws-sdk/​lib-dynamodb@​3.499.010010010098100
Added@​aws-sdk/​client-dynamodb@​3.499.09810010098100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm node-fetch-native is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?npm/node-fetch-native@1.6.7

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/node-fetch-native@1.6.7. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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