CVE-2026-49869
Last modified
CVE-2026-49869 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kestra | Kestra | < 1.0.45 |
| Kestra | Kestra | >= 1.1.0, < 1.3.21 |
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-5vc5-wxxq-3fjxExploit, Vendor Advisory
- https://github.com/kestra-io/kestra/security/advisories/GHSA-5vc5-wxxq-3fjxExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49869?
How severe is CVE-2026-49869?
How do I fix CVE-2026-49869?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49858API Platform Core is a system to create hypermedia-driven RE…5.9
- CVE-2026-49859Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…5.2
- CVE-2026-4986The WPForms WordPress plugin before 1.10.0.5 does not verif…5.3
- CVE-2026-49860Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…5.2
- CVE-2026-49866libp2p is a JavaScript Implementation of libp2p networking s…7.5
- CVE-2026-49867DataEase is an open source data visualization and analysis t…6.3
- CVE-2026-4987The SureForms – Contact Form, Payment Form & Other Custom Fo…7.5
- CVE-2026-49871Cross-Site Request Forgery (CSRF) vulnerability in the cas-a…9.3
- CVE-2026-49872Improper Authentication vulnerability in Apache APISIX. Whe…8.1
- CVE-2026-49875Apache CXF's EndpointReferenceUtils and W3CMultiSchemaFactor…9.8
- CVE-2026-49876Authenticated SSRF in Gravitino JobManager allows server-sid…6.5
- CVE-2026-49877Improper Authorization vulnerability in Apache ActiveMQ. An…8.1
Are you affected by CVE-2026-49869?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
