Ad

CVE-2026-32231

HIGH CVSS 3.1: 8.2 EPSS 0.03%
Updated Mar 12, 2026
Zeptoclaw
Parameter Value
CVSS 8.2 (HIGH)
Fixed In 0.7.6
Type CWE-306 (Missing Authentication for Critical Function), CWE-345 (Insufficient Verification of Data)
Vendor Zeptoclaw
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Related Vulnerabilities