<?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>Vertex-Ai on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/vertex-ai/</link><description>Recent content in Vertex-Ai on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Mon, 16 Jun 2025 19:05:41 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/vertex-ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Google Vertex AI SDK Flaw: Bucket Squatting Attack</title><link>https://zxcloudsecurity.co.uk/posts/google-vertex-ai-sdk-bucket-squatting-pickle-in-the-middle/</link><pubDate>Tue, 16 Jun 2026 19:05:41 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/google-vertex-ai-sdk-bucket-squatting-pickle-in-the-middle/</guid><description>A Vertex AI Python SDK flaw let attackers hijack ML model uploads via predictable GCS bucket names, enabling code execution in Google&amp;#39;s serving infrastruct</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/google-vertex-ai-sdk-flaw-let-attackers.html">The Hacker News</a></p>
<hr>
<p>A vulnerability in the Google Cloud Vertex AI Python SDK allowed an attacker with no prior access to a victim&rsquo;s project to intercept and replace machine learning model uploads by claiming a predictable Google Cloud Storage bucket name — a technique dubbed &lsquo;Pickle in the Middle&rsquo; by Palo Alto Networks Unit 42. Because ML models are typically serialised using the Python Pickle format, a malicious model could execute arbitrary code within Google&rsquo;s Vertex AI serving infrastructure. No exploitation in the wild has been observed, and the issue was responsibly disclosed via Google&rsquo;s bug bounty programme.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit your Vertex AI pipelines to ensure model artefacts are uploaded to explicitly defined, organisation-owned GCS buckets rather than relying on SDK-generated bucket names. Additionally, consider enforcing GCS bucket policies that prevent creation of predictably named buckets by external parties, and restrict Pickle-format model loading in favour of safer serialisation formats where your toolchain permits.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/google-vertex-ai-sdk-flaw-let-attackers.html">Google Vertex AI SDK Flaw Let Attackers Hijack Model Uploads via Bucket Squatting</a></p>
]]></content:encoded></item></channel></rss>