ZeptoClaw is a personal AI assistant. Prior to 0.7.6, the generic webhook channel trusts caller-supplied identity fields (sender, chatid) from the request body and applies authorization checks to those untrusted values. Because authentication is optional and defaults to disabled (authtoken: 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32231.json",
"cwe_ids": [
"CWE-306",
"CWE-345"
],
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:zeptoclaw:zeptoclaw:*:*:*:*:*:rust:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "0.7.5"
}
]
}