CVE-2026-82447

Summary

Skyvern before 1.0.45 contains a sandbox escape vulnerability in TextPromptBlock that renders prompts twice, first through a sandboxed Jinja environment and then through an unsandboxed environment. Attackers can inject malicious Jinja template syntax through workflow parameters or upstream block output to execute arbitrary code with server process privileges.

Affected Software

VendorProductVersion RangeStatus
Skyvern-AIskyvern0.2.1 < 1.0.45affected

Weaknesses

  • CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine

References