Update npm package next to v15.5.24 [SECURITY] - abandoned - #9610
hash-dependencies[bot] wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
|
PR SummaryLow Risk Overview This is a security patch release (no app source changes). It addresses critical advisories including unauthenticated RCE on Windows-hosted servers and RCE via the Image Optimization API with AVIF; upstream may also change image-optimization behavior (e.g. AVIF handling) as part of the fix. Reviewed by Cursor Bugbot for commit 076eae4. 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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9610 +/- ##
==========================================
- Coverage 65.93% 65.89% -0.04%
==========================================
Files 1886 1887 +1
Lines 198341 198443 +102
Branches 8236 8248 +12
==========================================
+ Hits 130772 130773 +1
- Misses 66039 66140 +101
Partials 1530 1530
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
next to v15.5.24 [SECURITY]next to v15.5.24 [SECURITY] - abandoned
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
|
Superseded by #9701, which put Generated by Claude Code |

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.