CVE-2026-69098 PUBLISHED

kotaemon 0.12.0 Unauthenticated Remote Code Execution via Insecure Deserialization

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 04.08.2026 Updated: 04.08.2026

kotaemon through 0.12.0 contains an insecure deserialization vulnerability in the check_connection endpoint that allows unauthenticated attackers to instantiate arbitrary Python classes by supplying crafted YAML/JSON input with a type field. Attackers can exploit this to override the type field with subprocess.check_output and arbitrary arguments, achieving remote code execution with application process privileges.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Cinnamon
Product kotaemon
Versions Default: affected
  • affected from 0 to 0.12.0 (incl.)

Credits

  • HK4zCzi finder

References

Problem Types

  • Deserialization of Untrusted Data CWE