Skip to content

security: vulnerability remediation - #127

Open
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation
Open

security: vulnerability remediation#127
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Jul 29, 2026

Copy link
Copy Markdown

Vulnerability Remediation

This PR was generated by the Socket-centric vulnerability remediation workflow. Review the planned dependency changes and confirmation evidence before merging.

Fixed

CVE/GHSA Package Ecosystem Old Version New Version Manifest Confirmation
GHSA-4633-3j49-mh5q next None 16.2.6 16.2.11 confirmed

Not Included

  • Deferred by batch limit: 61 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 2.
  • Unconfirmed attempted fixes: 0.
Deferred details
CVE/GHSA Package Reason
Unavailable from detector tar Missing CVE/GHSA identifier required for Socket fix planning.
Unavailable from detector next Non-CVE alert is not handled by dependency remediation.

Note

Low Risk
Patch-level framework upgrade within the same minor line; no app code changes, though any Next.js security fix can affect routing and request handling at runtime.

Overview
Security patch: next is upgraded from 16.2.6 to 16.2.11 to address GHSA-4633-3j49-mh5q.

package.json now requires ^16.2.11, and bun.lock pins next@16.2.11 with matching @next/env and platform @next/swc-* packages. There are no application source changes—only dependency manifests.

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

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview, Comment Jul 29, 2026 4:08am

@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
Updatednext@​16.2.6 ⏵ 16.2.1164 +14100 +4090 +19970

View full report

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ca7ccd8. Configure here.

Comment thread bun.lock
"lucide-react": "^0.534.0",
"mcp-handler": "^1.1.0",
"next": "^16.2.6",
"next": "16.2.11",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile next version pin mismatch

Medium Severity

The next dependency in bun.lock is now pinned to an exact version (16.2.11), but its package.json entry uses a caret range (^16.2.11). This mismatch can cause bun install to rewrite the lockfile and bun install --frozen-lockfile to fail in CI.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ca7ccd8. Configure here.

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