CVE Catalog

CVE-2026-81320

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

3th percentile - higher than 3% of all known CVEs

Summary

A flaw was found in hawtio-operator: when a custom Route TLS secret is configured and the operator runs at debug log level 1 or higher, the entire Route object — including the TLS private key in PEM format — is serialized to JSON and written to the operator's standard output. Operator logs are typically forwarded to centralized logging systems and readable by anyone with pods/log access in the openshift-operators namespace. Debug level 1 is a low threshold commonly enabled during troubleshooting.

Risk Assessment

The TLS private key may leak into logs, allowing interception by anyone with log access and potential service impersonation. The risk is high because debug level 1 is commonly used.

Recommendation

Upgrade hawtio-operator to a version that does not log private keys. Restrict access to operator logs and avoid enabling debug level 1 or higher in production.

Other vulnerabilities in hawtio-operator

See all
Original NVD description (English source)

A flaw was found in hawtio-operator. When a custom Route TLS secret is configured and the operator runs at debug log level 1 or higher, the entire Route object — including the TLS private key in PEM format — is serialized to JSON and written to the operator's standard output. Operator logs are typically forwarded to centralized logging systems and readable by anyone with pods/log access in the openshift-operators namespace. Debug level 1 is a low threshold commonly enabled during troubleshooting.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS