Update npm package next to v15.5.24 [SECURITY] - #9610
Update npm package next to v15.5.24 [SECURITY]#9610hash-dependencies[bot] wants to merge 1 commit into
next to v15.5.24 [SECURITY]#9610Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
|
PR SummaryLow Risk Overview The target release includes security fixes for critical RCE issues (Windows-hosted server routing and Image Optimization with AVIF via Reviewed by Cursor Bugbot for commit 766ee0b. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 766ee0b. Configure here.
| "material-ui-popup-state": "4.1.0", | ||
| "millify": "6.1.0", | ||
| "next": "15.5.21", | ||
| "next": "15.5.24", |
There was a problem hiding this comment.
Lockfile still pins vulnerable Next.js
High Severity
next is now 15.5.24 in both manifests, but yarn.lock still resolves it to 15.5.21. CI and Vercel run yarn install --immutable, so the install fails, and a non-immutable install from this lockfile would keep the vulnerable release unpatched.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 766ee0b. Configure here.


This PR contains the following updates:
15.5.21→15.5.24Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Next.js: Unauthenticated Remote Code Execution on windows-hosted servers
CVE-2026-75604 / GHSA-p293-qw3h-jr36
More information
Details
Impact
A vulnerability in applications using Pages and App router without Cache Component can lead to remote code execution when the server is hosted on machines using a Windows filesystem.
Workaround
There is no known workaround for affected windows-hosted applications. You should upgrade immediately if your server is hosted on Windows.
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Next.js: Unauthenticated Remote Code Execution in Image Optimization API when AVIF files are used
GHSA-2xp9-vwfh-vxw4
More information
Details
A vulnerability in the underlying
libheiflibrary used bysharpwhich Next.js uses for image optimization can lead to remote code execution when AVIF files are optimized.Until a fix has propagated, optimization of AVIF files is disabled.
Severity
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
vercel/next.js (next)
v15.5.24Compare Source
This release contains security fixes for the following advisories:
Critical:
v15.5.23Compare Source
What's Changed
Full Changelog: vercel/next.js@v15.5.22...v15.5.23
v15.5.22Compare Source
What's Changed
Full Changelog: vercel/next.js@v15.5.21...v15.5.22
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.