CVE-2026-0799

HIGH CVSS 3.1: 8.7 EPSS 0.11%
Updated Sep 08, 2026
The Tcpdump Group
Parameter Value
CVSS 8.7 (HIGH)
Type CWE-129 (Improper Validation of Array Index), CWE-787 (Out-of-bounds Write), CWE-125 (Out-of-bounds Read)
Vendor The Tcpdump Group
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Vulnerable Products

the tcpdump group:libpcap