Количество 25 356
Количество 25 356
CVE-2026-22695
LIBPNG has a heap buffer over-read in png_image_read_direct_scaled (regression from CVE-2025-65018 fix)
CVE-2026-22693
Null Pointer Dereference in SubtableUnicodesCache::create leading to DoS
CVE-2026-2243
Qemu-kvm: heap buffer out-of-bounds read in vmdk compressed grain parsing
CVE-2026-22185
OpenLDAP <= 2.6.10 LMDB mdb_load Heap Buffer Underflow in readline()
CVE-2026-22184
zlib <= 1.3.1.2 untgz Global Buffer Overflow in TGZfname()
CVE-2026-22017
CVE-2026-22015
CVE-2026-22009
CVE-2026-22005
CVE-2026-22004
CVE-2026-22002
CVE-2026-22001
CVE-2026-21998
CVE-2026-21895
rsa crate has potential panic on a prime being equal to 1
CVE-2026-21863
Malformed Valkey Cluster bus message can lead to Remote DoS
CVE-2026-21860
Werkzeug safe_join() allows Windows special device names with compound extensions
CVE-2026-21717
A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
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.
CVE-2026-21715
A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
CVE-2026-21714
A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
CVE-2026-22695 LIBPNG has a heap buffer over-read in png_image_read_direct_scaled (regression from CVE-2025-65018 fix) | CVSS3: 6.1 | 0% Низкий | 7 месяцев назад | |
CVE-2026-22693 Null Pointer Dereference in SubtableUnicodesCache::create leading to DoS | CVSS3: 5.3 | 0% Низкий | 7 месяцев назад | |
CVE-2026-2243 Qemu-kvm: heap buffer out-of-bounds read in vmdk compressed grain parsing | 0% Низкий | 6 месяцев назад | ||
CVE-2026-22185 OpenLDAP <= 2.6.10 LMDB mdb_load Heap Buffer Underflow in readline() | 0% Низкий | 7 месяцев назад | ||
CVE-2026-22184 zlib <= 1.3.1.2 untgz Global Buffer Overflow in TGZfname() | 0% Низкий | 7 месяцев назад | ||
CVSS3: 6.5 | 0% Низкий | 4 месяца назад | ||
CVSS3: 4.3 | 0% Низкий | 4 месяца назад | ||
CVSS3: 6.5 | 0% Низкий | 4 месяца назад | ||
CVSS3: 4.9 | 0% Низкий | 4 месяца назад | ||
CVSS3: 4.9 | 0% Низкий | 4 месяца назад | ||
CVSS3: 4.9 | 0% Низкий | 4 месяца назад | ||
CVSS3: 2.7 | 0% Низкий | 4 месяца назад | ||
CVSS3: 4.9 | 0% Низкий | 4 месяца назад | ||
CVE-2026-21895 rsa crate has potential panic on a prime being equal to 1 | 0% Низкий | 7 месяцев назад | ||
CVE-2026-21863 Malformed Valkey Cluster bus message can lead to Remote DoS | CVSS3: 7.5 | 1% Низкий | 5 месяцев назад | |
CVE-2026-21860 Werkzeug safe_join() allows Windows special device names with compound extensions | 0% Низкий | 7 месяцев назад | ||
CVE-2026-21717 A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**. | CVSS3: 5.9 | 0% Низкий | 4 месяца назад | |
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 месяца назад | |
CVE-2026-21715 A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted. | CVSS3: 3.3 | 0% Низкий | 4 месяца назад | |
CVE-2026-21714 A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25. | CVSS3: 5.3 | 0% Низкий | 4 месяца назад |
Уязвимостей на страницу