CVE-2026-16277
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
A stack-based buffer overflow was found in rpcbind's rpcinfo utility. When querying a remote rpcbind service with rpcinfo -l, address information returned by the server is copied into a fixed-size buffer without sufficient bounds checking. A malicious or compromised rpcbind server could use this flaw to crash the rpcinfo client, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-121: Stack-based Buffer Overflow
Workarounds
To mitigate this issue, avoid using the rpcinfo -l command against untrusted, attacker-controlled, or compromised rpcbind hosts. Restrict the use of the rpcinfo utility to trusted internal endpoints or secure test environments only.
References
- https://access.redhat.com/security/cve/CVE-2026-16277
- https://bugzilla.redhat.com/show_bug.cgi?id=2462085
- https://git.linux-nfs.org/?p=steved/rpcbind.git;a=commitdiff;h=bb9bb7286a4c345442946dc2ce3c9e7f67e96d4d
- https://www.linuxfromscratch.org/blfs/advisories/consolidated.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.