Auth bypass in Kestra-Io Kestra
CVE-2026-73246
Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables, HTTP headers, connection details, plaintext credentials, and execution identifiers while the main API on port 8080 remains protected. This issue is fixed in 2.0.0-rc6.
Vulnerability class: Information Disclosure
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.006 (46.4th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 46th percentile — 46.4% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.006 · change: +0.002
Affected products
- Kestra-Io Kestra — versions < 1.3.31
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-73246?
- CVE-2026-73246 is a high-severity vulnerability in Kestra-Io Kestra, classified under Information Disclosure. CVSS score: 7.5/10. Published 2026-08-11.
- How severe is CVE-2026-73246?
- High severity. CVSS v3 base score is 7.5 out of 10.