Bug 2506023 (CVE-2026-16524) - CVE-2026-16524 PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via Command Injection
Summary: CVE-2026-16524 PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via C...
Keywords:
Status: NEW
Alias: CVE-2026-16524
Deadline: 2026-07-30
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2511440
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-22 06:47 UTC by OSIDB Bzimport
Modified: 2026-08-17 19:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:55560 0 None None None 2026-08-17 10:32:46 UTC
Red Hat Product Errata RHSA-2026:55617 0 None None None 2026-08-17 19:46:29 UTC
Red Hat Product Errata RHSA-2026:55740 0 None None None 2026-08-17 19:41:05 UTC

Description OSIDB Bzimport 2026-07-22 06:47:30 UTC
A command injection vulnerability exists in the linux_sockets PMDA through the
writable metric network.persocket.filter. The validation helper sockets_check_filter() returns
1 for safe input and 0 for unsafe input, but the store handler uses an inverted condition: safe
expressions are rejected while malicious ones containing shell metacharacters are silently
accepted. The attacker-controlled filter value is later incorporated into a shell command
executed via popen() whenever socket metrics are refreshed, enabling arbitrary command
execution as the PMDA process user.
Prerequisites:
• linux_sockets PMDA loaded;
• ss binary present (/usr/sbin/ss or /usr/bin/ss);
• no [access] section restricting pmstore in pmcd.conf (default behavior).

Comment 1 errata-xmlrpc 2026-08-17 10:32:45 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:55560 https://access.redhat.com/errata/RHSA-2026:55560

Comment 2 errata-xmlrpc 2026-08-17 19:41:03 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:55740 https://access.redhat.com/errata/RHSA-2026:55740

Comment 3 errata-xmlrpc 2026-08-17 19:46:27 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:55617 https://access.redhat.com/errata/RHSA-2026:55617


Note You need to log in before you can comment on or make changes to this bug.