CVE & Exploit Intelligence Database

Updated 23m ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,123 CVEs tracked 53,223 with exploits 4,686 exploited in wild 1,539 CISA KEV 3,912 Nuclei templates 37,757 vendors 42,429 researchers
392 results Clear all
CVE-2026-3538 8.8 HIGH EPSS 0.00
Google Chrome <145.0.7632.159 - Memory Corruption
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: Critical)
CWE-472 Mar 04, 2026
CVE-2026-27596 7.5 HIGH EPSS 0.00
Exiv2 <0.28.8 - Memory Corruption
Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an out-of-bounds read was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. The out-of-bounds read is at a 4GB offset, which usually causes Exiv2 to crash. This issue has been patched in version 0.28.8.
CWE-125 Mar 02, 2026
CVE-2026-23748 3.7 LOW 1 Writeup EPSS 0.00
Golioth Firmware SDK 0.10.0-0.21.9 - Memory Corruption
Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit d7f55b38, contain an out-of-bounds read in LightDB State string parsing. When processing a string payload, a payload_size value less than 2 can cause a size_t underflow when computing the number of bytes to copy (nbytes). The subsequent memcpy() reads past the end of the network buffer, which can crash the device. The condition is reachable from on_payload, and golioth_payload_is_null() does not block payload_size==1. A malicious server or MITM can trigger a denial of service.
CWE-191 Feb 26, 2026
CVE-2026-27710 5.0 MEDIUM EPSS 0.00
NanaZip 5.0.1252.0-6.0.1637.0 - DoS
NanaZip is an open source file archive. Starting in version 5.0.1252.0 and prior to versions 6.0.1638.0 and 6.5.1638.0, a denial-of-service vulnerability exists in NanaZip’s `.NET Single File Application` parser. A crafted bundle can force an integer underflow in header-size calculation and trigger an unbounded memory allocation attempt during archive open. Versions 6.0.1638.0 and 6.5.1638.0 fix the issue.
CWE-191 Feb 26, 2026
CVE-2026-3172 8.1 HIGH EPSS 0.00
pgvector 0.6.0-0.8.1 - Buffer Overflow
Buffer overflow in parallel HNSW index build in pgvector 0.6.0 through 0.8.1 allows a database user to leak sensitive data from other relations or crash the database server.
CWE-787 Feb 25, 2026
CVE-2025-14547 EPSS 0.00
Silicon Labs PSA Crypto - DoS
An integer underflow vulnerability is present in Silicon Lab’s implementation of PSA Crypto and SE Manager EC-JPAKE APIs during ZKP parsing. Triggering the underflow can lead to a hard fault, causing a temporary denial of service.
CWE-191 Feb 20, 2026
CVE-2025-14055 EPSS 0.00
Silicon Labs Secure NCP - Buffer Overflow
An integer underflow vulnerability in Silicon Labs Secure NCP host implementation allows a buffer overread via a specially crafted packet.
CWE-191 Feb 20, 2026
CVE-2025-48021 6.5 MEDIUM EPSS 0.00
Yokogawa Electric Corporation - DoS
A vulnerability has been found in Vnet/IP Interface Package provided by Yokogawa Electric Corporation. If affected product receives maliciously crafted packets, Vnet/IP software stack process may be terminated. The affected products and versions are as follows: Vnet/IP Interface Package (for CENTUM VP R6 VP6C3300, CENTUM VP R7 VP7C3300) R1.07.00 or earlier
CWE-191 Feb 13, 2026
CVE-2025-1924 8.2 HIGH EPSS 0.00
Yokogawa Electric Corporation - DoS
A vulnerability has been found in Vnet/IP Interface Package provided by Yokogawa Electric Corporation. If affected product receive maliciously crafted packets, a DoS attack may cause Vnet/IP communication functions to stop or arbitrary programs to be executed. The affected products and versions are as follows: Vnet/IP Interface Package (for CENTUM VP R6 VP6C3300, CENTUM VP R7 VP7C3300) R1.07.00 or earlier
CWE-191 Feb 13, 2026
CVE-2026-25532 6.3 MEDIUM 1 Writeup EPSS 0.00
ESF-IDF <5.5.2 - Buffer Overflow
ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.2, 5.4.3, 5.3.4, 5.2.6, and 5.1.6, a vulnerability exists in the WPS (Wi-Fi Protected Setup) Enrollee implementation where malformed EAP-WSC packets with truncated payloads can cause integer underflow during fragment length calculation. When processing EAP-Expanded (WSC) messages, the code computes frag_len by subtracting header sizes from the total packet length. If an attacker sends a packet where the EAP Length field covers only the header and flags but omits the expected payload (such as the 2-byte Message Length field when WPS_MSG_FLAG_LEN is set), frag_len becomes negative. This negative value is then implicitly cast to size_t when passed to wpabuf_put_data(), resulting in a very large unsigned value. This issue has been patched in versions 5.5.3, 5.4.4, 5.3.5, 5.2.7, and 5.1.7.
CWE-191 Feb 04, 2026
CVE-2026-23951 5.5 MEDIUM 1 Writeup EPSS 0.00
SumatraPDF - Buffer Overflow
SumatraPDF is a multi-format reader for Windows. All versions contain an off-by-one error in the validation code that only triggers with exactly 2 records, causing an integer underflow in the size calculation. This bug exists in PalmDbReader::GetRecord when opening a crafted Mobi file, resulting in an out-of-bounds heap read that crashes the app. There are no published fixes at the time of publication.
CWE-125 Jan 22, 2026
CVE-2025-62291 8.1 HIGH EPSS 0.00
strongSwan <6.0.3 - Buffer Overflow
In the eap-mschapv2 plugin (client-side) in strongSwan before 6.0.3, a malicious EAP-MSCHAPv2 server can send a crafted message of size 6 through 8, and cause an integer underflow that potentially results in a heap-based buffer overflow.
CWE-191 Jan 16, 2026
CVE-2026-20957 7.8 HIGH EPSS 0.00
Microsoft Office Excel - Code Injection
Integer underflow (wrap or wraparound) in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CWE-191 Jan 13, 2026
CVE-2026-22185 EPSS 0.00
OpenLDAP LMDB <0.9.14 - Buffer Overflow
OpenLDAP Lightning Memory-Mapped Database (LMDB) versions up to and including 0.9.14, prior to commit 8e1fda8, contain a heap buffer underflow in the readline() function of mdb_load. When processing malformed input containing an embedded NUL byte, an unsigned offset calculation can underflow and cause an out-of-bounds read of one byte before the allocated heap buffer. This can cause mdb_load to crash, leading to a limited denial-of-service condition.
CWE-125 Jan 07, 2026
CVE-2026-21489 6.1 MEDIUM 1 Writeup EPSS 0.00
Color Iccdev < 2.3.1.2 - Integer Underflow
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Versions 2.3.1.1 and below have Out-of-bounds Read and Integer Underflow (Wrap or Wraparound) vulnerabilities in its CIccCalculatorFunc::SequenceNeedTempReset function. This issue is fixed in version 2.3.1.2.
CWE-125 Jan 06, 2026
CVE-2025-10933 EPSS 0.00
Silicon Labs Z-Wave Protocol Controller - Memory Corruption
An integer underflow vulnerability in the Silicon Labs Z-Wave Protocol Controller can lead to out of bounds memory reads.
CWE-125 Jan 05, 2026
CVE-2025-67269 7.5 HIGH 1 Writeup EPSS 0.00
Gpsd < 3.27.1 - Integer Underflow
An integer underflow vulnerability exists in the `nextstate()` function in `gpsd/packet.c` of gpsd versions prior to commit `ffa1d6f40bca0b035fc7f5e563160ebb67199da7`. When parsing a NAVCOM packet, the payload length is calculated using `lexer->length = (size_t)c - 4` without checking if the input byte `c` is less than 4. This results in an unsigned integer underflow, setting `lexer->length` to a very large value (near `SIZE_MAX`). The parser then enters a loop attempting to consume this massive number of bytes, causing 100% CPU utilization and a Denial of Service (DoS) condition.
CWE-191 Jan 02, 2026
CVE-2025-62567 5.3 MEDIUM EPSS 0.00
Microsoft Windows 10 1607 < 10.0.14393.8688 - Integer Underflow
Integer underflow (wrap or wraparound) in Windows Hyper-V allows an authorized attacker to deny service over a network.
CWE-191 Dec 09, 2025
CVE-2025-66217 7.5 HIGH 1 Writeup EPSS 0.01
AIS-catcher <0.64 - Buffer Overflow/DoS/RCE
AIS-catcher is a multi-platform AIS receiver. Prior to version 0.64, an integer underflow vulnerability exists in the MQTT parsing logic of AIS-catcher. This vulnerability allows an attacker to trigger a massive Heap Buffer Overflow by sending a malformed MQTT packet with a manipulated Topic Length field. This leads to an immediate Denial of Service (DoS) and, when used as a library, severe Memory Corruption that can be leveraged for Remote Code Execution (RCE). This issue has been patched in version 0.64.
CWE-191 Nov 29, 2025
CVE-2025-59368 EPSS 0.00
Aicloud - Integer Underflow
An integer underflow vulnerability has been identified in Aicloud. An authenticated attacker may trigger this vulnerability by sending a crafted request, potentially impacting the availability of the device. Refer to the ' Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.
CWE-191 Nov 25, 2025