CVE-2026-31231
Last modified
CVE-2026-31231 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user, but it does so using the unsafe exec() function without any sandboxing, validation, or security controls. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user, but it does so using the unsafe exec() function without any sandboxing, validation, or security controls. An attacker can exploit this by sending a specially crafted POST request containing malicious Python code to the execution endpoint. This leads to arbitrary code execution on the Cognee server with the privileges of the server process, allowing complete compromise of the system.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-31231?
How severe is CVE-2026-31231?
How do I fix CVE-2026-31231?
Are you affected by CVE-2026-31231?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
