CVE-2026-53576
Last modified
CVE-2026-53576 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kestra | Kestra | < 1.0.45 |
| Kestra | Kestra | >= 1.1.0, < 1.3.21 |
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-2q47-568g-9h4fExploit, Vendor Advisory
- https://github.com/kestra-io/kestra/security/advisories/GHSA-2q47-568g-9h4fExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53576?
How severe is CVE-2026-53576?
How do I fix CVE-2026-53576?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53565Improper Privilege Management vulnerability in Citrix Secure…8.5
- CVE-2026-53566Out-of-bounds read vulnerability in Citrix Citrix Secure Acc…6.8
- CVE-2026-53568Frappe is a full-stack web application framework. Prior to v…6.9
- CVE-2026-5357The Download Manager plugin for WordPress is vulnerable to S…6.4
- CVE-2026-53571Vite is a frontend tooling framework for JavaScript. Prior t…7.5
- CVE-2026-53573GeoNetwork is a catalog application to manage spatially refe…4.8
- CVE-2026-53577Kestra is an open-source, event-driven orchestration platfor…6.5
- CVE-2026-5358Rejected reason: REJECTED: CVE-2026-5358 is rejected for two…
- CVE-2026-5359Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-53591FreeScout is a free help desk and shared inbox built with PH…8.6
- CVE-2026-53592FreeScout is a free help desk and shared inbox built with PH…4.6
- CVE-2026-53593FreeScout is a free help desk and shared inbox built with PH…8.8
Are you affected by CVE-2026-53576?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
