Description
A flaw in the PCP linux_sockets module exposes an unsecured internal connection.
An attacker with initial code execution can exploit this to escalate privileges and execute arbitrary commands as root.
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the PCP linux_sockets module exposes an unsecured internal connection which, when an attacker already possesses code execution on the host, can be leveraged to elevate privileges to root and execute arbitrary commands. This issue represents a privilege management error under CWE‑403, allowing full system compromise once accessed.

Affected Systems

Red Hat Enterprise Linux 6, 7, 8, 9 and 10, as well as Red Hat OpenShift Container Platform 4, all of which deploy the vulnerable PCP linux_sockets PMDA in either Dynamic Shared Object or daemon configuration.

Risk and Exploitability

The CVSS score of 8.8 classifies this as a high‑severity vulnerability, yet the EPSS score of less than 1 % indicates a very low current exploitation probability. Not listed in CISA’s KEV catalog. Exploitation requires the attacker to first gain local code execution; after acquiring that foothold, the flaw can be utilized to raise privileges. The likely attack vector is a locally compromised process that interacts with PMCD rather than a remote attack, given the internal nature of the socket connection.

Generated by OpenCVE AI on August 3, 2026 at 11:23 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, ensure that the `linux_sockets` PMDA is not configured to load as a Dynamic Shared Object (DSO) within PMCD. The default configuration for this PMDA is daemon mode, which is not affected by this flaw. Review your `pmcd.conf` file to confirm the `linux_sockets` PMDA is not loaded as a DSO. If changes are made to `pmcd.conf`, a restart of the `pmcd` service is required for them to take effect.


OpenCVE Recommended Actions

  • Disable the linux_sockets PMDA by ensuring it is not loaded as a Dynamic Shared Object in the pmcd.conf file and restart the pmcd service
  • Apply any available vendor patch that addresses the exposed internal connection flaw in the PCP linux_sockets module
  • Continue to monitor system logs for indications of privilege escalation attempts using PMCD and review permissions on the PCP installation directories

Generated by OpenCVE AI on August 3, 2026 at 11:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:9
cpe:/a:redhat:enterprise_linux:9::appstream
cpe:/o:redhat:enterprise_linux:10.2
References

Mon, 17 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:8 cpe:/a:redhat:enterprise_linux:8::appstream
References

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 14:30:00 +0000

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

Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Thu, 30 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Description A flaw in the PCP linux_sockets module exposes an unsecured internal connection. An attacker with initial code execution can exploit this to escalate privileges and execute arbitrary commands as root.
Title Pcp: pcp: privilege escalation to root via linux_sockets pmda vulnerability
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-403
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
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': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-18T01:53:32.565Z

Reserved: 2026-07-22T07:26:46.736Z

Link: CVE-2026-16526

cve-icon Vulnrichment

Updated: 2026-07-30T13:55:13.920Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-30T06:25:02.663

Modified: 2026-08-18T02:17:24.753

Link: CVE-2026-16526

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:00:00Z

Links: CVE-2026-16526 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses
  • CWE-403

    Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')