Bug 2511441 - CVE-2026-16527 pcp: PCP pmproxy: Unauthenticated access to /store endpoint allows bypassing pmcd access rules [fedora-all]
Summary: CVE-2026-16527 pcp: PCP pmproxy: Unauthenticated access to /store endpoint al...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pcp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: William Cohen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["5c7ebdd3-cf7b-4369-b0e8-f...
Depends On:
Blocks: CVE-2026-16527
TreeView+ depends on / blocked
 
Reported: 2026-08-05 11:11 UTC by Srikanth Balasubramanian
Modified: 2026-08-07 20:15 UTC (History)
7 users (show)

Fixed In Version: pcp-7.2.0-1.fc45
Clone Of:
Environment:
Last Closed: 2026-08-07 20:15:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Srikanth Balasubramanian 2026-08-05 11:11:06 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Summary: The pmproxy REST API exposes a /store endpoint writing to any PMDA metric
via pmStore() without authentication. Two authentication flags (-S for credential
requirements, -Q for client certificate) exist as case blocks in the source but are absent from
the short_options string and longopts table, making both code paths permanently dead and
impossible to activate. Combined with an unrestricted hostspec parameter, an
unauthenticated HTTP attacker can force pmproxy to connect to pmcd via Unix socket,
bypassing all pmcd [access] host rules that cover only IPv4 and IPv6 transports.
Prerequisites: pmproxy running and reachable on default port 44322. pmcd running.
linux_sockets PMDA loaded (required for the full RCE chain with Vulnerability 3).

Comment 1 William Cohen 2026-08-07 20:15:32 UTC
This CVE has been addressed in the new pcp-7.2.0-1 RPM builds available for Fedora Rawhide, Fedora 44, and Fedora 43.


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