---
id: CVE-2026-73246
title: 'Kestra is an open-source, event-driven orchestration platform'
summary: >-
  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 Tas…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
  - CWE-306
published: '2026-08-11'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:50:00.950'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73246'
references:
  - url: >-
      https://github.com/kestra-io/kestra/security/advisories/GHSA-m65f-q5gj-hg46
    label: security-advisories@github.com
  - url: >-
      https://github.com/kestra-io/kestra/security/advisories/GHSA-m65f-q5gj-hg46
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00597
epssPercentile: 0.46253
ingestedAt: '2026-09-09T21:22:45.530Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
