CVE Catalog

CVE-2026-18238

MediumCVSS 5.0
Published: Translated: NVD NIST

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.

Risk Assessment

This can lead to disclosure of sensitive data from the client process memory or crashes, posing risks to confidentiality and integrity.

Recommendation

Update libpcap (which includes the rpcap client) to a patched version if available; avoid connecting to untrusted rpcap servers.

Other vulnerabilities in libpcap

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS