CVE-2026-58473
CriticalCVSS 9.1Exploitation Probability (EPSS)
Low risk29th percentile - higher than 29% of all known CVEs
Summary
Cognee before version 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all LLM operations instance-wide to an attacker-controlled endpoint by exploiting the process-wide singleton configuration cache, enabling exfiltration of prompts, uploaded documents, extracted entities, and knowledge graph content from all users.
Risk Assessment
The risk for the organization includes complete loss of confidentiality of data processed by the Cognee system, including sensitive prompts, documents, and domain knowledge, as well as the possibility of manipulation of LLM model results by the attacker.
Recommendation
Immediately upgrade Cognee to version 1.2.0 or later, which contains a fix for this vulnerability. Until the update is applied, restrict access to the settings endpoint to trusted administrators only.
Original NVD description (English source)
Cognee before 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all LLM operations instance-wide to an attacker-controlled endpoint by exploiting the process-wide singleton configuration cache, enabling exfiltration of prompts, uploaded documents, extracted entities, and knowledge graph content from all users.

