CVE-2026-82447 PUBLISHED

Skyvern before 1.0.45 Sandbox Escape via TextPromptBlock

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 29.08.2026 Updated: 29.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Skyvern-AI
Product skyvern
Versions Default: unaffected
  • affected from 0.2.1 to 1.0.45 (excl.)

Credits

  • hayato1121 reporter

References

Problem Types

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