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

No history.

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