Skip to content

fix[dependabot][securityAlert]: authorization bypass in Next.js middleware#4688

Open
floating-dynamo wants to merge 4 commits into
mainfrom
auth-bypass-next-fix
Open

fix[dependabot][securityAlert]: authorization bypass in Next.js middleware#4688
floating-dynamo wants to merge 4 commits into
mainfrom
auth-bypass-next-fix

Conversation

@floating-dynamo

@floating-dynamo floating-dynamo commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

image

Screenshot
If relevant, add a screenshot or two of the changes you made.


Note

Low Risk
Dependency and peer-range tightening with no application logic changes in the diff; reduces exposure to a known middleware bypass.

Overview
Addresses CVE-2025-29927 (authorization bypass in Next.js middleware) by documenting a stricter minimum Next.js version for consumers of @builder.io/sdk-react-nextjs.

Adds a patch changeset that records bumping the package’s next peer dependency to >=13.5.9, so installs below the patched 13.x line are no longer considered supported for this SDK.

Reviewed by Cursor Bugbot for commit c114b9d. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c114b9d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@builder.io/sdk-react-nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nx-cloud

nx-cloud Bot commented Jun 17, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit c114b9d

Command Status Duration Result
nx test @snippet/qwik-city ✅ Succeeded 1m 16s View ↗
nx test @snippet/vue ✅ Succeeded 1m View ↗
nx test @e2e/qwik-city ✅ Succeeded 9m 2s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 8m 39s View ↗
nx test @e2e/angular-17 ✅ Succeeded 7m 53s View ↗
nx test @e2e/nuxt ✅ Succeeded 7m 32s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 6m 56s View ↗
nx test @e2e/svelte ✅ Succeeded 6m 13s View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-17 11:39:18 UTC

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