Total CVEs

140,315

Critical Severity

3,712

High Severity

13,361

Last 7 Days

1,812
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 421 - 440 of 36,720 CVEs
CVE-2026-13318 MEDIUM - 6.4

A server-side request forgery (SSRF) flaw was found in KubeVirt's virt-api port-forward handler. When processing a port-forward request to a VirtualMachineInstance (VMI), virt-api reads the target IP from vmi.Status.Interfaces[0].IP and passes it directly to net.Dial() without validation. For V...

Vendor: Red Hat
Product: Red Hat OpenShift Virtualization 4
Published: Jun 26, 2026
Source: NVD
CVE-2026-13218 MEDIUM - 4.2

A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A user with access to the virt-launcher container can plant a symlink at the cache file path, caus...

Vendor: Red Hat
Product: Red Hat OpenShift Virtualization 4
Published: Jun 26, 2026
Source: NVD
CVE-2026-13083 MEDIUM - 6.9

A flaw was found in the Pen Drive report generator. Cluster-sourced data is rendered into HTML reports without proper escaping or sanitization. An attacker with cluster administrator privileges can inject a stored cross-site scripting (XSS) payload into cluster objects (such as ClusterVersion spec.c...

Vendor: Red Hat
Product: Pen Drive Powered by Red Hat Lightspeed
Published: Jun 26, 2026
Source: NVD
CVE-2026-12993 MEDIUM - 6.5

A flaw was found in Apicurio Registry. The DocumentBuilderAccessor correctly blocks external DTD and schema access but does not disable DOCTYPE declarations or enable FEATURE_SECURE_PROCESSING. An attacker with artifact-write permission can upload XML documents with internal entity-expansion payload...

Vendor: Red Hat
Product: Red Hat build of Apicurio Registry 3
Published: Jun 26, 2026
Source: NVD

Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have a package import signature validation bypass allows which allows self-signed packages. This issue has been fixed in version 1.2.31.

Vendor: Cacti
Product: cacti
Published: Jun 25, 2026
Source: NVD
CVE-2026-40084 MEDIUM - 6.5

Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior are vulnerable to Path Traversal through the Report format_file Parameter, causing arbitrary file read. This vulnerability occurs in two stages. In the first stage (stored injection), lib/html_reports.php ...

Vendor: Cacti
Product: cacti
Published: Jun 25, 2026
Source: NVD
CVE-2026-40083 HIGH - 7.2

Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have SQL Injection through unsanitized unserialize+implode in managers.php. At line 756 of managers.php, the application assigns $selected_items by calling cacti_unserialize(stripslashes(gnrv('selecte...

Vendor: Cacti
Product: cacti
Published: Jun 25, 2026
Source: NVD
CVE-2026-40082 MEDIUM - 5.4

Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have missing session_regenerate_id() after login, leading to Session Fixation. session_regenerate_id() is NOT called after successful login. The login flow at auth_login.php:203-207 directly sets $_SESSION[...

Vendor: Cacti
Product: cacti
Published: Jun 25, 2026
Source: NVD
CVE-2026-40080 MEDIUM - 6.1

Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior are vulnerable to Open Redirect through a substring check rather than a host check at str_contains($referer, CACTI_PATH_URL). When the user's login_opts == '1' (redirect to referer after logi...

Vendor: Cacti
Product: cacti
Published: Jun 25, 2026
Source: NVD
CVE-2026-8720 HIGH - 7.5

wc_Blake2bHmacFinal and wc_Blake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the accumul...

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-7532 HIGH - 7.5

iPAddress name constraints bypass when WOLFSSL_IP_ALT_NAME is not defined. IP address name constraints are not enforced in that configuration, allowing a certificate to bypass an issuing CA's IP address constraints.

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-7511 HIGH - 7.5

PKCS7_verify signer confusion allows forged signatures, where the signer associated with a signature is not correctly bound, permitting a forged signature to be accepted.

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-6331 HIGH - 7.5

HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signature length was only checked as not exceeding the MAC length, so a zero-length or otherwise truncated ta...

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-6330 MEDIUM - 6.5

The ML-KEM ARM64 NEON ciphertext comparison only compares half of the input, breaking the Fujisaki-Okamoto transform's implicit rejection and weakening IND-CCA2 security on that code path. The constant-time comparison effectively ignored part of the re-encrypted ciphertext, so a decapsulating p...

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-6329 MEDIUM - 6.5

PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS#12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS#12 structure using a length taken directly fr...

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-6325 HIGH - 7.5

Out-of-bounds write in SetSuitesHashSigAlgo when processing an oversized signature algorithms list, allowing a write past the bounds of the destination buffer.

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-6092 MEDIUM - 5.3

When HAVE_ENCRYPT_THEN_MAC is configured, the implementation could fall back to MAC-then-Encrypt rather than enforcing Encrypt-then-MAC.

Vendor: wolfssl
Product: wolfssl
Published: Jun 25, 2026
Source: NVD
CVE-2026-55962 MEDIUM - 6.5

TLS 1.3 post-handshake authentication (PHA) issue where a server could accept a client's Finished message without the client having sent a Certificate and CertificateVerify. The post-handshake-auth exemption that allows an empty/absent peer certificate was only intended for the initial handshak...

Vendor: wolfSSL
Product: wolfSSL
Published: Jun 25, 2026
Source: NVD
CVE-2026-54479 HIGH - 7.3

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers. This vulnerability may allow unauthorized users to authenticate as other ...

Vendor: EVoke
Product: EVoke CSMS
Published: Jun 25, 2026
Source: NVD
CVE-2026-50176 HIGH - 7.5

The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks or brute-force attacks to gain unauthorized access.

Vendor: EVoke
Product: EVoke CSMS
Published: Jun 25, 2026
Source: NVD