AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-73841

HIGH · CVSS 8.8 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Kubernetes installations using OpenChoreo versions 1.2.0-rc.1 through 1.2.0 are vulnerable due to improper authorization in the exec and wirelogs handlers, allowing users with project-scoped grants to execute commands and access wirelogs from components across different projects within the same namespace. This can lead to unauthorized access and potential compromise of sensitive data. Organizations utilizing OpenChoreo in their Kubernetes environments should prioritize upgrading to version 1.2.0 to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73841
Severity
HIGH
CVSS
8.8
EPSS
0.35%
Kubernetes

Original NVD Description

OpenChoreo is a complete, open-source developer platform for Kubernetes. From 1.2.0-rc.1 until 1.2.0, internal/openchoreo-api/api/handlers/exec.go and internal/openchoreo-api/api/handlers/wirelogs.go authorize component:exec and wirelogs:view using the caller-supplied project query parameter instead of comp.Spec.Owner.ProjectName, allowing a user with a project-scoped grant to execute commands in and read wirelogs from components owned by other projects in the same namespace. This vulnerability is fixed in 1.2.0.