Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-16461
- https://bugzilla.redhat.com/show_bug.cgi?id=2502719
FAQ
What is CVE-2026-16461?
CVE-2026-16461 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 s...
How severe is CVE-2026-16461?
CVE-2026-16461 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-16461?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.