<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cve-2026-82447 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-82447/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 29 Aug 2026 13:38:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-82447/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Skyvern TextPromptBlock Sandbox Escape</title><link>https://feed.craftedsignal.io/briefs/2026-08-skyvern-sandbox-escape/</link><pubDate>Sat, 29 Aug 2026 13:38:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-skyvern-sandbox-escape/</guid><description>A sandbox escape vulnerability in Skyvern prior to version 1.0.45 allows unauthenticated attackers to achieve remote code execution by injecting malicious Jinja2 templates into prompt inputs.</description><content:encoded><![CDATA[<p>Skyvern versions prior to 1.0.45 are susceptible to a critical sandbox escape vulnerability located within the TextPromptBlock component. This flaw originates from an insecure rendering process where prompts are processed twice: once within a secured, sandboxed Jinja environment and subsequently within an unsandboxed environment. This architectural oversight allows an attacker to supply malicious Jinja2 template syntax through workflow parameters or upstream block outputs. When the application processes these inputs, the second, unsandboxed rendering pass executes the injected code with the full privileges of the underlying server process. This vulnerability is significant as it provides a direct path to remote code execution (RCE) without requiring existing credentials, potentially granting an adversary persistent access to the server's filesystem and environment variables.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a severe risk to any organization deploying Skyvern for automated browser-based workflows. Successful exploitation enables unauthorized remote code execution, which can lead to complete server compromise, data exfiltration, or the deployment of additional malicious payloads. Organizations should prioritize patching to version 1.0.45 or higher immediately.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade all Skyvern instances to version 1.0.45 or later to eliminate the double-rendering vulnerability in the TextPromptBlock component.</li>
<li>Review existing automated workflows for inputs that interact with the TextPromptBlock; restrict access to these parameters where possible.</li>
<li>Isolate the Skyvern server from internal sensitive networks and ensure the process runs with the least privilege necessary to mitigate the impact of a potential sandbox escape.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-82447</category><category>sandbox-escape</category><category>rce</category><category>vulnerability</category></item></channel></rss>