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.
Published: 2026-09-09
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A code injection flaw in the adk web component of Google Cloud Agent Development Kit (ADK) for Python allows an unauthenticated attacker to trigger execution of arbitrary code. The flaw is exercised by carefully crafted test session replay data that bypasses an incomplete denylist, enabling the attacker to run code with the privileges of the adk web process. This provides full takeover of the environment where adk runs.

Affected Systems

Google Cloud Agent Development Kit (ADK) for Python versions 2.0.0 through 2.6.0, when deployed in Python (OSS), Cloud Run or GKE environments and when the pytest package is present. The vulnerability is present in the adk web service component and requires that the service be reachable to be exploitable.

Risk and Exploitability

The flaw carries a CVSS score of 10.0, indicating a critical severity that can compromise confidentiality, integrity, and availability of the target system. The EPSS score is not available, but the lack of any listed exploitation evidence does not diminish the potential risk given the open nature of the attack vector. Attackers can craft a replay of a test session to invoke code execution via the publicly exposed adk web interface, so exposure of adk web to a network is the primary prerequisite for exploitation. The vulnerability is not listed in the CISA KEV catalog, but its critical nature and remote execution capability demand immediate mitigation.

Generated by OpenCVE AI on September 9, 2026 at 10:08 UTC.

Remediation

Vendor Solution

Upgrade to google-adk 2.7.0 or later. Do not expose adk web to a network.


OpenCVE Recommended Actions

  • Upgrade to google-adk 2.7.0 or later, which removes the code injection flaw.
  • Ensure that the adk web service is not exposed to external networks or is protected behind strict access controls.
  • When the adk web service is deployed in a production environment, remove the pytest package or otherwise prevent it from being installed or imported.

Generated by OpenCVE AI on September 9, 2026 at 10:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
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.
Title Remote Code Execution in Google ADK for Python via Incomplete Standard Library Denylist
Weaknesses CWE-184
References
Metrics cvssV4_0

{'score': 10, '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/U:Amber'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GoogleCloud

Published:

Updated: 2026-09-09T08:16:50.511Z

Reserved: 2026-08-25T12:09:54.636Z

Link: CVE-2026-79696

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T09:17:11.223

Modified: 2026-09-09T09:17:11.223

Link: CVE-2026-79696

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T10:15:09Z

Weaknesses
  • CWE-184

    Incomplete List of Disallowed Inputs