CVE-2026-73247Patch

LOWCVSS 8.6 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

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

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-918

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

NONE

Threat summary

  • Patch or workaround signal is available
  • 1 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 1 signal
  • 1 total mentions across 1 day

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-08-12: 1Patch / Workaround · 2026-08-12: 1Technical Details · 2026-08-12: 108-12
Signal classification1 categories
Patch
1100.0%
Full discourse1 post
  • Upwind Security MDR@UpwindMDR
    Patch

    🚨High - Kestra Unauthenticated SSRF via http() Function (CVE-2026-73247) Kestra before 2.0.0 passes the user-controlled uri argument of its http() function to the server-side HTTP client without blocking private, loopback, or link-local addresses. An unauthenticated attacker can import and run a flow that makes the Kestra server reach internal services or the cloud metadata endpoint. On cloud-hosted instances this can expose internal data and IAM role credentials from the metadata service, making it a pivot into the wider cloud environment. Impact is to confidentiality. CVSS 8.6. 👉Upgrade Kestra to 2.0.0, and restrict server egress and access to the cloud metadata endpoint.

    Post summary

    The post discloses a high‑severity unauthenticated SSRF in Kestra before version 2.0.0, details technical aspects and CVSS, and recommends upgrading and tightening egress to mitigate the risk.

    0000071
    288 followersView on X

Explore more