CVE-2026-49869: Kestra OSS OS Command Injection Vulnerability

Published Jun 26, 2026
·
Updated

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, AuthenticationFilter in Kestra OSS uses request.getPath().endsWith("/configs") to whitelist the public configuration endpoint from Basic Auth. Because the check is a suffix match rather than an exact path match, any API path whose last segment is configs bypasses authentication entirely. An unauthenticated remote attacker can exploit this to create and execute arbitrary workflows without credentials. Because Kestra ships with script execution plugins (plugin-script-shell, plugin-script-python, etc.) enabled by default, this directly results in unauthenticated Remote Code Execution as root inside the Kestra worker container. This vulnerability is fixed in 1.0.45 and 1.3.21.

Other sources

Kestra OSS contains an OS command injection vulnerability that could allow an unauthenticated remote attacker to create and execute arbitrary workflows without credentials.

CISA

Affected Software

5 affected components
Kestra Kestra OSS>0<=1.0.45, >1.0.45<=1.3.21
Kestra Kestra OSS<1.0.45, <1.3.21
Kestra Kestra<1.0.45
Kestra Kestra>=1.1.0<1.3.21
Kestra Kestra OSS

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Kestra OSS to a version that resolves this vulnerability.

    Fixed in 1.0.45
  2. Upgrade

    Upgrade Kestra OSS to a version that resolves this vulnerability.

    Fixed in 1.3.21
  3. Configuration

    Update AuthenticationFilter so the public configuration endpoint is matched exactly (not via suffix/endsWith on the final path segment), preventing authentication bypass for any API path whose last segment is "configs".

    Kestra OSS AuthenticationFilter request.getPath().endsWith("/configs") = Replace suffix match with exact path match for the public configuration endpoint
  4. Compensating control

    If mitigations are unavailable, discontinue use of the Kestra product (evaluate internet exposure per CISA BOD 26-04 for cloud services).

  5. Compensating control

    Because script execution plugins (e.g., plugin-script-shell, plugin-script-python) are enabled by default, disable these script execution plugins if not required to reduce unauthenticated RCE risk inside the Kestra worker container.

Event History

Jun 26, 2026
CVE Published
via MITRE·08:58 PM
Data Sourced
via MITRE·08:58 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeaknessAffected Software
Sep 2, 2026
Known Exploited
via CISA·12:00 AM
Data Sourced
via CISA·12:00 AM
RemedyDescriptionAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-49869?

The severity of CVE-2026-49869 is rated as critical with a score of 10.

2

How do I fix CVE-2026-49869?

To fix CVE-2026-49869, upgrade to Kestra version 1.0.45 or 1.3.21 or later.

3

What type of vulnerability is CVE-2026-49869?

CVE-2026-49869 is an unauthenticated remote code execution vulnerability caused by an authentication bypass.

4

Which versions of Kestra are affected by CVE-2026-49869?

Kestra versions prior to 1.0.45 and 1.3.21 are affected by CVE-2026-49869.

5

What kind of exploitation is possible with CVE-2026-49869?

CVE-2026-49869 allows attackers to execute arbitrary code remotely due to authentication bypass in the AuthenticationFilter.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203