Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 191

Количество 191

github логотип

GHSA-5f7q-jpqc-wp7h

8 месяцев назад

Next.js has Unbounded Memory Consumption via PPR Resume Endpoint

CVSS3: 5.9
EPSS: Низкий
github логотип

GHSA-4c39-4ccg-62r3

около 2 месяцев назад

Next.js: Unbounded Server Action payload in Edge runtime

EPSS: Низкий
github логотип

GHSA-492v-c6pp-mqqv

4 месяца назад

Next.js has a Middleware / Proxy bypass through dynamic route parameter injection

CVSS3: 8.1
EPSS: Низкий
github логотип

GHSA-4633-3j49-mh5q

около 2 месяцев назад

Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

EPSS: Низкий
github логотип

GHSA-4342-x723-ch2f

около 1 года назад

Next.js Improper Middleware Redirect Handling Leads to SSRF

CVSS3: 6.5
EPSS: Низкий
github логотип

GHSA-3x4c-7xq6-9pq8

6 месяцев назад

Next.js: Unbounded next/image disk cache growth can exhaust storage

EPSS: Низкий
github логотип

GHSA-3h52-269p-cp9r

больше 1 года назад

Information exposure in Next.js dev server due to lack of origin verification

EPSS: Низкий
github логотип

GHSA-3g8h-86w9-wvmq

4 месяца назад

Next.js's Middleware / Proxy redirects can be cache-poisoned

CVSS3: 3.7
EPSS: Низкий
github логотип

GHSA-3f5c-4qxj-vmpf

почти 9 лет назад

Next.js Directory Traversal Vulnerability

CVSS3: 7.5
EPSS: Средний
github логотип

GHSA-36qx-fr4f-26g5

4 месяца назад

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-2fw7-6f7r-fx94

8 месяцев назад

Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting (XSS).This issue affects Next.Js: from 0.0.0 before 1.6.4, from 2.0.0 before 2.0.1.

CVSS3: 6.1
EPSS: Низкий
github логотип

GHSA-26hh-7cqf-hhc6

4 месяца назад

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-267c-6grr-h53f

4 месяца назад

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-223j-4rm8-mrmf

больше 1 года назад

Next.js may leak x-middleware-subrequest-id to external hosts

EPSS: Низкий
redhat логотип

CVE-2026-64649

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-Side Request Forgery). This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtain internal values that weaken middleware/proxy authorization. Applications that use Server Actions are affected when the incoming host header is not fixed to a trusted value. This typically occurs on custom servers, or on deployments not behind a proxy that pins the host. Managed hosting pins the host upstream and is not affected; next start and standalone output do the same from version 14.2 onward. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 8.2
EPSS: Низкий
nvd логотип

CVE-2026-64649

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-Side Request Forgery). This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtain internal values that weaken middleware/proxy authorization. Applications that use Server Actions are affected when the incoming host header is not fixed to a trusted value. This typically occurs on custom servers, or on deployments not behind a proxy that pins the host. Managed hosting pins the host upstream and is not affected; next start and standalone output do the same from version 14.2 onward. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 6.5
EPSS: Низкий
redhat логотип

CVE-2026-64648

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to fetch calls with a request that has a different init than the one passed to fetch. A safe request would be: fetch(new Request(init), init). An unsafe request would be: fetch(new Request(init), aDifferentInit). This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-64648

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to fetch calls with a request that has a different init than the one passed to fetch. A safe request would be: fetch(new Request(init), init). An unsafe request would be: fetch(new Request(init), aDifferentInit). This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 5.4
EPSS: Низкий
redhat логотип

CVE-2026-64647

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16 byte sequences for 삃삃 and 섄섄 in the request body would share the same cache. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 3.7
EPSS: Низкий
nvd логотип

CVE-2026-64647

около 2 месяцев назад

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16 byte sequences for 삃삃 and 섄섄 in the request body would share the same cache. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 5.4
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-5f7q-jpqc-wp7h

Next.js has Unbounded Memory Consumption via PPR Resume Endpoint

