Description
A command injection flaw in PCP's linux_sockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric.
This failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh.
Published: 2026-07-30
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A command injection flaw in PCP’s linux_sockets PMDA allows malicious shell meta characters to be supplied through the network.persocket.filter metric without proper validation. During a metrics refresh the flaw enables an attacker to inject and run arbitrary commands as the PMDA user, compromising the host with the same privileges the PMDA process holds. This results in a full system compromise, including credential theft and persistence mechanisms, classified as a high‑severity functional flaw (CWE‑78).

Affected Systems

The vulnerability impacts Red Hat Enterprise Linux releases 6, 7, 8, 9, 10 and Red Hat OpenShift Container Platform 4 through the PCP component. Systems that include the linux_sockets PMDA are vulnerable; the affected products are those listed in the CNA vendor/product names for the RHEL releases and OpenShift.

Risk and Exploitability

The CVSS score of 7.8 highlights high severity, while the EPSS score of 1% indicates exploitation is relatively uncommon but still possible. The CVE is not listed in CISA’s KEV catalog. The likely attack vector is remote, via the network.persocket.filter metric stream used during metric collection. An attacker who can inject malicious data into that stream can run arbitrary commands as the PMDA user, achieving full system compromise. Monitoring, restricting access, and disabling the PMDA when not required are critical to reducing risk.

Generated by OpenCVE AI on August 2, 2026 at 05:42 UTC.

Remediation

Vendor Workaround

To prevent exploitation, restrict access to the `pmstore` utility by configuring the `[access]` section in `/etc/pcp/pmcd/pmcd.conf`. If the `linux_sockets` PMDA is not essential, it can be unloaded or disabled to remove the attack vector. After modifying `pmcd.conf`, the `pmcd` service must be restarted for changes to take effect.


OpenCVE Recommended Actions

  • Edit /etc/pcp/pmcd/pmcd.conf and in the [access] section restrict use of the pmstore utility so that only authorized users can invoke it.
  • If the linux_sockets PMDA is not essential, unload or disable the PMDA to remove the attack vector.
  • After modifying pmcd.conf or unloading the PMDA, restart the pmcd service to apply the changes.

Generated by OpenCVE AI on August 2, 2026 at 05:42 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

Thu, 30 Jul 2026 16: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 command injection flaw in PCP's linux_sockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric. This failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh.
Title Pcp: pcp linux_sockets pmda: arbitrary command execution via command injection
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-78
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': 7.8, 'vector': 'CVSS:3.1/AV:L/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:27.844Z

Reserved: 2026-07-22T06:52:16.739Z

Link: CVE-2026-16524

cve-icon Vulnrichment

Updated: 2026-07-30T14:37:52.512Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-16524

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-16524 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:45:03Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')