CVE-2026-33654

nanobot is a personal AI assistant. Prior to version 0.1.6, an indirect prompt injection vulnerability exists in the email channel processing module (`nanobot/channels/email.py`), allowing a remote, unauthenticated attacker to execute arbitrary LLM instructions (and subsequently, system tools) without any interaction from the bot owner. By sending an email containing malicious prompts to the bot's monitored email address, the bot automatically polls, ingests, and processes the email content as highly trusted input, fully bypassing channel isolation and resulting in a stealthy, zero-click attack. Version 0.1.6 patches the issue.
CVSS

No CVSS.

Configurations

No configuration.

History

30 Mar 2026, 20:16

Type Values Removed Values Added
References () https://github.com/HKUDS/nanobot/security/advisories/GHSA-4gmr-2vc8-7qh3 - () https://github.com/HKUDS/nanobot/security/advisories/GHSA-4gmr-2vc8-7qh3 -

Information

Published : 2026-03-27 20:16

Updated : 2026-03-30 20:16


NVD link : CVE-2026-33654

Mitre link : CVE-2026-33654

CVE.ORG link : CVE-2026-33654


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-290

Authentication Bypass by Spoofing

CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine