CVE-2026-73843

Summary

OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.2 and 1.1.2, internal/cluster-gateway/server.go served caller-facing management APIs on the externally reachable agent listener without authentication, allowing network-reachable attackers to invoke /api/proxy/ and /api/exec/ operations, proxy the data-plane Kubernetes API, and execute commands in workload pods in multi-cluster deployments. This issue is fixed in versions 1.0.2 and 1.1.2.

Affected Software

VendorProductVersion RangeStatus
openchoreoopenchoreo< 1.0.2affected
openchoreoopenchoreo>= 1.1.0, < 1.1.2affected

Weaknesses

  • CWE-306: CWE-306: Missing Authentication for Critical Function
  • CWE-668: CWE-668: Exposure of Resource to Wrong Sphere
  • CWE-862: CWE-862: Missing Authorization

References