CWE-125Base6 in KEV

Out-of-bounds Read

Draft in the CWE catalog · 3,924 CVEs mapped

3,924
CVEs mapped
6
In KEV
6.3
Median CVSS
What it is

The product reads data past the end, or before the beginning, of the intended buffer.

Recent examples
5.5cvss
CVE-2026-31912

CVE-2026-31912 - MEDIUM Severity Vulnerability

libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading the OS process memory in the 32GiB around the buffer on 64-bit architectures and in the entire address space on 32-bit architectures.

MEDIUMno explanation yet
epss
8.7cvss
CVE-2026-0799

CVE-2026-0799 - HIGH Severity Vulnerability

In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

HIGHno explanation yet
epss
5.5cvss
CVE-2025-15647

CVE-2025-15647 - MEDIUM Severity Vulnerability

CDT before 1.4.5 contains an out-of-bounds read vulnerability in the opposedVertexInd() function when constraint edge intersections are computed in floating point and round outside adjacent triangles. Attackers can supply nearly-degenerate constraint edges through geometry data to trigger an out-of-bounds array access that crashes the calling process.

MEDIUMno explanation yet
epss
The record
Technical detail
CWE ID
CWE-125
Abstraction
Base
Structure
Simple
Status
Draft
References (3)