CVE-2026-16524
Awaiting Analysis Awaiting Analysis - Queue

Command Injection in PCP Linux Sockets PMDA

Vulnerability report for CVE-2026-16524, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-08-18

Assigner: redhat-SADP

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-08-18
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
performance_co_pilot pcp *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-16524 is a command injection flaw in PCP's linux_sockets PMDA. It occurs due to improper validation in the sockets_check_filter() function, which incorrectly handles safe and malicious inputs. Attackers can exploit this by injecting shell metacharacters via the network.persocket.filter metric, leading to arbitrary command execution as the PMDA user when metrics refresh.

Detection Guidance

Check if the linux_sockets PMDA is loaded by running pminfo -a. Verify if the ss binary exists on the system. Inspect pmcd.conf for restrictions on pmstore access. Monitor for unusual command execution patterns in PMDA logs or system logs.

Impact Analysis

This vulnerability allows attackers to execute arbitrary commands on your system as the PMDA user. To exploit it, an attacker needs access to the network.persocket.filter metric, the linux_sockets PMDA loaded, and the ss binary present. Successful exploitation could lead to unauthorized system access, data theft, or further compromise depending on the PMDA user's privileges.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA due to unauthorized command execution. If exploited, attackers could gain control over the PMDA process user, leading to unauthorized data access, modification, or exfiltration. GDPR requires protection against unauthorized processing, while HIPAA mandates safeguards for sensitive health data. The flaw undermines these requirements by enabling arbitrary command execution.

Mitigation Strategies

Disable the linux_sockets PMDA if not required. Restrict pmstore access in pmcd.conf by adding appropriate controls. Update PCP to the latest patched version if available. Monitor for suspicious activity in PMDA processes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16524. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart