CVE-2026-49869
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2Patches
Vulnerability mechanics
References
2- github.com/kestra-io/kestra/security/advisories/GHSA-5vc5-wxxq-3fjxnvdExploitVendor Advisory
- www.cisa.gov/known-exploited-vulnerabilities-catalognvdUS Government Resource
News mentions
5- Sangoma Switchvox Vulnerabilities Exploited in the WildSecurityWeek · Sep 4, 2026
- CISA Adds Seven Exploited Flaws as Attackers Deploy Reverse Shells and Crypto MinersThe Hacker News · Sep 3, 2026
- Hackers Exploit AI Infrastructure to Steal API Keys, Gain Persistence and Mine CryptocurrencyCyber Security News · Aug 27, 2026
- When AI infrastructure becomes the target: Securing gateways and control pointsMicrosoft Security Blog · Aug 26, 2026
- CISA Adds Seven Known Exploited Vulnerabilities to CatalogCISA Alerts