CVE-2026-73842

Summary

OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.3, 1.1.3, and 1.2.0-rc.2, internal/cluster-gateway/server.go exposed /api/proxy/, /api/exec/, and /api/wirelogs/ on an internal listener without requiring a client certificate or token, allowing any network-reachable caller to read tenant Kubernetes Secrets, mutate workloads, and execute commands across connected data planes. This issue is fixed in versions 1.0.3, 1.1.3, and 1.2.0-rc.2.

Affected Software

VendorProductVersion RangeStatus
openchoreoopenchoreo< 1.0.3affected
openchoreoopenchoreo>= 1.1.0, < 1.1.3affected
openchoreoopenchoreo>= 1.2.0-rc.1, < 1.2.0-rc.2affected

Weaknesses

  • CWE-269: CWE-269: Improper Privilege Management
  • CWE-306: CWE-306: Missing Authentication for Critical Function
  • CWE-862: CWE-862: Missing Authorization

References