Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-6325 — Out-of-bounds write in SetSuitesHashSigAlgo on oversized signature algorithms list

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

wolfssl | Remote | Memory Corruption
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
5.3 MEDIUM
CVE-2026-6092 — Encrypt-then-MAC could fall back to MAC-then-Encrypt when HAVE_ENCRYPT_THEN_MAC is config…

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

wolfssl | Remote | Cryptography
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
6.5 MEDIUM
CVE-2026-55962 — TLS 1.3 post-handshake authentication: server accepts Finished without client Certificate…

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 e…

wolfssl | Remote | Authentication
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
7.3 HIGH
CVE-2026-54479 — EVoke Systems EVoke CSMS Insufficient Session Expiration

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 predi…

Remote | Authentication
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
8.7 HIGH
CVE-2026-50176 — EVoke Systems EVoke CSMS Improper Restriction of Excessive Authentication Attempts

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 o…

Remote | Authentication
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
6.9 MEDIUM
CVE-2026-44622 — EVoke Systems EVoke CSMS Insufficiently Protected Credentials

Charging station authentication identifiers are publicly accessible via web-based mapping platforms.

Remote | Authentication
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
9.4 CRITICAL
CVE-2026-40702 — EVoke Systems EVoke CSMS Missing Authentication for Critical Function

WebSocket endpoints lack proper authentication mechanisms, enabling attackers to impersonate charging stations. As a result, attackers can exploit this weakness to gain unauthorized access to sensiti…

Remote | Authentication
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
8.1 HIGH
CVE-2026-22879 — VTK vtk-dicom heap-based buffer overflow

vtk vtk-dicom vtkDICOMItem::NewDataElement heap-based buffer overflow vulnerability

vtk | Remote | Memory Corruption
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
7.5 HIGH
CVE-2026-13283 — Google Chrome for Android Use-After-Free Vulnerability

Use after free in AdFilter in Google Chrome on Android prior to 149.0.7827.201 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted…

android chrome chrome | Remote | Memory Corruption
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
6.8 MEDIUM
CVE-2026-13282 — Google Chrome Use-After-Free in Payments

Use after free in Payments in Google Chrome on Android prior to 149.0.7827.201 allowed a local attacker to potentially exploit heap corruption via physical access to the device. (Chromium security se…

android chrome chrome | Memory Corruption
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
8.3 HIGH
CVE-2026-13281 — Google Chrome Mojo Integer Overflow Sandbox Escape

Integer overflow in Mojo in Google Chrome prior to 149.0.7827.201 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. (Chr…

linux_kernel chrome macos chrome windows | Remote | Memory Corruption
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
7.4 HIGH
CVE-2026-12992 — Apicurio/apicurio-registry: apicurio-registry: ssrf via wsdl4j import dereference in wsdl…

A flaw was found in Apicurio Registry. The WSDLReaderAccessor creates a wsdl4j WSDLReader without disabling the javax.wsdl.importDocuments feature. When the VALIDITY rule is set to FULL, an attacker …

Remote | Server-Side Request Forgery
Jun 25, 2026 Jun 30, 2026
Jun 25, 2026
Jun 30, 2026
8.5 HIGH
CVE-2026-12975 — Apicurio/apicurio-registry: apicurio-registry: unhardened saxparser in content-type detec…

A flaw was found in Apicurio Registry. The ContentTypeUtil.isParsableXml() method creates a SAXParserFactory without enabling secure processing features or disabling external entity resolution. An at…

Remote | XML External Entity
Jun 25, 2026 Jun 30, 2026
Jun 25, 2026
Jun 30, 2026
8.1 HIGH
CVE-2026-11800 — Org.keycloak:keycloak-services: keycloak: authentication bypass via jwt algorithm confusi…

A flaw was found in Keycloak. This JWT algorithm confusion vulnerability in the JWT Authorization Grant flow allows an attacker with valid client credentials to bypass signature verification. By forg…

single_sign-on data_grid build_of_keycloak | Remote | Authentication
Jun 25, 2026 Jul 01, 2026
Jun 25, 2026
Jul 01, 2026
7.5 HIGH
CVE-2026-11703 — Missing SNI/ALPN binding on stateful (session-ID) TLS session resumption

Missing SNI/ALPN binding on stateful (session-ID) resumption, which previously skipped the binding check performed for ticket-based resumption. A cached session could be resumed under a different SNI…

wolfssl | Remote | Misconfiguration
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
6.3 MEDIUM
CVE-2026-10098 — OCSP CertID serial-number length-confusion in wolfSSL_OCSP_resp_find_status

OCSP CertID serial-number length-confusion in wolfSSL_OCSP_resp_find_status allows a same-issuer SingleResponse whose serial is a prefix of the target serial to be reported as the revocation status o…

wolfssl | Remote | Cryptography
Jun 25, 2026 Jun 27, 2026
Jun 25, 2026
Jun 27, 2026
8.1 HIGH
CVE-2025-71340 — picklescan - Remote Code Execution via idlelib.pyshell.ModifiedInterpreter.runcode

picklescan through 0.0.26 fails to detect malicious pickle files that invoke idlelib.pyshell.ModifiedInterpreter.runcode in __reduce__ methods. Attackers can embed undetected code in pickle files tha…

picklescan | Remote | Supply Chain
Jun 25, 2026 Jun 26, 2026
Jun 25, 2026
Jun 26, 2026
10.0 CRITICAL
CVE-2025-71338 — Flowise - Arbitrary File Write to Remote Code Execution via document-store API

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can e…

flowise | Remote | Path Traversal
Jun 25, 2026 Jul 01, 2026
Jun 25, 2026
Jul 01, 2026
9.8 CRITICAL
CVE-2025-71336 — Flowise - Unsandboxed Remote Code Execution via Custom MCP

Flowise before 3.0.6 (affected versions 2.2.7-patch.1 and earlier) contains an unsandboxed remote code execution vulnerability in the Custom MCP feature, which is designed to execute OS commands such…

flowise | Remote | Authentication
Jun 25, 2026 Jul 01, 2026
Jun 25, 2026
Jul 01, 2026
8.6 HIGH
CVE-2025-71335 — Flowise - Session Invalidation Failure After Password Change

Flowise before 3.0.10 (affected versions 3.0.7 and earlier) fails to invalidate existing sessions and session tokens after a user changes their password. An attacker who already holds an active sessi…

flowise | Remote | Authentication
Jun 25, 2026 Jul 01, 2026
Jun 25, 2026
Jul 01, 2026
Showing 20 of 7990 Results