CVE-2026-71474
Insights-client-rhel9: insights-client: pull-secret bearer token written to logs on non-200 ccx response
Description
A flaw was found in insights-client. When the application receives a non-200 response, it logs the request headers, which can include the cloud.openshift.com pull-secret token. A local user with access to pod logs on the hub could read this long-lived credential. This information disclosure could grant unauthorized access to Red Hat cloud services.
INFO
Published Date :
Aug. 11, 2026, 8:18 p.m.
Last Modified :
Sept. 2, 2026, 4:17 p.m.
Remotely Exploit :
No
Source :
[email protected]
Affected Products
The following products are affected by CVE-2026-71474
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | 53f830b8-0a3f-465b-8143-3b8a9948e749 | ||||
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 3.1 | MEDIUM | MITRE-CVE | ||||
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Restrict access to application logs.
- Update the application to filter sensitive data.
- Review and sanitize logged information.
- Implement proper credential management.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-71474.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-71474 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-71474
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-71474 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-71474 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Sep. 02, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N Removed CVSS V3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N -
CVE Modified by [email protected]
Aug. 27, 2026
Action Type Old Value New Value Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/71xxx/CVE-2026-71474.json">CVE-2026-71474</a> Added Reference https://access.redhat.com/errata/RHSA-2026:60387 Added Reference https://access.redhat.com/errata/RHSA-2026:60388 Added Reference https://access.redhat.com/errata/RHSA-2026:60391 -
CVE Modified by [email protected]
Aug. 26, 2026
Action Type Old Value New Value Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/71xxx/CVE-2026-71474.json">CVE-2026-71474</a> Added Reference https://access.redhat.com/errata/RHSA-2026:60386 Added Reference https://access.redhat.com/errata/RHSA-2026:60389 Added Reference https://access.redhat.com/errata/RHSA-2026:60390 Added Reference https://access.redhat.com/security/cve/CVE-2026-71474 Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2512153 Removed Reference https://access.redhat.com/security/cve/CVE-2026-71474 Removed Reference https://bugzilla.redhat.com/show_bug.cgi?id=2512153 Removed Reference Type https://access.redhat.com/security/cve/CVE-2026-71474 Types: Vendor Advisory Removed Reference Type https://bugzilla.redhat.com/show_bug.cgi?id=2512153 Types: Issue Tracking, Vendor Advisory -
Initial Analysis by [email protected]
Aug. 24, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Added CPE Configuration OR *cpe:2.3:a:redhat:advanced_cluster_management_for_kubernetes:2.0:*:*:*:*:*:*:* *cpe:2.3:a:redhat:insights-client:-:*:*:*:*:*:*:* Added Reference Type Red Hat, Inc.: https://access.redhat.com/security/cve/CVE-2026-71474 Types: Vendor Advisory Added Reference Type Red Hat, Inc.: https://bugzilla.redhat.com/show_bug.cgi?id=2512153 Types: Issue Tracking, Vendor Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 12, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-71474', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-08-12T13:02:28.157015Z'} -
New CVE Received by [email protected]
Aug. 11, 2026
Action Type Old Value New Value Added Affected [{'cpes': ['cpe:/a:redhat:acm:2'], 'vendor': 'Red Hat', 'product': 'Red Hat Advanced Cluster Management for Kubernetes 2', 'packageName': 'rhacm2/insights-client-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}] Added Description A flaw was found in insights-client. When the application receives a non-200 response, it logs the request headers, which can include the cloud.openshift.com pull-secret token. A local user with access to pod logs on the hub could read this long-lived credential. This information disclosure could grant unauthorized access to Red Hat cloud services. Added CVSS V3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N Added CWE CWE-532 Added Reference https://access.redhat.com/security/cve/CVE-2026-71474 Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2512153