SSRF in Kestra-Io Kestra
CVE-2026-73247
Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http() uri argument to URI.create() and the server-side HTTP client without restricting private, loopback, or link-local destinations, allowing an unauthenticated attacker to import and execute a flow that accesses internal services or cloud metadata.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.004 (32.3th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 32nd percentile — 32.3% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.004 · change: +0.001
Affected products
- Kestra-Io Kestra — versions < 2.0.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-73247?
- CVE-2026-73247 is a high-severity vulnerability in Kestra-Io Kestra, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.6/10. Published 2026-08-11.
- How severe is CVE-2026-73247?
- High severity. CVSS v3 base score is 8.6 out of 10.