Description
A flaw was found in the PCP (Performance Co-Pilot) `pmproxy` service. A remote attacker can exploit a vulnerability in the `pmLogLoadInDom()` function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the `pmproxy` service crashing, causing a Denial of Service (DoS). Additionally, this flaw may enable the leakage of sensitive information from the system's memory.
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the Performance Co‑Pilot pmproxy service’s pmLogLoadInDom() function, where a missing bounds check allows an attacker to send a crafted request that triggers an out‑of‑bounds read (CWE‑125). This flaw can cause the pmproxy process to crash, resulting in a denial of service. In addition, the read can leak sensitive data from the system’s memory, potentially exposing confidential information. The impact is limited to the pmproxy service; however, denial of service could disrupt monitoring and telemetry functions critical to operations.

Affected Systems

Affected vendors include Red Hat and its Red Hat Enterprise Linux releases 6 through 10 as well as Red Hat OpenShift Container Platform 4. All mentioned systems run the pmproxy service on TCP port 44322, which is the point of exploitation. No specific vulnerable version ranges are listed, so all current installations of these products are considered at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium severity vulnerability, while the EPSS score of < 1% suggests that actively exploited incidents are rare at present. The flaw is not listed in the CISA KEV catalog. The likely attack vector is remote: an unauthenticated network attacker who can reach port 44322 can exploit the service. Because the failure results in process termination rather than system compromise, the overall risk is moderate, but the denial of service and potential data leakage pose significant operational concerns.

Generated by OpenCVE AI on August 3, 2026 at 11:20 UTC.

Remediation

Vendor Workaround

To mitigate this issue, restrict network access to the `pmproxy` service on TCP port 44322 using firewall rules. Alternatively, if the `pmproxy` service is not required, it can be disabled to prevent exploitation. Example to disable `pmproxy`: `sudo systemctl stop pmproxy` `sudo systemctl disable pmproxy` Note that disabling `pmproxy` may impact functionality that relies on it. A service reload or restart may be required for changes to take effect.


OpenCVE Recommended Actions

  • Restrict inbound access to pmproxy (TCP 44322) using firewall rules to the minimum required hosts
  • If pmproxy is not required for your environment, stop the service with "sudo systemctl stop pmproxy" and disable it with "sudo systemctl disable pmproxy"
  • Monitor pmproxy logs for anomalous activity and keep the system updated with any vendor patches once they are released if the service remains needed

Generated by OpenCVE AI on August 3, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:45: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

Moderate


Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in the PCP (Performance Co-Pilot) `pmproxy` service. A remote attacker can exploit a vulnerability in the `pmLogLoadInDom()` function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the `pmproxy` service crashing, causing a Denial of Service (DoS). Additionally, this flaw may enable the leakage of sensitive information from the system's memory.
Title Pcp: pcp: remote denial of service and information leakage
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-125
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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-30T13:37:45.509Z

Reserved: 2026-07-22T07:57:32.480Z

Link: CVE-2026-16530

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-07-30T14:16:47.950

Link: CVE-2026-16530

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-16530 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses