CVE Tools

CVE-2026-49869

Kestra: Unauthenticated Remote Code Execution via Authentication Bypass in `AuthenticationFilter`

Exploited in the wild. In CISA KEV since 2026‑09‑02. A vendor fix is available.

Published Updated Sources: CVE.org, NVD

What to do

The vendor has published a fix. Version details are below where the sources state them.

Steps

Written by AI from the record
  1. Check whether your Kestra is reachable from the internet and whether it runs a Kestra version prior to 1.0.45 (or prior to 1.3.21).
  2. Confirm whether an attacker could reach the AuthenticationFilter endpoint behavior by verifying your deployed Kestra version and environment exposure (default configs endpoint whitelist is affected when requests target paths ending in “/configs”).
  3. Upgrade Kestra to a fixed version: install kestra 1.0.45 or later (or upgrade to 1.3.21 or later).
  4. If you cannot patch immediately, block network access to your Kestra instance from the public internet and ensure only trusted IPs can reach it, then continue with the upgrade.

What it is

From the CVE record

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.

In plain language

Written by AI from the record

CVE-2026-49869 is a critical Kestra security flaw where attackers can skip login by using a URL that ends with “/configs”, letting them create and run scripts as the highest-privilege user—so any small business running the vulnerable Kestra versions should act immediately.

Kestra AuthenticationFilter performs an unsafe URL whitelist check using a suffix match (e.g., paths ending in “/configs”) that bypasses authentication, enabling unauthenticated Remote Code Execution to create and execute workflows as root on reachable instances; this is listed in CISA KEV (added 2026-09-02) with a mitigation deadline of 2026-09-05.

If you're affected

  • Full system takeover via scripts
  • Malicious workflows executed
  • Sensitive data exposure
  • Service outage and disruption

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS81st
CISA KEV
CISA KEV

Listed as exploited in the wild since 2026-09-02.

US federal agencies must remediate by 2026-09-05.

Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

2.1% chance of exploitation activity in the next 30 days, which ranks it in the 81st percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

16 events over 78 days, from the signal feeds we watch.

  1. OpenVAS check added
  2. Analysis publishedKestra's Login Bypass Was One Line of Code. Attackers Mined Crypto With It for Two Months Before CISA Noticed.
  3. Patch availablerecord updated
  4. Added to CISA KEVpatch available, patch available, patch available, record updated, record updated, record updated
  5. Patch availablerecord updated
  6. Publishedweakness classified, att&ck mapped

Affected products

Technical detail

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Scored 10.0 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)

Impact if exploited

  • Confidentiality HighTotal information disclosure — all data in the component is compromised
  • Integrity HighTotal loss of integrity — attacker can modify any data in the component
  • Availability HighTotal denial of service — the component is completely unavailable

Weaknesses

ATT&CK techniques

Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next exploited one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Kestra, not every advisory. This one: actively exploited.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store