<?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/"><channel><title>Sandbox-Escape on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/sandbox-escape/</link><description>Recent content in Sandbox-Escape on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Tue, 17 Jun 2025 21:16:00 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/sandbox-escape/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-12530: AWS Bedrock AgentCore SDK pip Injection</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-12530-aws-bedrock-agentcore-sdk-pip-argument-injection/</link><pubDate>Wed, 17 Jun 2026 21:16:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-12530-aws-bedrock-agentcore-sdk-pip-argument-injection/</guid><description>CVE-2026-12530 in AWS Bedrock AgentCore Python SDK allows argument injection in install_packages(), enabling malicious PyPI redirects and sandbox file expo</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-044-aws/">AWS Security Bulletins</a></p>
<hr>
<p>A vulnerability in the AWS Bedrock AgentCore Python SDK (versions 1.1.3 to 1.6.1) allows crafted package name arguments to bypass input sanitisation in the install_packages() method. An attacker could redirect pip to a malicious PyPI server to serve tampered packages, or use the &lsquo;-r&rsquo; flag to read arbitrary files within the sandbox. The issue stems from an incomplete blocklist used to construct shell commands, rather than a safe argument-passing approach.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Update the bedrock-agentcore SDK to version 1.6.1 or later immediately. Audit any pipelines or agent code that calls install_packages() with externally influenced input, and review sandbox egress controls to limit access to unauthorised PyPI endpoints as a defence-in-depth measure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-044-aws/">CVE-2026-12530 - Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()</a></p>
]]></content:encoded></item></channel></rss>