CVE-2026-32231

ZeptoClaw is a personal AI assistant. Prior to 0.7.6, the generic webhook channel trusts caller-supplied identity fields (sender, chat_id) from the request body and applies authorization checks to those untrusted values. Because authentication is optional and defaults to disabled (auth_token: None), an attacker who can reach POST /webhook can spoof an allowlisted sender and choose arbitrary chat_id values, enabling high-risk message spoofing and potential IDOR-style session/chat routing abuse. This vulnerability is fixed in 0.7.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zeptoclaw:zeptoclaw:*:*:*:*:*:rust:*:*

History

20 Mar 2026, 16:03

Type Values Removed Values Added
Summary
  • (es) ZeptoClaw es un asistente de IA personal. Antes de la 0.7.6, el canal genérico de webhook confía en los campos de identidad proporcionados por el llamante (remitente, chat_id) del cuerpo de la solicitud y aplica comprobaciones de autorización a esos valores no confiables. Dado que la autenticación es opcional y por defecto está deshabilitada (auth_token: None), un atacante que puede acceder a POST /webhook puede suplantar a un remitente en la lista de permitidos y elegir valores arbitrarios de chat_id, lo que permite la suplantación de mensajes de alto riesgo y un posible abuso de enrutamiento de sesión/chat al estilo IDOR. Esta vulnerabilidad está corregida en la 0.7.6.
References () https://github.com/qhkm/zeptoclaw/commit/bf004a20d3687a0c1a9e052ec79536e30d6de134 - () https://github.com/qhkm/zeptoclaw/commit/bf004a20d3687a0c1a9e052ec79536e30d6de134 - Patch
References () https://github.com/qhkm/zeptoclaw/pull/324 - () https://github.com/qhkm/zeptoclaw/pull/324 - Issue Tracking, Patch
References () https://github.com/qhkm/zeptoclaw/releases/tag/v0.7.6 - () https://github.com/qhkm/zeptoclaw/releases/tag/v0.7.6 - Patch, Release Notes
References () https://github.com/qhkm/zeptoclaw/security/advisories/GHSA-46q5-g3j9-wx5c - () https://github.com/qhkm/zeptoclaw/security/advisories/GHSA-46q5-g3j9-wx5c - Exploit, Vendor Advisory
CPE cpe:2.3:a:zeptoclaw:zeptoclaw:*:*:*:*:*:rust:*:*
First Time Zeptoclaw
Zeptoclaw zeptoclaw

12 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-12 19:16

Updated : 2026-03-20 16:03


NVD link : CVE-2026-32231

Mitre link : CVE-2026-32231

CVE.ORG link : CVE-2026-32231


JSON object : View

Products Affected

zeptoclaw

  • zeptoclaw
CWE
CWE-306

Missing Authentication for Critical Function

CWE-345

Insufficient Verification of Data Authenticity