PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73666 openchoreo CVE debrief

CVE-2026-73666 debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T22:17:28.393Z and has not been modified since then. OpenChoreo Backstage backend instances prior to 1.0.4, 1.1.4, and 1.2.1 have hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication. This allows unauthenticated access to /api/*, potentially leading to unauthorized actions.

Vendor
openchoreo
Product
backstage-plugins
CVSS
HIGH 8.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-09-08
Advisory published
2026-08-13
Advisory updated
2026-09-08

Who should care

Defenders responsible for OpenChoreo Backstage backend instances should assess exposure and prioritize remediation. This includes reviewing current instances, understanding the potential impact of unauthenticated access, and planning for updates or mitigations through normal change control. Defenders should also review compensating controls for exposed systems while remediation is scheduled and verified.

Why it matters

CVE-2026-73666 allows unauthenticated access to /api/* in OpenChoreo Backstage backend instances prior to 1.0.4, 1.1.4, and 1.2.1, potentially leading to unauthorized actions.

  • Unauthenticated access to /api/*
  • Potential for unauthorized catalog reads
  • Potential for unauthorized scaffolder log reads
  • Potential for unauthorized catalog location creation or deletion

Technical summary

OpenChoreo Backstage backend instances prior to 1.0.4, 1.1.4, and 1.2.1 have hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication. This allows unauthenticated access to /api/*, potentially leading to unauthorized actions such as catalog reads, scaffolder log reads, and catalog location creation or deletion. The hardcoded policies increase the risk of unauthorized access and potential data breaches if not remediated.

Defensive priority

Defenders should prioritize verifying exposure and remediating vulnerable OpenChoreo Backstage backend instances.

Recommended defensive actions

  • Verify OpenChoreo Backstage backend instances for exposure
  • Remediate vulnerable instances to versions 1.0.4, 1.1.4, or 1.2.1
  • Monitor /api/* for unauthorized access
  • Review and update authentication policies
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and source references indicate that OpenChoreo Backstage backend instances prior to 1.0.4, 1.1.4, and 1.2.1 have hardcoded authentication policies that expose /api/* without authentication. There are no additional details on the source references that provide further evidence of this vulnerability. The CVE record does not provide additional information on exploitation or affected systems.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73666 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73666

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73666 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73666

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.