CVE-2026-16527

Summary

An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.

Affected Software

VendorProductVersion RangeStatus
Red HatRed Hat Enterprise Linux 100:7.0.3-5.el10_2 < *unaffected
Red HatRed Hat Enterprise Linux 80:5.3.7-22.el8_10.5 < *unaffected
Red HatRed Hat Enterprise Linux 90:6.3.7-8.el9_8.4 < *unaffected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

Workarounds

To mitigate this issue, restrict network access to the pmproxy service (port 44322/TCP) to trusted hosts only using firewall rules. If pmproxy functionality is not required, disable the service. Disabling the service will prevent remote access to performance metrics via pmproxy. To disable the service, run: sudo systemctl stop pmproxy and sudo systemctl disable pmproxy. If firewalling, ensure to reload the firewall rules after making changes.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References