CVSS3: 5.9
0%
Низкий
8 месяцев назад
github логотип
GHSA-4c39-4ccg-62r3

Next.js: Unbounded Server Action payload in Edge runtime

1%
Низкий
около 2 месяцев назад
github логотип
GHSA-492v-c6pp-mqqv

Next.js has a Middleware / Proxy bypass through dynamic route parameter injection

CVSS3: 8.1
1%
Низкий
4 месяца назад
github логотип
GHSA-4633-3j49-mh5q

Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

0%
Низкий
около 2 месяцев назад
github логотип
GHSA-4342-x723-ch2f

Next.js Improper Middleware Redirect Handling Leads to SSRF

CVSS3: 6.5
2%
Низкий
около 1 года назад
github логотип
GHSA-3x4c-7xq6-9pq8

Next.js: Unbounded next/image disk cache growth can exhaust storage

1%
Низкий
6 месяцев назад
github логотип
GHSA-3h52-269p-cp9r

Information exposure in Next.js dev server due to lack of origin verification

0%
Низкий
больше 1 года назад
github логотип
GHSA-3g8h-86w9-wvmq

Next.js's Middleware / Proxy redirects can be cache-poisoned

CVSS3: 3.7
0%
Низкий
4 месяца назад
github логотип
GHSA-3f5c-4qxj-vmpf

Next.js Directory Traversal Vulnerability

CVSS3: 7.5
14%
Средний
почти 9 лет назад
github логотип
GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

CVSS3: 7.5
1%
Низкий
4 месяца назад
github логотип
GHSA-2fw7-6f7r-fx94

Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting (XSS).This issue affects Next.Js: from 0.0.0 before 1.6.4, from 2.0.0 before 2.0.1.

CVSS3: 6.1
0%
Низкий
8 месяцев назад
github логотип
GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

CVSS3: 7.5
1%
Низкий
4 месяца назад
github логотип
GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

CVSS3: 7.5
2%
Низкий
4 месяца назад
github логотип
GHSA-223j-4rm8-mrmf

Next.js may leak x-middleware-subrequest-id to external hosts

0%
Низкий
больше 1 года назад
redhat логотип
CVE-2026-64649

Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-Side Request Forgery). This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtain internal values that weaken middleware/proxy authorization. Applications that use Server Actions are affected when the incoming host header is not fixed to a trusted value. This typically occurs on custom servers, or on deployments not behind a proxy that pins the host. Managed hosting pins the host upstream and is not affected; next start and standalone output do the same from version 14.2 onward. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 8.2
1%
Низкий
около 2 месяцев назад
nvd логотип
CVE-2026-64649

Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-Side Request Forgery). This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtain internal values that weaken middleware/proxy authorization. Applications that use Server Actions are affected when the incoming host header is not fixed to a trusted value. This typically occurs on custom servers, or on deployments not behind a proxy that pins the host. Managed hosting pins the host upstream and is not affected; next start and standalone output do the same from version 14.2 onward. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 6.5
1%
Низкий
около 2 месяцев назад
redhat логотип
CVE-2026-64648

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to fetch calls with a request that has a different init than the one passed to fetch. A safe request would be: fetch(new Request(init), init). An unsafe request would be: fetch(new Request(init), aDifferentInit). This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
nvd логотип
CVE-2026-64648

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to fetch calls with a request that has a different init than the one passed to fetch. A safe request would be: fetch(new Request(init), init). An unsafe request would be: fetch(new Request(init), aDifferentInit). This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 5.4
0%
Низкий
около 2 месяцев назад
redhat логотип
CVE-2026-64647

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16 byte sequences for 삃삃 and 섄섄 in the request body would share the same cache. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 3.7
0%
Низкий
около 2 месяцев назад
nvd логотип
CVE-2026-64647

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16 byte sequences for 삃삃 and 섄섄 in the request body would share the same cache. This issue has been fixed in versions 15.5.21 and 16.2.11.

CVSS3: 5.4
0%
Низкий
около 2 месяцев назад

Уязвимостей на страницу