Description
An unauthenticated remote attacker can exploit a path traversal vulnerability in the PCP pmproxy logger servlet using a crafted hostname. This allows arbitrary file and directory creation, potentially leading to a denial of service.
Published: 2026-07-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw in the Performance Co-Pilot (PCP) pmproxy logger servlet that can be triggered by an unauthenticated remote attacker using a specially crafted hostname. This flaw allows the attacker to create arbitrary files or directories on the host system. The ability to write to arbitrary locations can disrupt system operation and may lead to a denial of service, especially if critical logging or configuration files are overwritten or deleted. The weakness is categorized as CWE‑22: Path Traversal.

Affected Systems

The flaw affects Red Hat Enterprise Linux releases 6 through 10 and OpenShift Container Platform 4. These systems run the pmproxy service, which listens on TCP port 44322. Any configuration that exposes this service to untrusted networks is vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity vulnerability, and the EPSS score is <1 %, suggesting a low current exploit likelihood. The flaw is unauthenticated and network-based, targeting the pmproxy service. Because the attacker can create arbitrary files, the risk is concentrated on disrupting the pmproxy logging mechanism, potentially causing a denial of service for dependent Performance Co‑Pilot components. The vulnerability is not listed in the CISA KEV catalog.

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

Remediation

Vendor Workaround

To mitigate this issue, restrict network access to TCP port 44322, which is used by the pmproxy service. This can be achieved by configuring a firewall to block incoming connections to this port. Alternatively, if the pmproxy service is not essential for your environment, it can be disabled. To disable the pmproxy service: sudo systemctl stop pmproxy sudo systemctl disable pmproxy Warning: Disabling pmproxy may impact the functionality of Performance Co-Pilot components that rely on it for data collection and logging.


OpenCVE Recommended Actions

  • Block inbound traffic on TCP port 44322 using a firewall rule
  • If pmproxy is not required, stop and disable the service with systemctl
  • Monitor for vendor updates and apply any security patch as soon as it is released

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 14:30: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 An unauthenticated remote attacker can exploit a path traversal vulnerability in the PCP pmproxy logger servlet using a crafted hostname. This allows arbitrary file and directory creation, potentially leading to a denial of service.
Title Pcp: pcp: arbitrary file creation via path traversal in pmproxy logger servlet
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-22
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': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-30T15:17:27.782Z

Reserved: 2026-07-22T08:02:56.004Z

Link: CVE-2026-16531

cve-icon Vulnrichment

Updated: 2026-07-30T14:38:08.356Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-07-30T16:16:56.920

Link: CVE-2026-16531

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-16531 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')