Latest CVE Feed

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

Score
Vulnerability
Published
8.6 HIGH
CVE-2025-66024 — XWiki Blog Application home page vulnerable to Stored XSS via Post Title

The XWiki blog application allows users of the XWiki platform to create and manage blog posts. Versions prior to 9.15.7 are vulnerable to Stored Cross-Site Scripting (XSS) via the Blog Post Title. Th…

Remote | Cross-Site Scripting
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
9.8 CRITICAL
CVE-2025-70225 — D-Link DIR-513 Buffer Overflow

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curtime parameter to the goform/formEasySetupWWConfig component

dir-513_firmware dir-513 | Remote | Memory Corruption
Mar 04, 2026 Mar 06, 2026
Mar 04, 2026
Mar 06, 2026
9.8 CRITICAL
CVE-2025-70221 — D-Link DIR-513 Buffer Overflow Vulnerability

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curTime parameter to goform/formLogin.

dir-513_firmware dir-513 | Remote | Memory Corruption
Mar 04, 2026 Mar 06, 2026
Mar 04, 2026
Mar 06, 2026
9.8 CRITICAL
CVE-2025-46108 — D-Link Dir-513 Buffer Overflow Vulnerability

D-link Dir-513 A1FW110 is vulnerable to Buffer Overflow in the function formTcpipSetup.

dir-513_firmware dir-513 | Remote | Memory Corruption
Mar 04, 2026 Mar 06, 2026
Mar 04, 2026
Mar 06, 2026
9.6 CRITICAL
CVE-2026-3545 — Google Chrome HTML Injection Vulnerability

Insufficient data validation in Navigation in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security sever…

linux_kernel chrome macos windows edge_chromium | Remote | Information Disclosure
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3544 — Google Chrome WebCodecs Heap Buffer Overflow

Heap buffer overflow in WebCodecs in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Hig…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3543 — Google Chrome V8 Out-of-Bounds Memory Access Vulnerability

Inappropriate implementation in V8 in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security se…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3542 — Google Chrome WebAssembly Out-of-Bounds Memory Access Vulnerability

Inappropriate implementation in WebAssembly in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security sever…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3541 — Google Chrome CSS Out-of-Bounds Memory Read Vulnerability

Inappropriate implementation in CSS in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Hi…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3540 — Google Chrome WebAudio Out-of-Bounds Memory Access Vulnerability

Inappropriate implementation in WebAudio in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security severity…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3539 — Google Chrome DevTools Heap Corruption Vulnerability

Object lifecycle issue in DevTools in Google Chrome prior to 145.0.7632.159 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a craf…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3538 — Google Chrome Skia Integer Overflow

Integer overflow in Skia in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Cr…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3537 — Google Chrome PowerVR Heap Corruption Vulnerability

Object lifecycle issue in PowerVR in Google Chrome on Android prior to 145.0.7632.159 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security seve…

linux_kernel chrome macos windows | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
8.8 HIGH
CVE-2026-3536 — Google Chrome ANGLE Integer Overflow Vulnerability

Integer overflow in ANGLE in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: C…

linux_kernel chrome macos windows edge_chromium | Remote | Memory Corruption
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
7.5 HIGH
CVE-2026-28435 — Payload size limit bypass via gzip decompression in ContentReader (streaming) allows over…

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, cpp-httplib (httplib.h) does not enforce Server::set_payload_max_length() on the decompressed reques…

cpp-httplib | Remote | Denial of Service
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
5.3 MEDIUM
CVE-2026-28434 — cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT resp…

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom except…

cpp-httplib | Remote | Information Disclosure
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
5.9 MEDIUM
CVE-2026-28427 — OpenDeck affected by path traversal allows arbitrary file read

OpenDeck is Linux software for your Elgato Stream Deck. Prior to 2.8.1, the service listening on port 57118 serves static files for installed plugins but does not properly sanitize path components. B…

Remote | Path Traversal
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
9.8 CRITICAL
CVE-2025-70219 — D-Link DIR-513 Stack Buffer Overflow Vulnerability

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the goform/formDeviceReboot.

dir-513_firmware dir-513 | Remote | Memory Corruption
Mar 04, 2026 Mar 06, 2026
Mar 04, 2026
Mar 06, 2026
7.7 HIGH
CVE-2026-3125 — SSRF vulnerability in opennextjs-cloudflare via /cdn-cgi/ path normalization bypass

A Server-Side Request Forgery (SSRF) vulnerability was identified in the @opennextjs/cloudflare package, resulting from a path normalization bypass in the /cdn-cgi/image/ handler.The @opennextjs/clou…

Remote | Server-Side Request Forgery
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
6.5 MEDIUM
CVE-2026-20064 — Cisco Secure Firewall Threat Defense (FTD) Software CLI Command Injection Vulnerability

A vulnerability in of Cisco Secure Firewall Threat Defense (FTD) Software could allow an authenticated, local attacker to cause the device to unexpectedly reload, causing a denial of service (DoS) co…

| Denial of Service
Mar 04, 2026 Mar 05, 2026
Mar 04, 2026
Mar 05, 2026
Showing 20 of 5092 Results