CVE-2026-18238

Summary

The rpcap client code that processes a RPCAP_MSG_PACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the captured packet.

Affected Software

VendorProductVersion RangeStatus
The Tcpdump Grouplibpcap1.8.xaffected
The Tcpdump Grouplibpcap1.9.xaffected
The Tcpdump Grouplibpcap1.10.x < 1.10.7affected

Weaknesses

  • CWE-1288: CWE-1288: Improper Validation of Consistency within Input
  • CWE-126: CWE-126 Buffer Over-read

References