CVE-2026-16530
Received Received - Intake

Denial of Service in PCP pmproxy via Memory Corruption

Vulnerability report for CVE-2026-16530, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: Red Hat, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-30
AI Q&A
2026-07-30
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
pcp performance_co_pilot *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the PCP pmproxy service. A remote attacker can send a specially crafted request to exploit a flaw in the pmLogLoadInDom() function. This bypasses a bounds check, causing the service to crash (Denial of Service) and potentially leaking sensitive system memory information.

Detection Guidance

Check if the PCP pmproxy service is running on TCP port 44322. Use commands like 'ss -tulnp | grep 44322' or 'netstat -tulnp | grep 44322' to verify. Inspect pmproxy logs for crashes or unusual activity. Monitor for unexpected memory leaks or crashes in the pmproxy process.

Impact Analysis

An attacker could crash the pmproxy service, disrupting its operations. They might also access sensitive system memory, leading to information leakage. Exploitation requires access to TCP port 44322 and a valid archive ID, which can be obtained without authentication.

Mitigation Strategies

Update PCP to the latest patched version. If an update is unavailable, restrict access to TCP port 44322 using firewall rules. Disable the pmproxy service if not required. Monitor for exploitation attempts via logs and network traffic.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16530. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart