SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-81320

MEDIUM · CVSS 5.5 EPSS 0.14%

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

A vulnerability exists in hawtio-operator where, under debug log level 1 or higher, the entire Route object—including sensitive TLS private keys in PEM format—is logged to standard output. This exposure can lead to unauthorized access to sensitive data if logs are forwarded to centralized systems, making them accessible to users with pod/log access in the openshift-operators namespace. Organizations using hawtio-operator should prioritize addressing this issue, especially those that enable debug logging during troubleshooting.

CVE
CVE-2026-81320
Severity
MEDIUM
CVSS
5.5
EPSS
0.14%

Original NVD Description

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.