Search CVE reports


Toggle filters

21 – 30 of 37324 results

Status is adjusted based on your filters.


CVE-2026-32877

Medium priority
Needs evaluation

Botan is a C++ cryptography library. From version 2.3.0 to before version 3.11.0, during SM2 decryption, the code that checked the authentication code value (C3) failed to check that the encoded value was of the expected length...

3 affected packages

botan, botan1.10, botan3

Package 22.04 LTS
botan Needs evaluation
botan1.10 Not in release
botan3 Not in release
Show less packages

CVE-2026-21717

Medium priority
Needs evaluation

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...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21716

Medium priority
Needs evaluation

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...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21715

Medium priority
Needs evaluation

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...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21714

Medium priority
Needs evaluation

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...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21713

Medium priority
Needs evaluation

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21711

Medium priority
Needs evaluation

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-21710

Medium priority
Needs evaluation

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...

1 affected package

nodejs

Package 22.04 LTS
nodejs Needs evaluation
Show less packages

CVE-2026-34714

Medium priority
Not affected

Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.

1 affected package

vim

Package 22.04 LTS
vim Not affected
Show less packages

CVE-2026-4046

Medium priority
Needs evaluation

The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This...

2 affected packages

glibc, eglibc

Package 22.04 LTS
glibc Needs evaluation
eglibc Not in release
Show less packages