ZeroHour

CVE-2026-79696

moderate

Unauthenticated Code Execution in Google ADK for Python's adk web server

CVSS 4.0
10.0 critical
EPSS
<1%p37
Published
()
Modified
AI analysis

CVE-2026-79696 is a critical (CVSS 4.0: 10.0) code injection flaw (CWE-184) in the adk web component of Google Cloud's Agent Development Kit (ADK) for Python, affecting versions 2.0.0 through 2.6.0. It is triggered when adk web processes a crafted test session replay, allowing an unauthenticated remote attacker with network access to the server to execute arbitrary code in environments where pytest is installed. Successful exploitation yields full code execution in the process or container running adk web, which on Cloud Run or GKE could mean compromise of the serving container and any credentials available to it. Only deployments of ADK for Python 2.0.0-2.6.0 on Python (OSS), Cloud Run, or GKE that both run adk web and have pytest installed are affected. There is no known public proof-of-concept, the flaw is not in CISA KEV, and EPSS assigns a ~0.4% 30-day exploitation probability, so it is not currently known to be exploited in the wild.

What to do: Upgrade ADK for Python to a release newer than 2.6.0 as soon as a patched version is available (the advisory does not specify the fixed version). As interim mitigations, remove pytest from production container images that serve adk web on Cloud Run or GKE, and restrict adk web to localhost or trusted networks with authentication in front. Inventory any deployments running ADK 2.0.0-2.6.0 with adk web enabled and watch for Google's patched release.

Affected
Google Agent Development Kit (ADK) for Python - adk web2.0.0 through 2.6.0 (Python (OSS), Cloud Run, and GKE deployments; only where pytest is installed)
Estimated exposure
moderatetens of thousands of ADK 2.x environments, of which likely only thousands have adk web remotely reachable with pytest installed — No install counts or internet-exposure scans are provided in the data, so this is an order-of-magnitude estimate based on ADK's rapid, Google-backed adoption among AI-agent developers combined with the narrow preconditions (adk web in use,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A Code Injection vulnerability in adk web in Google Cloud Agent Development Kit (ADK) for Python versions 2.0.0 through 2.6.0 on Python (OSS), Cloud Run, and GKE environments where pytest is installed allows an unauthenticated remote attacker to execute arbitrary code using a crafted test session replay.

Weakness
CWE-184
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber

In the news

No ingested article mentions this CVE yet.