CVE Catalog

CVE-2026-16461

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

A stack-based buffer overflow was found in rpcinfo utility from rpcbind. In short mode (rpcinfo -s), version numbers from a remote RPCBPROC_DUMP reply are written into a fixed-size stack buffer without bounds checking.

Risk Assessment

Running rpcinfo -s against a malicious or compromised rpcbind endpoint could crash the rpcinfo client, causing denial of service.

Recommendation

Avoid using rpcinfo -s against untrusted rpcbind servers and apply patches from your OS vendor.

Other vulnerabilities in rpcbind

See all
Original NVD description (English source)

A stack-based buffer overflow was found in rpcbind's rpcinfo utility. In rpcbdump() short mode (used by `rpcinfo -s`), version numbers from a remote RPCBPROC_DUMP reply are written into a fixed-size stack buffer without bounds checking. A user or administrator who runs `rpcinfo -s` against a malicious or compromised rpcbind endpoint could experience a crash or denial of service of the rpcinfo client.

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