CVE-2026-82281
HighCVSS 7.4Exploitation Probability (EPSS)
Low risk18th percentile - higher than 18% of all known CVEs
Summary
Kotaemon through 0.12.0 fails to properly validate conversation ownership in select_conv, delete_conv, rename_conv, and on_set_public_conversation functions in control.py. Attackers can read other users' chat histories, delete conversations, or rename conversations by supplying arbitrary conversation identifiers without proper authorization checks.
Risk Assessment
The risk includes user privacy breach, unauthorized data deletion, and conversation manipulation, potentially leading to data loss and trust erosion.
Recommendation
Update Kotaemon to a patched version and implement ownership-based access controls. Also conduct a code audit for similar vulnerabilities.
Other vulnerabilities in Kotaemon
Original NVD description (English source)
Kotaemon through 0.12.0 fails to properly validate conversation ownership in select_conv, delete_conv, rename_conv, and on_set_public_conversation functions in control.py. Attackers can read other users' chat histories, delete conversations, or rename conversations by supplying arbitrary conversation identifiers without proper authorization checks.

