VYPR

Cognee

by Topoteretes

Source repositories

CVEs (1)

  • CVE-2026-31231CriMay 12, 2026
    risk 0.64cvss 9.8epss 0.01

    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,…