CVE-2026-73843 PUBLISHED

OpenChoreo: Unauthenticated access to data-plane operations via OpenChoreo cluster-gateway management APIs

Assigner: GitHub_M
Reserved: 13.08.2026 Published: 13.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.6

Product Status

Vendor openchoreo
Product openchoreo
Versions
  • Version < 1.0.2 is affected
  • Version >= 1.1.0, < 1.1.2 is affected

References

Problem Types

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