Latest CVE Feed

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

Score
Vulnerability
Published
9.0 CRITICAL
CVE-2026-39846 — SiYuan affected by Remote Code Execution in the Electron desktop client via stored XSS in…

SiYuan is a personal knowledge management system. Prior to 3.6.4, a malicious note synced to another user can trigger remote code execution in the SiYuan Electron desktop client. The root cause is th…

siyuan | Remote | Cross-Site Scripting
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
7.6 HIGH
CVE-2026-35568 — MCP Java-SDK has a DNS Rebinding Vulnerability

MCP Java SDK is the official Java SDK for Model Context Protocol servers and clients. Prior to 1.0.0, the java-sdk contains a DNS rebinding vulnerability. This vulnerability allows an attacker to acc…

Remote | Server-Side Request Forgery
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
6.2 MEDIUM
CVE-2026-35406 — Aardvark-dns has incorrect error handling for malformed tcp packets

Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable…

aardvark-dns | Denial of Service
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
2.8 LOW
CVE-2026-34781 — Electron crashes in clipboard.readImage() on malformed clipboard image data

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage() may b…

electron | Denial of Service
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
6.0 MEDIUM
CVE-2026-34765 — Electron named window.open targets not scoped to the opener's browsing context

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, when a renderer calls window.open() with a…

electron | Remote | Misconfiguration
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
8.7 HIGH
CVE-2026-34582 — Botan has a TLS 1.3 certificate authentication bypass

Botan is a C++ cryptography library. Prior to version 3.11.1, the TLS 1.3 implementation allowed ApplicationData records to be processed prior to the Finished message being received. A server which i…

botan | Remote | Authentication
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
9.3 CRITICAL
CVE-2026-34580 — Botan has a certificate authentication bypass due to trust anchor confusion

Botan is a C++ cryptography library. In 3.11.0, the function Certificate_Store::certificate_known had a misleading name; it would return true if any certificate in the store had a DN (and subject key…

botan | Remote | Authentication
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
6.3 MEDIUM
CVE-2026-34371 — LibreChat Affected by Arbitrary File Write via `execute_code` Artifact Filename Traversal

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the execute_code sandbox when persisting code-generated artifacts. On deployments us…

librechat | Remote | Path Traversal
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
8.7 HIGH
CVE-2026-34079 — Flatpak affected by arbitrary file deletion on the host filesystem

Flatpak is a Linux application sandboxing and distribution framework. Prior to 1.16.4, the caching for ld.so removes outdated cache files without properly checking that the app controlled path to the…

flatpak | Remote | Path Traversal
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
9.3 CRITICAL
CVE-2026-34078 — Flatpak has a complete sandbox escape leading to host file access and code execution in t…

Flatpak is a Linux application sandboxing and distribution framework. Prior to 1.16.4, the Flatpak portal accepts paths in the sandbox-expose options which can be app-controlled symlinks pointing at …

flatpak | Remote | Path Traversal
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
7.5 HIGH
CVE-2026-31790 — Incorrect Failure Handling in RSA KEM RSASVE Encapsulation

Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious peer. Impact summary: The uninitial…

openssl | Remote | Memory Corruption
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-31789 — Heap Buffer Overflow in Hexadecimal Conversion

Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bit platforms. Impact summary: A heap buffer overflow may lead to a cr…

openssl | Memory Corruption
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-28390 — Possible NULL Dereference When Processing CMS KeyTransportRecipientInfo

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyTransportRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-contr…

openssl | Denial of Service
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-28389 — Possible NULL Dereference When Processing CMS KeyAgreeRecipientInfo

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlle…

openssl | Denial of Service
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-28388 — NULL Pointer Dereference When Processing a Delta CRL

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A …

openssl | Denial of Service
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-28387 — Potential Use-after-free in DANE Client Code

Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-…

openssl | Memory Corruption
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
0.0 NA
CVE-2026-28386 — Out-of-bounds Read in AES-CFB-128 on X86-64 with AVX-512 Support

Issue summary: Applications using AES-CFB128 encryption or decryption on systems with AVX-512 and VAES support can trigger an out-of-bounds read of up to 15 bytes when processing partial cipher block…

openssl | Memory Corruption
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
5.3 MEDIUM
CVE-2026-39401 — Privilege Escalation via update_event Job Output in Cronicle

Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. Prior to 0.9.111, jb child processes can include an update_event key in their JSON output. The server applies this…

Remote | Authorization
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
5.3 MEDIUM
CVE-2026-39400 — Stored XSS via Job HTML/Table Output in Cronicle

Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. Prior to 0.9.111, a non-admin user with create_events and run_events privileges can inject arbitrary JavaScript th…

Remote | Cross-Site Scripting
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
9.4 CRITICAL
CVE-2026-39397 — @delmaredigital/payload-puc is missing authorization on /api/puck/* CRUD endpoints allows…

@delmaredigital/payload-puck is a PayloadCMS plugin for integrating Puck visual page builder. Prior to 0.6.23, all /api/puck/* CRUD endpoint handlers registered by createPuckPlugin() called Payload's…

Remote | Authorization
Apr 07, 2026 Apr 08, 2026
Apr 07, 2026
Apr 08, 2026
Showing 20 of 6576 Results