Intel

AIKIDO-2026-928155

@google/adk is vulnerable to Code Injection

Code Injection Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published 6 days ago

70

High Risk

This Affects:

JS@google/adk
1.0.0 - 1.4.0
Fixed in 1.5.0
Are you affected? Scan for Free

TL;DR

The RunSkillInlineScriptTool in the skills toolset executes script content supplied by the language model inside the configured code executor. Before the fix, execution proceeds automatically with no human confirmation, and the inline-script tool is available whenever the skills toolset is used, so model output influenced by untrusted input can run arbitrary code in the executor's context. Executing model-provided script content is equivalent to arbitrary code execution. The fix makes the inline-script tool opt-in via an allowInlineScripts flag and adds a server-enforced confirmation gate that surfaces the script and language and rejects execution unless explicitly approved.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you use the skills toolset together with a configured code executor.

Background info

@google/adk is vulnerable to Code Injection in versions 1.0.0 - 1.4.0.

How to fix this

Upgrade the @google/adk library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform