CVE-2026-0799CWE-125CWE-129CWE-787

CVE-2026-0799

High · published September 5, 2026

CVSS v3.1
8.7
EPSS
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
8.7 · HIGH
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H
CVSS v4.0
Not supplied
EPSS
Not scored
Weaknesses
CWE-125 · Out-of-bounds Read; CWE-129 · Improper Validation of Array Index; CWE-787 · Out-of-bounds Write
Published
2026-09-05T23:16Z
References (1)
Timeline
  • 05 SEP 18:48Z
    OOBR and OOBW in libpcap before 1.10.7
    cvelistv5