MEDIUM

CVE-2026-9073

Redhat Satellite 2026-06-23 CVSS v3.1
CVSS
6.2

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.

Summary dbcve.org

The foreman-mcp-server component has two logging vulnerabilities: (1) session identifiers are logged at informational level despite being authentication credentials, and (2) debug logging incompletely sanitizes HTTP request headers, allowing authorization tokens and API keys to be logged in cleartext. This exposes sensitive authentication data in container logs.

Mitigation

Disable debug logging in production environments and implement proper sanitization filters for session identifiers, authorization tokens, and API keys in all logging paths to prevent sensitive data from being persisted in plain text.

Weakness (CWE)

CWE-532 Sensitive Information in Logs

EPSS Score

0.21%
Probability of exploitation in next 30 days
11.3th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE