SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-58473

CRITICAL · CVSS 9.1 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

An improper access control vulnerability in Cognee versions prior to 1.2.0 allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and accessing the settings endpoint without proper authorization checks. This exploitation can redirect all LLM operations to a malicious endpoint, leading to potential exfiltration of sensitive data, including user prompts and documents. Organizations using Cognee should prioritize immediate patching to mitigate this critical risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-58473
Severity
CRITICAL
CVSS
9.1
EPSS
0.37%

Original NVD Description

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.