boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-53576CRITICAL
kestra-io kestra — Kestra: Unauthenticated RCE via /configs path-suffix auth-filter bypass
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  C  H  H  H   10.0   .0219   81.0     —
AFFECTED
  Product  Versions    Fixed
  kestra   < 1.0.45 –  —
TIMELINE
  Jun 9   Reserved by GitHub_M
  Jun 26  EXPLOIT PUBLISHED — CVE-2026-53576 (kestra-io kestra). Public exploit reference added.
  Jun 26  Published (CNA: GitHub_M)
CWE-94, CWE-288 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the authentication filter for the REST API (@Filter("/api/v1/**")) treats any request whose path ends in /configs as the public instance-config endpoint and forwards it without a credential check. kestra addresses its resources by URL path segments that the caller chooses (/api/v1/{tenant}/flows/{namespace}, /api/v1/{tenant}/executions/{namespace}/{id}, /api/v1/{tenant}/namespaces/{namespace}/kv/{key}). An anonymous caller picks the literal configs as the final segment, and the request bypasses Basic-Auth entirely. Because the bypass reaches the flow-create and execution-trigger routes, an unauthenticated caller creates a flow containing a Shell or Process task and runs it. The task executes as root inside the kestra container. The official docker-compose.yml mounts /var/run/docker.sock, so root in the container reaches the host Docker daemon. This vulnerability is fixed in 1.0.45 and 1.3.21.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 9, 2026ReservedReserved by GitHub_M
June 26, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-53576 (kestra-io kestra). Public exploit reference added.
June 26, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
kestra-iokestra< 1.0.45

Weaknesses

CWE-94 · CWE-288

References (1)

Related

Authoritative record: CVE-2026-53576 at cve.org

Vendors: kestra-io

Weaknesses: CWE-94 · CWE-288

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-53576 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.