Skip to main content

rpcbind rpcinfo EUVDEUVD-2026-46185

| CVE-2026-16461 MEDIUM
Stack-based Buffer Overflow (CWE-121)
2026-07-21 redhat GHSA-qh7w-564q-qrc7
6.5
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

Network vector because the malicious server is remote; PR:N because no victim-side privileges are required; UI:R because an admin must actively run rpcinfo -s; A:H for client crash; C and I are N as no data exfiltration or modification occurs.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 21, 2026 - 12:34 vuln.today
CVE Published
Jul 21, 2026 - 11:42 nvd
MEDIUM 6.5

DescriptionCVE.org

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.

AnalysisAI

Stack-based buffer overflow in rpcbind's rpcinfo client utility crashes the rpcinfo process when a user or administrator runs rpcinfo -s against a malicious or compromised rpcbind endpoint. The flaw is in the rpcbdump() short-mode function, which writes version number data from a remote RPCBPROC_DUMP reply into a fixed-size stack buffer without bounds validation. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Attacker deploys or compromises rpcbind endpoint
Delivery
Lures admin to query endpoint
Exploit
Admin runs `rpcinfo -s <malicious-host>`
Install
Client sends RPCBPROC_DUMP RPC request
C2
Malicious reply delivers oversized version data
Execute
Stack buffer overflows in rpcbdump()
Impact
rpcinfo client process crashes

Vulnerability AssessmentAI

Exploitation Exploitation requires two concurrent conditions: (1) the attacker must control or have compromised a remote rpcbind endpoint capable of returning a crafted RPCBPROC_DUMP reply with version-number data that exceeds the fixed stack buffer in rpcbdump(); and (2) a user or administrator on the victim system must actively run `rpcinfo -s <attacker-endpoint>` - the vulnerability is not triggered by passive network exposure or inbound connections to the victim. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 base score of 6.5 (Medium) with vector AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H accurately captures the threat model: the attack is network-reachable but requires active user interaction (UI:R), and the only impact is availability loss (A:H) of the rpcinfo client process itself, not the host or any daemon. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker deploys a rogue rpcbind service on an internet-accessible host (or compromises an existing one) and configures it to return a RPCBPROC_DUMP response containing an abnormally large number of version entries. An administrator troubleshooting RPC connectivity issues runs `rpcinfo -s <attacker-host>`, causing rpcinfo to call rpcbdump() in short mode, overflow the fixed stack buffer with the attacker-supplied version data, and crash. …
Remediation Apply the Red Hat-issued rpcbind package update addressing CVE-2026-16461 via `dnf update rpcbind` on affected RHEL 8, 9, and 10 systems; monitor the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-16461 for the specific fixed package version, which was not independently confirmed in the available data. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

CVE-2026-4631 CRITICAL POC
9.8 Apr 07

Remote code execution in Cockpit's web interface allows unauthenticated attackers to execute arbitrary commands on the h

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-14544 CRITICAL
9.8 Jul 03

Remote code execution and privilege escalation in HPLIP (HP Linux Imaging and Printing) affects the hpcups print filter

CVE-2026-28369 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow (the embedded web server underpinning JBoss EAP, Red Hat Data Grid, and Apache Camel

CVE-2026-28368 CRITICAL
9.1 Mar 27

HTTP request smuggling in Red Hat Undertow allows remote unauthenticated attackers to bypass front-end security controls

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-28367 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow allows remote unauthenticated attackers to send `\r\r\r` as a header block terminator

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

CVE-2026-11610 HIGH
8.8 Jul 07

Denial of service in Red Hat / 389 Directory Server (389-ds-base, versions since ~1.3.2/2013) allows an authenticated LD

CVE-2026-14474 HIGH
8.8 Jul 07

Local-to-domain-wide root privilege escalation in SSSD's LDAP sudo provider allows an authenticated LDAP directory user

CVE-2026-52720 HIGH
8.8 Jun 15

Heap buffer overflow in GStreamer's librfb (RFB/VNC client) allows a malicious VNC server to corrupt heap memory on a co

CVE-2026-59851 HIGH
8.8 Jul 21

Privilege escalation via authentication bypass in libssh affects servers that enable GSSAPIKeyExchange, where the gssapi

Vendor StatusVendor

Share

EUVD-2026-46185 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy