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

exploitDog

Количество 30

Количество 30

fstec логотип

BDU:2026-04840

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

Уязвимость программной платформы Node.js, связанная с некорректной зачисткой или освобождением ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

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

CVE-2026-21710

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

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

CVE-2026-21710

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

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

CVE-2026-21710

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

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

CVE-2026-21710

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

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

CVE-2026-21710

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` ...

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

GHSA-xv6w-gxj8-v943

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

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

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

RLSA-2026:8339

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

Important: nodejs:20 security update

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

RLSA-2026:7896

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

Important: nodejs:20 security update

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

ELSA-2026-8339

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

ELSA-2026-8339: nodejs:20 security update (IMPORTANT)

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

ELSA-2026-7896

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

ELSA-2026-7896: nodejs:20 security update (IMPORTANT)

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

SUSE-SU-2026:1509-1

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

Security update for nodejs22

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

SUSE-SU-2026:1478-1

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

Security update for nodejs22

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

SUSE-SU-2026:1371-1

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

Security update for nodejs20

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

SUSE-SU-2026:1363-1

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

Security update for nodejs20

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

openSUSE-SU-2026:20519-1

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

Security update for nodejs24

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

SUSE-SU-2026:1299-1

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

Security update for nodejs24

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

RLSA-2026:7302

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

Important: nodejs:22 security update

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

RLSA-2026:7123

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

Important: nodejs:22 security update

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

RLSA-2026:7080

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

Important: nodejs22 security update

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
fstec логотип
BDU:2026-04840

Уязвимость программной платформы Node.js, связанная с некорректной зачисткой или освобождением ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
26%
Средний
4 месяца назад
ubuntu логотип
CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

CVSS3: 7.5
26%
Средний
4 месяца назад
redhat логотип
CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

CVSS3: 7.5
26%
Средний
4 месяца назад
nvd логотип
CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

CVSS3: 7.5
26%
Средний
4 месяца назад
msrc логотип
CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

CVSS3: 7.5
26%
Средний
4 месяца назад
debian логотип
CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` ...

CVSS3: 7.5
26%
Средний
4 месяца назад
github логотип
GHSA-xv6w-gxj8-v943

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**

CVSS3: 7.5
26%
Средний
4 месяца назад
rocky логотип
RLSA-2026:8339

Important: nodejs:20 security update

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

Important: nodejs:20 security update

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

ELSA-2026-8339: nodejs:20 security update (IMPORTANT)

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

ELSA-2026-7896: nodejs:20 security update (IMPORTANT)

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

Security update for nodejs22

3 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1478-1

Security update for nodejs22

3 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1371-1

Security update for nodejs20

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

Security update for nodejs20

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

Security update for nodejs24

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

Security update for nodejs24

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

Important: nodejs:22 security update

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

Important: nodejs:22 security update

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

Important: nodejs22 security update

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

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