๐Ÿ” CVE Alert

CVE-2026-6554

MEDIUM 5.5

infinte loop in libpcap before 1.10.7

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely.

CWE CWE-835
Vendor the tcpdump group
Product libpcap
Published Sep 5, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for the tcpdump group libpcap

Be the first to know when new medium vulnerabilities affecting the tcpdump group libpcap are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

The Tcpdump Group / libpcap
0 < 1.10.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/the-tcpdump-group/libpcap/commit/ff3c83475ac303c6b681c52ad0b6e14795a8e0ce

Credits

๐Ÿ” Kaixuan LI