CVE-2026-71474
Modified Modified - Updated After Analysis

Insights-Client Logs Cloud Pull-Secret Token Exposure

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

Publication date: 2026-08-11

Last updated on: 2026-08-27

Assigner: redhat-SADP

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-27
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
redhat advanced_cluster_management_for_kubernetes 2.0
redhat insights-client *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-532 The product writes sensitive information to a log file.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the insights-client package in Red Hat Enterprise Linux 9. When the client makes a request to the cloud.openshift.com API and receives a non-200 HTTP response, it logs the request headers at high verbosity levels. This includes the Authorization header containing the cluster's long-lived pull-secret bearer token, a sensitive credential for Red Hat cloud services. Local users with access to pod logs could read this token and potentially gain unauthorized access to Red Hat cloud services.

Detection Guidance

Check pod logs on the hub for insights-client entries at verbosity level 3 or higher. Look for Authorization headers containing pull-secret tokens in stderr or log files. Use commands like 'oc logs <pod-name>' or 'journalctl -u insights-client' to inspect logs for sensitive data exposure.

Impact Analysis

If you have access to pod logs on the hub, an attacker could exploit this to read the pull-secret token. This token grants unauthorized access to Red Hat cloud services, potentially leading to data breaches or service misuse. The impact is limited to users with existing log access permissions and requires specific logging conditions.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. Exposure of the pull-secret token may result in non-compliance with data protection regulations due to potential data breaches or unauthorized access to cloud services.

Mitigation Strategies

Reduce insights-client logging verbosity to level 2 or below to prevent header logging. Restrict pod log access permissions to only necessary users. Monitor logs for unauthorized token exposure and rotate pull-secret tokens if compromised.

Chat Assistant

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

EPSS Chart