Description
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.
Published: 2026-07-20
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The rpcinfo utility in rpcbind contains a stack-based buffer overflow (CWE‑121). When a client runs rpcinfo -l against a remote rpcbind service, the server returns address information that is copied into a fixed‑size buffer without proper bounds checking. An attacker can send an oversized response that causes the client to crash, terminating the rpcinfo process. This results in a denial of service affecting the availability of the client system; there is no information disclosure or privilege escalation.

Affected Systems

Red Hat Enterprise Linux 10, 8, and 9, as well as Red Hat OpenShift Container Platform 4, ship the rpcbind package that includes the vulnerable rpcinfo utility. Any host running these distributions and executing rpcinfo against a remote rpcbind server is susceptible to the overflow. The attacker only needs to target a client that performs rpcinfo -l on an untrusted rpcbind service.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity. The EPSS score of less than 1 % suggests a low probability of active exploitation. It is not listed in the CISA KEV catalog. The attack vector is remote, unauthenticated; the attacker can send a crafted rpcbind response while the client runs rpcinfo. No authentication or elevated privileges are required. Successful exploitation causes the rpcinfo process to crash, creating a temporary denial of service for the client.

Generated by OpenCVE AI on August 1, 2026 at 07:16 UTC.

Remediation

Vendor Workaround

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.


OpenCVE Recommended Actions

  • Restrict usage of rpcinfo to trusted internal endpoints only, avoiding untrusted or remote rpcbind servers.
  • Configure firewall or access controls to block rpcinfo traffic from untrusted or remote hosts.
  • Monitor system logs for unexpected rpcinfo invocations and investigate any anomalies.

Generated by OpenCVE AI on August 1, 2026 at 07:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Vendors & Products Redhat openshift Container Platform

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Rpcbind: rpcbind: stack buffer overflow in rpcinfo rpcbaddrlist()
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-121
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-21T15:30:21.219Z

Reserved: 2026-07-20T10:05:24.721Z

Link: CVE-2026-16277

cve-icon Vulnrichment

Updated: 2026-07-21T15:30:14.268Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-20T15:16:36.720

Modified: 2026-07-21T18:31:51.680

Link: CVE-2026-16277

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-20T13:47:34Z

Links: CVE-2026-16277 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:35:47Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow