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

exploitDog

Количество 20

Количество 20

github логотип

GHSA-22vj-v4r3-878v

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

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

CVE-2026-21716

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

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

CVE-2026-21716

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

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

CVE-2026-21716

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.3
EPSS: Низкий
msrc логотип

CVE-2026-21716

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

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

CVE-2026-21716

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

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and ` ...

CVSS3: 3.3
EPSS: Низкий
fstec логотип

BDU:2026-04837

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

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

CVSS3: 3.3
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: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:21058-1

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

Security update for nodejs22

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-22vj-v4r3-878v

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.3
0%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.3
0%
Низкий
4 месяца назад
redhat логотип
CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.8
0%
Низкий
4 месяца назад
nvd логотип
CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.3
0%
Низкий
4 месяца назад
msrc логотип
CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

CVSS3: 3.3
0%
Низкий
4 месяца назад
debian логотип
CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and ` ...

CVSS3: 3.3
0%
Низкий
4 месяца назад
fstec логотип
BDU:2026-04837

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

CVSS3: 3.3
0%
Низкий
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: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:21058-1

Security update for nodejs22

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

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