CVE-2026-9073
MediumCVSS 6.2Exploitation Probability (EPSS)
Low risk5th percentile - higher than 5% of all known CVEs
Summary
A flaw in foreman-mcp-server exposes sensitive authentication data through two logging mechanisms. Session identifiers and, when debug logging is enabled, authorization tokens and API keys are logged in cleartext.
Risk Assessment
The risk is a confidentiality breach as sensitive credentials are persisted in plain text in container logs, increasing exposure if logs are forwarded to a centralized platform.
Recommendation
Update foreman-mcp-server to a patched version immediately. Restrict log access and disable debug logging in production environments.
Other vulnerabilities in foreman-mcp-server
Original NVD description (English source)
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.

