Critical Alert 7 Active Exploits Detected Today

CVE-2026-59822 BerriAI LiteLLM Improper Authentication Vulnerability →
CVE-2026-48710 Kludex Starlette HTTP Request/Response Smuggling Vulnerability →
CVE-2026-49869 Kestra OSS OS Command Injection Vulnerability →
CVE-2026-82329 JFrog Artifactory Improper Authentication Vulnerability →
CVE-2026-9586 Sangoma Switchvox SQL Injection Vulnerability →
CVE-2026-83548 SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability →
CVE-2026-83549 SonicWall SMA1000 Appliances OS Command Injection Vulnerability →
Powered by CVE Watchtower
×
September 2, 2026

CVE Watchtower


← Back to CVE List

CVE-2026-49869NVD

Vulnerability Summary

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.
Severity Level
CRITICAL(10.0)
Published Date
Jun 26, 2026
Last Modified
Sep 2, 2026
Exploitation Status
ACTIVE
EPSS Score (30-Day)
0.99%Probability
Root Weakness (CWE)
The software constructs all or part of an OS command using externally-influenced input, but does not properly neutralize special elements.
CVSS v3.1 Base Metrics
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh