| 0 |
| url |
VCID-54qu-9bx2-9ka8 |
| vulnerability_id |
VCID-54qu-9bx2-9ka8 |
| summary |
Next.js Improper Middleware Redirect Handling Leads to SSRF
A vulnerability in **Next.js Middleware** has been fixed in **v14.2.32** and **v15.4.7**. The issue occurred when request headers were directly passed into `NextResponse.next()`. In self-hosted applications, this could allow Server-Side Request Forgery (SSRF) if certain sensitive headers from the incoming request were reflected back into the response.
All users implementing custom middleware logic in self-hosted environments are strongly encouraged to upgrade and verify correct usage of the `next()` function.
More details at [Vercel Changelog](https://vercel.com/changelog/cve-2025-57822) |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2025-57822 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90314 |
| published_at |
2026-04-04T12:55:00Z |
|
| 1 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90357 |
| published_at |
2026-04-18T12:55:00Z |
|
| 2 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90341 |
| published_at |
2026-04-13T12:55:00Z |
|
| 3 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90348 |
| published_at |
2026-04-12T12:55:00Z |
|
| 4 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.9034 |
| published_at |
2026-04-09T12:55:00Z |
|
| 5 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90333 |
| published_at |
2026-04-08T12:55:00Z |
|
| 6 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90319 |
| published_at |
2026-04-07T12:55:00Z |
|
| 7 |
| value |
0.05626 |
| scoring_system |
epss |
| scoring_elements |
0.90302 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2025-57822 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-57822, GHSA-4342-x723-ch2f
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-54qu-9bx2-9ka8 |
|
| 1 |
| url |
VCID-5kj1-stm6-8qgv |
| vulnerability_id |
VCID-5kj1-stm6-8qgv |
| summary |
Next.js: HTTP request smuggling in rewrites
## Summary
When Next.js rewrites proxy traffic to an external backend, a crafted `DELETE`/`OPTIONS` request using `Transfer-Encoding: chunked` could trigger request boundary disagreement between the proxy and backend. This could allow request smuggling through rewritten routes.
## Impact
An attacker could smuggle a second request to unintended backend routes (for example, internal/admin endpoints), bypassing assumptions that only the configured rewrite destination/path is reachable. This does not impact applications hosted on providers that handle rewrites at the CDN level, such as Vercel.
## Patches
The vulnerability originated in an upstream library vendored by Next.js. It is fixed by updating that dependency’s behavior so `content-length: 0` is added only when both `content-length` and `transfer-encoding` are absent, and `transfer-encoding` is no longer removed in that code path.
## Workarounds
If upgrade is not immediately possible:
- Block chunked `DELETE`/`OPTIONS` requests on rewritten routes at your edge/proxy.
- Enforce authentication/authorization on backend routes per our [security guidance](https://nextjs.org/docs/app/guides/data-security). |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2026-29057 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19764 |
| published_at |
2026-04-11T12:55:00Z |
|
| 1 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19759 |
| published_at |
2026-04-09T12:55:00Z |
|
| 2 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19708 |
| published_at |
2026-04-08T12:55:00Z |
|
| 3 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19628 |
| published_at |
2026-04-07T12:55:00Z |
|
| 4 |
| value |
0.00073 |
| scoring_system |
epss |
| scoring_elements |
0.22369 |
| published_at |
2026-04-02T12:55:00Z |
|
| 5 |
| value |
0.00073 |
| scoring_system |
epss |
| scoring_elements |
0.22413 |
| published_at |
2026-04-04T12:55:00Z |
|
| 6 |
| value |
0.00083 |
| scoring_system |
epss |
| scoring_elements |
0.24321 |
| published_at |
2026-04-18T12:55:00Z |
|
| 7 |
| value |
0.00083 |
| scoring_system |
epss |
| scoring_elements |
0.24331 |
| published_at |
2026-04-16T12:55:00Z |
|
| 8 |
| value |
0.00083 |
| scoring_system |
epss |
| scoring_elements |
0.24313 |
| published_at |
2026-04-13T12:55:00Z |
|
| 9 |
| value |
0.00083 |
| scoring_system |
epss |
| scoring_elements |
0.2437 |
| published_at |
2026-04-12T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2026-29057 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
|
| fixed_packages |
|
| aliases |
CVE-2026-29057, GHSA-ggv3-7p47-pfv8
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5kj1-stm6-8qgv |
|
| 2 |
| url |
VCID-fwnm-krm1-6kh6 |
| vulnerability_id |
VCID-fwnm-krm1-6kh6 |
| summary |
Denial of Service condition in Next.js image optimization
### Impact
The image optimization feature of Next.js contained a vulnerability which allowed for a potential Denial of Service (DoS) condition which could lead to excessive CPU consumption.
**Not affected:**
- The `next.config.js` file is configured with `images.unoptimized` set to `true` or `images.loader` set to a non-default value.
- The Next.js application is hosted on Vercel.
### Patches
This issue was fully patched in Next.js `14.2.7`. We recommend that users upgrade to at least this version.
### Workarounds
Ensure that the `next.config.js` file has either `images.unoptimized`, `images.loader` or `images.loaderFile` assigned.
#### Credits
Brandon Dahler (brandondahler), AWS
Dimitrios Vlastaras |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-47831 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82319 |
| published_at |
2026-04-18T12:55:00Z |
|
| 1 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82284 |
| published_at |
2026-04-13T12:55:00Z |
|
| 2 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.8229 |
| published_at |
2026-04-12T12:55:00Z |
|
| 3 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82296 |
| published_at |
2026-04-11T12:55:00Z |
|
| 4 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82277 |
| published_at |
2026-04-09T12:55:00Z |
|
| 5 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82247 |
| published_at |
2026-04-04T12:55:00Z |
|
| 6 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82269 |
| published_at |
2026-04-08T12:55:00Z |
|
| 7 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82242 |
| published_at |
2026-04-07T12:55:00Z |
|
| 8 |
| value |
0.01699 |
| scoring_system |
epss |
| scoring_elements |
0.82227 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-47831 |
|
| 2 |
| reference_url |
https://github.com/vercel/next.js |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.9 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
|
| 1 |
| value |
4.6 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/vercel/next.js |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@14.2.7 |
| purl |
pkg:npm/next@14.2.7 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-3szn-4nn4-3fek |
|
| 2 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 3 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 4 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 5 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 6 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 7 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 8 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 9 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 10 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 11 |
| vulnerability |
VCID-v81y-zgg2-8ycf |
|
| 12 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 13 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 14 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@14.2.7 |
|
|
| aliases |
CVE-2024-47831, GHSA-g77x-44xx-532m
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-fwnm-krm1-6kh6 |
|
| 3 |
| url |
VCID-n7z1-rgg3-zbbb |
| vulnerability_id |
VCID-n7z1-rgg3-zbbb |
| summary |
Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the `next.config.js` file must have an `images.domains` array assigned and the image host assigned in `images.domains` must allow user-provided SVG. If the `next.config.js` file has `images.loader` assigned to something other than default, the instance is not affected. As a workaround, change `next.config.js` to use a different `loader configuration` other than the default. |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2022-23646 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80233 |
| published_at |
2026-04-02T12:55:00Z |
|
| 1 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80308 |
| published_at |
2026-04-18T12:55:00Z |
|
| 2 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80307 |
| published_at |
2026-04-16T12:55:00Z |
|
| 3 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80276 |
| published_at |
2026-04-13T12:55:00Z |
|
| 4 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80283 |
| published_at |
2026-04-12T12:55:00Z |
|
| 5 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80298 |
| published_at |
2026-04-11T12:55:00Z |
|
| 6 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80279 |
| published_at |
2026-04-09T12:55:00Z |
|
| 7 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80269 |
| published_at |
2026-04-08T12:55:00Z |
|
| 8 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80242 |
| published_at |
2026-04-07T12:55:00Z |
|
| 9 |
| value |
0.01381 |
| scoring_system |
epss |
| scoring_elements |
0.80254 |
| published_at |
2026-04-04T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2022-23646 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@12.1.0 |
| purl |
pkg:npm/next@12.1.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 1 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 2 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 3 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 4 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 5 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 6 |
| vulnerability |
VCID-rx4e-7jj2-9udg |
|
| 7 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 8 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 9 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 10 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@12.1.0 |
|
|
| aliases |
CVE-2022-23646, GHSA-fmvm-x8mv-47mj
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-n7z1-rgg3-zbbb |
|
| 4 |
| url |
VCID-pqzm-ped7-vkff |
| vulnerability_id |
VCID-pqzm-ped7-vkff |
| summary |
Improper Input Validation
Next handling invalid or malformed URLs could lead to a server crash. Deployments on Vercel are not affected, along with similar environments where invalid requests are filtered before reaching Next.js. |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2021-43803 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84281 |
| published_at |
2026-04-01T12:55:00Z |
|
| 1 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84372 |
| published_at |
2026-04-18T12:55:00Z |
|
| 2 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84371 |
| published_at |
2026-04-16T12:55:00Z |
|
| 3 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84349 |
| published_at |
2026-04-13T12:55:00Z |
|
| 4 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84353 |
| published_at |
2026-04-12T12:55:00Z |
|
| 5 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.8436 |
| published_at |
2026-04-11T12:55:00Z |
|
| 6 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84342 |
| published_at |
2026-04-09T12:55:00Z |
|
| 7 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84337 |
| published_at |
2026-04-08T12:55:00Z |
|
| 8 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84315 |
| published_at |
2026-04-07T12:55:00Z |
|
| 9 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84314 |
| published_at |
2026-04-04T12:55:00Z |
|
| 10 |
| value |
0.0218 |
| scoring_system |
epss |
| scoring_elements |
0.84294 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2021-43803 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@11.1.3 |
| purl |
pkg:npm/next@11.1.3 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 1 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 2 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 3 |
| vulnerability |
VCID-n7z1-rgg3-zbbb |
|
| 4 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 5 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 6 |
| vulnerability |
VCID-rx4e-7jj2-9udg |
|
| 7 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 8 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 9 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 10 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@11.1.3 |
|
| 1 |
| url |
pkg:npm/next@12.0.5 |
| purl |
pkg:npm/next@12.0.5 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 1 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 2 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 3 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 4 |
| vulnerability |
VCID-n7z1-rgg3-zbbb |
|
| 5 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 6 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 7 |
| vulnerability |
VCID-rx4e-7jj2-9udg |
|
| 8 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 9 |
| vulnerability |
VCID-tyjv-73n8-fybf |
|
| 10 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 11 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 12 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@12.0.5 |
|
|
| aliases |
CVE-2021-43803, GHSA-25mp-g6fv-mqxx
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-pqzm-ped7-vkff |
|
| 5 |
| url |
VCID-qz2s-22e2-ufg9 |
| vulnerability_id |
VCID-qz2s-22e2-ufg9 |
| summary |
Next.js: Unbounded next/image disk cache growth can exhaust storage
## Summary
The default Next.js image optimization disk cache (`/_next/image`) did not have a configurable upper bound, allowing unbounded cache growth.
## Impact
An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service. Note that this does not impact platforms that have their own image optimization capabilities, such as Vercel.
## Patches
Fixed by adding an LRU-backed disk cache with `images.maximumDiskCacheSize`, including eviction of least-recently-used entries when the limit is exceeded. Setting `maximumDiskCacheSize: 0` disables disk caching.
## Workarounds
If upgrade is not immediately possible:
- Periodically clean `.next/cache/images`.
- Reduce variant cardinality (e.g., tighten values for `images.localPatterns`, `images.remotePatterns`, and `images.qualities`) |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2026-27980 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00018 |
| scoring_system |
epss |
| scoring_elements |
0.04466 |
| published_at |
2026-04-04T12:55:00Z |
|
| 1 |
| value |
0.00018 |
| scoring_system |
epss |
| scoring_elements |
0.0444 |
| published_at |
2026-04-02T12:55:00Z |
|
| 2 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05495 |
| published_at |
2026-04-18T12:55:00Z |
|
| 3 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.0552 |
| published_at |
2026-04-07T12:55:00Z |
|
| 4 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05558 |
| published_at |
2026-04-08T12:55:00Z |
|
| 5 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05581 |
| published_at |
2026-04-09T12:55:00Z |
|
| 6 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05554 |
| published_at |
2026-04-11T12:55:00Z |
|
| 7 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05541 |
| published_at |
2026-04-12T12:55:00Z |
|
| 8 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05534 |
| published_at |
2026-04-13T12:55:00Z |
|
| 9 |
| value |
0.00021 |
| scoring_system |
epss |
| scoring_elements |
0.05484 |
| published_at |
2026-04-16T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2026-27980 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
|
| fixed_packages |
|
| aliases |
CVE-2026-27980, GHSA-3x4c-7xq6-9pq8
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-qz2s-22e2-ufg9 |
|
| 6 |
| url |
VCID-r4pw-m8mz-xbdq |
| vulnerability_id |
VCID-r4pw-m8mz-xbdq |
| summary |
Next.js Affected by Cache Key Confusion for Image Optimization API Routes
A vulnerability in Next.js Image Optimization has been fixed in v15.4.5 and v14.2.31. When images returned from API routes vary based on request headers (such as `Cookie` or `Authorization`), these responses could be incorrectly cached and served to unauthorized users due to a cache key confusion bug.
All users are encouraged to upgrade if they use API routes to serve images that depend on request headers and have image optimization enabled.
More details at [Vercel Changelog](https://vercel.com/changelog/cve-2025-57752) |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2025-57752 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19421 |
| published_at |
2026-04-18T12:55:00Z |
|
| 1 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19413 |
| published_at |
2026-04-16T12:55:00Z |
|
| 2 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19452 |
| published_at |
2026-04-13T12:55:00Z |
|
| 3 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.1951 |
| published_at |
2026-04-12T12:55:00Z |
|
| 4 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19557 |
| published_at |
2026-04-11T12:55:00Z |
|
| 5 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19653 |
| published_at |
2026-04-02T12:55:00Z |
|
| 6 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19502 |
| published_at |
2026-04-08T12:55:00Z |
|
| 7 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19423 |
| published_at |
2026-04-07T12:55:00Z |
|
| 8 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.19554 |
| published_at |
2026-04-09T12:55:00Z |
|
| 9 |
| value |
0.00063 |
| scoring_system |
epss |
| scoring_elements |
0.197 |
| published_at |
2026-04-04T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2025-57752 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-57752, GHSA-g5qg-72qw-gw5v
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-r4pw-m8mz-xbdq |
|
| 7 |
| url |
VCID-rx4e-7jj2-9udg |
| vulnerability_id |
VCID-rx4e-7jj2-9udg |
| summary |
Next.js missing cache-control header may lead to CDN caching empty reply
Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2023-46298 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.6172 |
| published_at |
2026-04-07T12:55:00Z |
|
| 1 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61819 |
| published_at |
2026-04-18T12:55:00Z |
|
| 2 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61814 |
| published_at |
2026-04-16T12:55:00Z |
|
| 3 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61773 |
| published_at |
2026-04-13T12:55:00Z |
|
| 4 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61792 |
| published_at |
2026-04-12T12:55:00Z |
|
| 5 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61805 |
| published_at |
2026-04-11T12:55:00Z |
|
| 6 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61749 |
| published_at |
2026-04-04T12:55:00Z |
|
| 7 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61719 |
| published_at |
2026-04-02T12:55:00Z |
|
| 8 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61784 |
| published_at |
2026-04-09T12:55:00Z |
|
| 9 |
| value |
0.00417 |
| scoring_system |
epss |
| scoring_elements |
0.61769 |
| published_at |
2026-04-08T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2023-46298 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@13.4.20-canary.0 |
| purl |
pkg:npm/next@13.4.20-canary.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-3szn-4nn4-3fek |
|
| 2 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 3 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 4 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 5 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 6 |
| vulnerability |
VCID-gxry-99g5-9ubz |
|
| 7 |
| vulnerability |
VCID-hvgn-qbwr-tkbg |
|
| 8 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 9 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 10 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 11 |
| vulnerability |
VCID-rx4e-7jj2-9udg |
|
| 12 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 13 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 14 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 15 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 16 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 17 |
| vulnerability |
VCID-xu9v-gnn9-bfhf |
|
| 18 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@13.4.20-canary.0 |
|
| 1 |
| url |
pkg:npm/next@13.4.20-canary.13 |
| purl |
pkg:npm/next@13.4.20-canary.13 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-3szn-4nn4-3fek |
|
| 2 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 3 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 4 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 5 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 6 |
| vulnerability |
VCID-gxry-99g5-9ubz |
|
| 7 |
| vulnerability |
VCID-hvgn-qbwr-tkbg |
|
| 8 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 9 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 10 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 11 |
| vulnerability |
VCID-rx4e-7jj2-9udg |
|
| 12 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 13 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 14 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 15 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 16 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 17 |
| vulnerability |
VCID-xu9v-gnn9-bfhf |
|
| 18 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@13.4.20-canary.13 |
|
| 2 |
| url |
pkg:npm/next@13.5.0 |
| purl |
pkg:npm/next@13.5.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-3szn-4nn4-3fek |
|
| 2 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 3 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 4 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 5 |
| vulnerability |
VCID-fwnm-krm1-6kh6 |
|
| 6 |
| vulnerability |
VCID-gxry-99g5-9ubz |
|
| 7 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 8 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 9 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 10 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 11 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 12 |
| vulnerability |
VCID-ukfu-ane3-vfch |
|
| 13 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 14 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 15 |
| vulnerability |
VCID-xu9v-gnn9-bfhf |
|
| 16 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@13.5.0 |
|
|
| aliases |
CVE-2023-46298, GHSA-c59h-r6p8-q9wc
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.7 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-rx4e-7jj2-9udg |
|
| 8 |
| url |
VCID-sjdx-v2z6-3fcw |
| vulnerability_id |
VCID-sjdx-v2z6-3fcw |
| summary |
Next.js Content Injection Vulnerability for Image Optimization
A vulnerability in **Next.js Image Optimization** has been fixed in **v15.4.5** and **v14.2.31**. The issue allowed attacker-controlled external image sources to trigger file downloads with arbitrary content and filenames under specific configurations. This behavior could be abused for phishing or malicious file delivery.
All users relying on `images.domains` or `images.remotePatterns` are encouraged to upgrade and verify that external image sources are strictly validated.
More details at [Vercel Changelog](https://vercel.com/changelog/cve-2025-55173) |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2025-55173 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41652 |
| published_at |
2026-04-18T12:55:00Z |
|
| 1 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41678 |
| published_at |
2026-04-16T12:55:00Z |
|
| 2 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41631 |
| published_at |
2026-04-13T12:55:00Z |
|
| 3 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41677 |
| published_at |
2026-04-11T12:55:00Z |
|
| 4 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41654 |
| published_at |
2026-04-09T12:55:00Z |
|
| 5 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41645 |
| published_at |
2026-04-12T12:55:00Z |
|
| 6 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41595 |
| published_at |
2026-04-07T12:55:00Z |
|
| 7 |
| value |
0.00197 |
| scoring_system |
epss |
| scoring_elements |
0.41668 |
| published_at |
2026-04-04T12:55:00Z |
|
| 8 |
| value |
0.00206 |
| scoring_system |
epss |
| scoring_elements |
0.42968 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2025-55173 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-55173, GHSA-xv57-4mr9-wg8v
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-sjdx-v2z6-3fcw |
|
| 9 |
| url |
VCID-ukfu-ane3-vfch |
| vulnerability_id |
VCID-ukfu-ane3-vfch |
| summary |
Next.js authorization bypass vulnerability
### Impact
If a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed.
### Patches
This issue was patched in Next.js `14.2.15` and later.
If your Next.js application is hosted on Vercel, this vulnerability has been automatically mitigated, regardless of Next.js version.
### Workarounds
There are no official workarounds for this vulnerability.
#### Credits
We'd like to thank [tyage](http://github.com/tyage) (GMO CyberSecurity by IERAE) for responsible disclosure of this issue. |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-51479 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98548 |
| published_at |
2026-04-18T12:55:00Z |
|
| 1 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98543 |
| published_at |
2026-04-13T12:55:00Z |
|
| 2 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98542 |
| published_at |
2026-04-12T12:55:00Z |
|
| 3 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98541 |
| published_at |
2026-04-09T12:55:00Z |
|
| 4 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98532 |
| published_at |
2026-04-02T12:55:00Z |
|
| 5 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98536 |
| published_at |
2026-04-07T12:55:00Z |
|
| 6 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98539 |
| published_at |
2026-04-08T12:55:00Z |
|
| 7 |
| value |
0.66731 |
| scoring_system |
epss |
| scoring_elements |
0.98535 |
| published_at |
2026-04-04T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-51479 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@14.2.15 |
| purl |
pkg:npm/next@14.2.15 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-3szn-4nn4-3fek |
|
| 2 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 3 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 4 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 5 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 6 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 7 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 8 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 9 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 10 |
| vulnerability |
VCID-vwym-qr5h-fue8 |
|
| 11 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 12 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@14.2.15 |
|
|
| aliases |
CVE-2024-51479, GHSA-7gfc-8cq8-jh5f
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-ukfu-ane3-vfch |
|
| 10 |
| url |
VCID-vwym-qr5h-fue8 |
| vulnerability_id |
VCID-vwym-qr5h-fue8 |
| summary |
Next.js Race Condition to Cache Poisoning
**Summary**
We received a responsible disclosure from Allam Rachid (zhero) for a low-severity race-condition vulnerability in Next.js. This issue only affects the **Pages Router** under certain misconfigurations, causing normal endpoints to serve `pageProps` data instead of standard HTML.
[Learn more here](https://vercel.com/changelog/cve-2025-32421)
**Credit**
Thank you to **Allam Rachid (zhero)** for the responsible disclosure. This research was rewarded as part of our bug bounty program. |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2025-32421 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58212 |
| published_at |
2026-04-18T12:55:00Z |
|
| 1 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58209 |
| published_at |
2026-04-16T12:55:00Z |
|
| 2 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58177 |
| published_at |
2026-04-13T12:55:00Z |
|
| 3 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58197 |
| published_at |
2026-04-12T12:55:00Z |
|
| 4 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.5822 |
| published_at |
2026-04-11T12:55:00Z |
|
| 5 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58204 |
| published_at |
2026-04-09T12:55:00Z |
|
| 6 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58171 |
| published_at |
2026-04-04T12:55:00Z |
|
| 7 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.582 |
| published_at |
2026-04-08T12:55:00Z |
|
| 8 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58146 |
| published_at |
2026-04-07T12:55:00Z |
|
| 9 |
| value |
0.0036 |
| scoring_system |
epss |
| scoring_elements |
0.58151 |
| published_at |
2026-04-02T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2025-32421 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:npm/next@14.2.24 |
| purl |
pkg:npm/next@14.2.24 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 2 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 3 |
| vulnerability |
VCID-fpzm-tpp7-jbft |
|
| 4 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 5 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 6 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 7 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 8 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 9 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 10 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@14.2.24 |
|
| 1 |
| url |
pkg:npm/next@15.1.6 |
| purl |
pkg:npm/next@15.1.6 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-1qzn-gxkv-wye3 |
|
| 1 |
| vulnerability |
VCID-2tah-y5sg-hugp |
|
| 2 |
| vulnerability |
VCID-3m4d-v2y1-5ua4 |
|
| 3 |
| vulnerability |
VCID-54qu-9bx2-9ka8 |
|
| 4 |
| vulnerability |
VCID-5kj1-stm6-8qgv |
|
| 5 |
| vulnerability |
VCID-dyak-ybr6-fyhy |
|
| 6 |
| vulnerability |
VCID-jst7-263v-1ydx |
|
| 7 |
| vulnerability |
VCID-pqwe-3ukm-dkh4 |
|
| 8 |
| vulnerability |
VCID-qz2s-22e2-ufg9 |
|
| 9 |
| vulnerability |
VCID-r4pw-m8mz-xbdq |
|
| 10 |
| vulnerability |
VCID-sjdx-v2z6-3fcw |
|
| 11 |
| vulnerability |
VCID-ub68-nqch-bkdm |
|
| 12 |
| vulnerability |
VCID-w35n-bwuy-5kce |
|
| 13 |
| vulnerability |
VCID-xv6q-hbf8-b7b1 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:npm/next@15.1.6 |
|
|
| aliases |
CVE-2025-32421, GHSA-qpjv-v59x-3qc4
|
| risk_score |
1.6 |
| exploitability |
0.5 |
| weighted_severity |
3.3 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-vwym-qr5h-fue8 |
|
| 11 |
| url |
VCID-xv6q-hbf8-b7b1 |
| vulnerability_id |
VCID-xv6q-hbf8-b7b1 |
| summary |
Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration
A DoS vulnerability exists in self-hosted Next.js applications that have `remotePatterns` configured for the Image Optimizer. The image optimization endpoint (`/_next/image`) loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause out-of-memory conditions by requesting optimization of arbitrarily large images. This vulnerability requires that `remotePatterns` is configured to allow image optimization from external domains and that the attacker can serve or control a large image on an allowed domain.
Strongly consider upgrading to 15.5.10 and 16.1.5 to reduce risk and prevent availability issues in Next applications. |
| references |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2025-59471 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.00026 |
| scoring_system |
epss |
| scoring_elements |
0.07214 |
| published_at |
2026-04-02T12:55:00Z |
|
| 1 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07621 |
| published_at |
2026-04-18T12:55:00Z |
|
| 2 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07692 |
| published_at |
2026-04-04T12:55:00Z |
|
| 3 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07661 |
| published_at |
2026-04-07T12:55:00Z |
|
| 4 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07721 |
| published_at |
2026-04-08T12:55:00Z |
|
| 5 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07739 |
| published_at |
2026-04-09T12:55:00Z |
|
| 6 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07738 |
| published_at |
2026-04-11T12:55:00Z |
|
| 7 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07724 |
| published_at |
2026-04-12T12:55:00Z |
|
| 8 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07708 |
| published_at |
2026-04-13T12:55:00Z |
|
| 9 |
| value |
0.00027 |
| scoring_system |
epss |
| scoring_elements |
0.07633 |
| published_at |
2026-04-16T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2025-59471 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-59471, GHSA-9g9p-9gw9-jx7f
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-xv6q-hbf8-b7b1 |
|