CVE-2026-9073 Details
Description
A flaw was found in foreman-mcp-server. This component utilizes two distinct logging mechanisms that can expose sensitive session and authentication data. One mechanism logs session identifiers, which are treated as authentication credentials, at an informational level. The other, when debug logging is enabled, incompletely sanitizes HTTP request headers, leading to the cleartext logging of sensitive information such as authorization tokens and API keys. This vulnerability can result in a confidentiality breach, as sensitive authentication data is persisted in plain text within container logs, increasing the risk if logs are forwarded to a centralized platform.
A vulnerability exists in the Foreman MCP Server component of Red Hat Satellite 6, specifically in the 'satellite/foreman-mcp-server-rhel9' package. This vulnerability arises from two logging mechanisms that improperly handle sensitive session and authentication information. By default, the server logs session identifiers, which are considered authentication credentials, at an informational level. Additionally, when debug logging is activated, HTTP request headers are inadequately sanitized, resulting in the cleartext logging of sensitive data such as authorization tokens and API keys. This flaw can lead to a confidentiality breach, as the exposed authentication data is stored in plain text within container logs, posing a risk if these logs are sent to a centralized platform.
To mitigate this vulnerability, it is recommended to configure the application's logging settings to suppress the default informational logs that leak session IDs. This can be done by setting the 'mcp.server' logger to 'WARNING' or higher. Additionally, the logging middleware should be re-engineered to adopt a positive security model, ensuring that all sensitive header values are masked by default, while only allowing known non-sensitive headers.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/errata/RHSA-2026:28405 | [email protected] | |
| https://access.redhat.com/errata/RHSA-2026:28438 | [email protected] | Vendor Advisory |
| https://access.redhat.com/security/cve/CVE-2026-9073 | [email protected] | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480151 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redhat satellite | 6.19 |
CPE
Remediation
| |
| theforeman foreman | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | [email protected] |
| Jul 6, 2026 | Initial Analysis | [email protected] |
| Jun 24, 2026 | CVE Modified | CISA-ADP |
| Jun 24, 2026 | CVE Modified | [email protected] |
| Jun 23, 2026 | New CVE Received | [email protected] |