Kestra

Kestra

10 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.89%
  • Veröffentlicht 26.06.2026 20:58:19
  • Zuletzt bearbeitet 01.07.2026 12:41:50

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 chec...

Exploit
  • EPSS 0.46%
  • Veröffentlicht 26.06.2026 20:57:13
  • Zuletzt bearbeitet 01.07.2026 12:42:40

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.43 and 1.3.19, several Kestra API endpoints accept a kestra:// URI from the client and pass it through StorageInterface.parentTraversalGuard before reading the underlying fil...

Exploit
  • EPSS 0.46%
  • Veröffentlicht 26.06.2026 20:55:44
  • Zuletzt bearbeitet 01.07.2026 12:40:54

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.23, the local internal-storage backend validates user-supplied paths for .. traversal before it converts Windows-style backslashes to forward slashes. An attacker ...

Exploit
  • EPSS 2.19%
  • Veröffentlicht 26.06.2026 20:54:08
  • Zuletzt bearbeitet 01.07.2026 12:39:26

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the authentication filter for the REST API (@Filter("/api/v1/**")) treats any request whose path ends in /configs as the public instance-config endpoint and fo...

Exploit
  • EPSS 0.31%
  • Veröffentlicht 26.06.2026 20:52:04
  • Zuletzt bearbeitet 01.07.2026 12:38:31

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, the previewFileFromExecution endpoint (GET /api/v1/{tenant}/executions/{executionId}/file/preview) contains an access control bypass that allows any authentica...

Exploit
  • EPSS 0.19%
  • Veröffentlicht 26.06.2026 20:50:09
  • Zuletzt bearbeitet 01.07.2026 12:34:51

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, this vulnerability exists in the BasicAuth authentication component of the Kestra OSS workflow orchestration platform. An attacker who gains read access to the PostgreSQL...

Exploit
  • EPSS 0.37%
  • Veröffentlicht 05.05.2026 00:00:00
  • Zuletzt bearbeitet 24.07.2026 21:10:00

Kestra v1.3.3 and before is vulnerable to SQL Injection. The vulnerability occurs because user-controlled input from a GET parameter is directly concatenated into an SQL query without proper sanitization or parameterization. As a result, attackers ca...

Exploit
  • EPSS 0.66%
  • Veröffentlicht 03.04.2026 22:39:31
  • Zuletzt bearbeitet 24.07.2026 22:10:00

Kestra is an open-source, event-driven orchestration platform. Prior to version 1.3.7, Kestra (default docker-compose deployment) contains a SQL Injection vulnerability that leads to Remote Code Execution (RCE) in the following endpoint "GET /api/v1/...

Exploit
  • EPSS 0.26%
  • Veröffentlicht 26.03.2026 21:13:12
  • Zuletzt bearbeitet 31.03.2026 01:48:34

Kestra is an open-source, event-driven orchestration platform Versions up to and including 1.3.3 render user-supplied flow YAML metadata fields — description, inputs[].displayName, inputs[].description — through the Markdown.vue component instantiate...

Exploit
  • EPSS 0.23%
  • Veröffentlicht 06.03.2026 16:33:31
  • Zuletzt bearbeitet 10.03.2026 21:00:33

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown (.md) with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html with...