Impact
The vulnerability lies in the list/remove function of tools/tool_cron.go within the Clawlet cron chat component. It allows a requestor to delete chat records without any authorization checks. This missing authorization (CWE-862) and missing access control (CWE-863) can be exploited remotely to alter or delete data, affecting the integrity and availability of the chat subsystem.
Affected Systems
Mosaxiv Clawlet versions up to and including 0.2.10 are affected. The flaw resides in the cron chat component, specifically the list/remove operation implemented in tools/tool_cron.go.
Risk and Exploitability
The CVSS score of 5.3 reflects moderate severity, and the EPSS score of < 1% indicates a very low probability of active exploitation. The vulnerability is not listed in the CISA KEV catalog. Publicly available code demonstrates that an attacker can invoke the vulnerable operation from a remote location to delete chat entries without authentication.
OpenCVE Enrichment