CVE-2026-16524

Summary

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Workarounds

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.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References