Description
A flaw was found in PCS (Pacemaker Configuration System). A local attacker with membership in the 'haclient' group can exploit the 'pcs host auth --token' command to read the contents of arbitrary files on the filesystem, provided the files are shorter than 256 bytes. The file contents are read with root privileges by the pcsd daemon and can be exfiltrated by the attacker through subsequent cluster node communication. This allows disclosure of sensitive data such as API keys, tokens, or configuration secrets that would otherwise be inaccessible to the attacker.
Published: 2026-09-10
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Read Arbitrary Files
Action: Apply Fix
AI Analysis

Impact

A local threat actor who has membership in the "haclient" group can run the pcs host auth --token command and cause the pcsd daemon to read the contents of any file on the system that is no larger than 256 bytes. The data is read with root privileges and can be sent back over the cluster to the attacker. Because the attacker can obtain arbitrary file contents, secrets such as API keys, tokens, or configuration files become available, leading to a confidentiality breach. This flaw is a local privilege escalation that enables read access to sensitive data without additional authentication or network involvement.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux 8, 9, and 10 as well as Red Hat OpenShift Container Platform 4, Red Hat OpenStack Platform 16.2, and Red Hat OpenStack Platform 17.1. No specific sub‑versions or patch levels are listed, so the entire product lines listed are potentially impacted.

Risk and Exploitability

The CVSS score is 6.5, indicating moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, so there is no evidence of active exploitation at this time. The attack vector is local; an attacker must have local access and a haclient group membership. Once these prerequisites are met, exploitation is straightforward, reading files up to 256 bytes in size and exfiltrating them through cluster communication. The risk is therefore limited to environments where the haclient group is overly permissive.

Generated by OpenCVE AI on September 10, 2026 at 12:21 UTC.

Remediation

Vendor Workaround

Restrict membership in the 'haclient' group to only trusted users who require cluster management access. Audit current 'haclient' group membership and remove any unnecessary accounts. This reduces exposure but does not fully eliminate the risk for legitimate haclient members.


OpenCVE Recommended Actions

  • Restrict membership in the "haclient" group to only trusted cluster administrators. Audit current haclient group membership and remove any unnecessary accounts to reduce the attack surface.
  • Update PCS to the latest patched version available through the Red Hat update channels; if no patch is available, apply the Red Hat advisory for this CVE to mitigate the vulnerability.
  • Avoid using the pcs host auth --token command on systems where the haclient group could contain potentially compromised accounts, or disable the pcsd daemon until the issue is resolved.

Generated by OpenCVE AI on September 10, 2026 at 12:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in PCS (Pacemaker Configuration System). A local attacker with membership in the 'haclient' group can exploit the 'pcs host auth --token' command to read the contents of arbitrary files on the filesystem, provided the files are shorter than 256 bytes. The file contents are read with root privileges by the pcsd daemon and can be exfiltrated by the attacker through subsequent cluster node communication. This allows disclosure of sensitive data such as API keys, tokens, or configuration secrets that would otherwise be inaccessible to the attacker.
Title Pcs: pcs: non-root haclient users can read arbitrary files via pcs host auth --token
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Redhat openstack
Weaknesses CWE-732
CPEs cpe:/a:redhat:openshift:4
cpe:/a:redhat:openstack:16.2
cpe:/a:redhat:openstack:17.1
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
Redhat openstack
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Redhat Enterprise Linux Openshift Openstack
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-10T11:20:41.215Z

Reserved: 2026-09-02T11:16:21.739Z

Link: CVE-2026-84828

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-10T12:16:33.837

Modified: 2026-09-10T14:50:07.813

Link: CVE-2026-84828

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T12:30:07Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource