CVE-2026-93685
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Summary
A flaw was found in the multicluster-observability-addon. A remote attacker can access a debug endpoint without authentication, due to a misconfiguration in the underlying addon-framework library. This allows for the disclosure of sensitive operational information, such as goroutine, heap, and command-line details, after completing a basic encrypted connection. This vulnerability does not enable direct remote code execution.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Workarounds
To mitigate this issue, restrict network access to the pods running the multicluster-observability-addon to only trusted internal components. Implement network policies within your Kubernetes environment to limit inbound connections to the affected pods on ports 6060 and 8443 from untrusted sources. This operational control reduces the attack surface by preventing unauthorized access to the unauthenticated debug endpoints.
References
- https://access.redhat.com/security/cve/CVE-2026-93685
- https://bugzilla.redhat.com/show_bug.cgi?id=2518377
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.