Intel

AIKIDO-2026-10077

@elizaos/cli is vulnerable to Insufficiently Protected Credentials

Insufficiently Protected Credentials Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

29

Low Risk

This Affects:

JS@elizaos/cli
0.0.1 - 1.7.1
Fixed in 1.7.2

TL;DR

Affected versions of this package are vulnerable to unintended exposure of shell environment variables into agent secrets due to lack of filtering of environment input in the CLI, which can result in leakage of sensitive data like API keys or credentials; this patch adds filtering and validation to prevent shell-only environment variables from being included in agent secrets, mitigating the leakage risk.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@elizaos/cli is vulnerable to Insufficiently Protected Credentials in versions 0.0.1 - 1.7.1.

How to fix this

Upgrade the elizaos library to the patch version.