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

exploitDog

Количество 13

Количество 13

github логотип

GHSA-phc3-fgpg-7m6h

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

Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS

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

CVE-2026-2581

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

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch.

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

CVE-2026-2581

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

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch.

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

CVE-2026-2581

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

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch

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

CVE-2026-2581

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

This is an uncontrolled resource consumption vulnerability (CWE-400) t ...

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

RLSA-2026:7670

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

Important: nodejs:24 security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-7670

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

ELSA-2026-7670: nodejs:24 security update (IMPORTANT)

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

RLSA-2026:7675

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

Important: nodejs24 security update

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

RLSA-2026:7350

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

Important: nodejs:24 security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-7675

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

ELSA-2026-7675: nodejs24 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-7350

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

ELSA-2026-7350: nodejs:24 security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:21236-1

24 дня назад

Security update for nodejs24

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2633-1

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

Security update for nodejs24

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-phc3-fgpg-7m6h

Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS

CVSS3: 5.9
1%
Низкий
5 месяцев назад
ubuntu логотип
CVE-2026-2581

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch.

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

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch.

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

This is an uncontrolled resource consumption vulnerability (CWE-400) that can lead to Denial of Service (DoS). In vulnerable Undici versions, when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlled or untrusted upstream endpoint can exploit this with large/chunked responses and concurrent identical requests, causing high memory usage and potential OOM process termination. Impacted users are applications that use Undici’s deduplication interceptor against endpoints that may produce large or long-lived response bodies. PatchesThe issue has been patched by changing deduplication behavior to stream response chunks to downstream handlers as they arrive (instead of full-body accumulation), and by preventing late deduplication when body streaming has already started. Users should upgrade to the first official Undici (and Node.js, where applicable) releases that include this patch

CVSS3: 5.9
1%
Низкий
5 месяцев назад
debian логотип
CVE-2026-2581

This is an uncontrolled resource consumption vulnerability (CWE-400) t ...

CVSS3: 5.9
1%
Низкий
5 месяцев назад
rocky логотип
RLSA-2026:7670

Important: nodejs:24 security update

4 месяца назад
oracle-oval логотип
ELSA-2026-7670

ELSA-2026-7670: nodejs:24 security update (IMPORTANT)

4 месяца назад
rocky логотип
RLSA-2026:7675

Important: nodejs24 security update

4 месяца назад
rocky логотип
RLSA-2026:7350

Important: nodejs:24 security update

4 месяца назад
oracle-oval логотип
ELSA-2026-7675

ELSA-2026-7675: nodejs24 security update (IMPORTANT)

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-7350

ELSA-2026-7350: nodejs:24 security update (IMPORTANT)

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:21236-1

Security update for nodejs24

24 дня назад
suse-cvrf логотип
SUSE-SU-2026:2633-1

Security update for nodejs24

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

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