Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-r56g-q4p6-m3p6
- https://github.com/kestra-io/kestra/security/advisories/GHSA-r56g-q4p6-m3p6
FAQ
What is CVE-2026-73247?
CVE-2026-73247 is a vulnerability with a CVSS score of 8.6 (HIGH). 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() u...
How severe is CVE-2026-73247?
CVE-2026-73247 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73247?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.