CVE-2026-73666

Summary

OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication and allowing unauthenticated catalog reads, scaffolder log reads, and catalog location creation or deletion. This issue is fixed in versions 1.0.4, 1.1.4, and 1.2.1.

Affected Software

VendorProductVersion RangeStatus
openchoreobackstage-plugins< 1.0.4affected
openchoreobackstage-plugins>= 1.1.0, < 1.1.4affected
openchoreobackstage-plugins>= 1.2.0-rc.1, < 1.2.1affected

Weaknesses

  • CWE-306: CWE-306: Missing Authentication for Critical Function

References