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.
References
Configurations
No configuration.
History
04 Aug 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-08-04 16:16
Updated : 2026-08-05 16:17
NVD link : CVE-2026-69098
Mitre link : CVE-2026-69098
CVE.ORG link : CVE-2026-69098
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
