Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49869
Published:June 26, 2026
Updated:June 28, 2026
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.
Affected Packages
https://github.com/kestra-io/kestra.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.0.45
Fix Suggestion:
Update to version v1.0.45
https://github.com/kestra-io/kestra.git (GITHUB):
Affected version(s) >=v1.3.0 <v1.3.21
Fix Suggestion:
Update to version v1.3.21
io.kestra:core (JAVA):
Affected version(s) >=1.0.0 <1.0.45
Fix Suggestion:
Update to version 1.0.45
io.kestra:core (JAVA):
Affected version(s) >=1.3.0 <1.3.21
Fix Suggestion:
Update to version 1.3.21
Do you need more information?
Contact Us
CVSS v4
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Authentication
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Incomplete List of Disallowed Inputs
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.69