CVE-2026-73843
Received Received - Intake

Authentication Bypass in OpenChoreo Kubernetes Platform

Vulnerability report for CVE-2026-73843, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: GitHub, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
openchoreo openchoreo to 1.0.2 (inc)
openchoreo openchoreo to 1.1.2 (inc)
openchoreo openchoreo to 1.1.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
CWE-668 The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

OpenChoreo is a developer platform for Kubernetes. Prior to versions 1.0.2 and 1.1.2, it had a flaw where internal management APIs were exposed on an externally reachable listener without authentication. This allowed attackers to access /api/proxy/ and /api/exec/ endpoints, proxy the Kubernetes API, and execute commands in workload pods across clusters.

Detection Guidance

Check if your OpenChoreo deployment is running versions prior to 1.0.2 or 1.1.2. Inspect network traffic for unauthorized access to /api/proxy/ or /api/exec/ endpoints. Verify if internal management APIs are exposed externally without authentication.

Impact Analysis

Attackers could gain unauthorized access to your Kubernetes clusters, steal sensitive data, manipulate workloads, or execute arbitrary commands in your pods. This could lead to data breaches, service disruption, or full cluster compromise, especially in multi-cluster deployments.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or health data, violating GDPR and HIPAA requirements for data protection and access controls. Organizations may face fines, legal penalties, and reputational damage due to non-compliance.

Mitigation Strategies

Upgrade OpenChoreo to version 1.0.2 or 1.1.2 or later immediately. Ensure management APIs are not exposed externally without authentication. Restrict network access to internal listeners if possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73843. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart