Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-82281 – Authorization Bypass (IDOR) Exposing Cross-User Chat Data – Kotaemon ≤ 0.12.0

Be the first to know when new zero-days emerge:

Summary

CVE-2026-82281 is a broken access control vulnerability in Kotaemon, the open-source RAG-based document chat application maintained by Cinnamon. The application fails to validate conversation ownership before performing conversation operations, allowing an attacker to view, rename, delete, or change the visibility of chat conversations belonging to other users. The issue is rated CRITICAL (CVSS v4.0 base score 9.1).

Technical details

  • Root cause: the select_conv, delete_conv, rename_conv, and on_set_public_conversation functions in control.py do not verify that the authenticated user actually owns the conversation identifier they supply.
  • Trigger condition: an attacker who can reach the application supplies or guesses a conversation ID belonging to another user and invokes one of the affected functions.
  • Attack vector: network-reachable, no user interaction required; classified under CWE-639 (Authorization Bypass Through User-Controlled Key).
  • Impact: unauthorized read access to other users’ chat histories, and unauthorized ability to rename, delete, or toggle the public/private status of other users’ conversations — a confidentiality and integrity compromise with no direct availability impact.

Affected software

  • Kotaemon (Cinnamon), versions 0 through 0.12.0 (inclusive)

Severity

  • CVSS v4.0: 9.1 (Critical) — CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
  • CVSS v3.1: 7.4 (High) — CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Mitigation and recommended actions

  • Immediate: Upgrade Kotaemon beyond version 0.12.0 once a fixed release incorporating ownership checks for conversation management functions is available; monitor the vendor’s GitHub repository for the patched release.
  • If no patch is available: Restrict network exposure of Kotaemon instances (place behind authentication proxies/VPN, avoid public internet exposure), and audit conversation management endpoints for unauthorized access attempts using unexpected conversation IDs.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge