CVE Catalog

CVE-2026-18313

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

rpcapd can allocate up to 65536 bytes per each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster.

Risk Assessment

Memory leak can lead to resource exhaustion on the server, resulting in denial of service.

Recommendation

Update libpcap (which includes rpcapd) to a patched version if available; monitor memory usage and restrict access to the rpcapd service.

Other vulnerabilities in libpcap

See all
Original NVD description (English source)

rpcapd can allocate up to 65536 bytes per each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster.

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