Lucene search
+L

18 matches found

PyPA
PyPA
•added 2026/09/10 9:44 a.m.•8 views

Cognee allows non-superusers to overwrite global LLM configuration

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 L...

9.3CVSS5.8AI score0.00511EPSS
SaveExploits0References10Affected Software1
OSV
OSV
•added 2026/09/10 9:44 a.m.•8 views

PYSEC-2026-3816 Cognee allows non-superusers to overwrite global LLM configuration

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 L...

9.3CVSS5.8AI score0.00511EPSS
SaveExploits0References10
Snyk
Snyk
•added 2026/07/07 10:33 p.m.•14 views

Missing Authorization

Overview cognee is a Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning. Affected versions of this package are vulnerable to Missing Authorization via the settings endpoint. An attacker can modify the global LLM provider configuration by...

9.3CVSS6.1AI score0.00511EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/07/07 9:31 p.m.•11 views

Cognee allows non-superusers to overwrite global LLM configuration

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 L...

9.3CVSS5.8AI score0.00511EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/07 9:31 p.m.•11 views

GHSA-49F7-WHX5-4256 Cognee allows non-superusers to overwrite global LLM configuration

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 L...

9.3CVSS5.8AI score0.00511EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/07 9:17 p.m.•53 views

CVE-2026-58473

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 L...

9.3CVSS0.00511EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/07 8:34 p.m.•21 views

CVE-2026-58473 Cognee < 1.2.0 Unauthorized LLM Configuration Overwrite via /api/v1/settings

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 L...

9.3CVSS6AI score
SaveExploits0References7
CVE
CVE
•added 2026/07/07 8:34 p.m.•52 views

CVE-2026-58473

CVE-2026-58473 (Cognee) vulnerability affects Cognee prior to 1.2.0. An improper access-control flaw allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which lacks admin/superuser checks. This enabl...

9.3CVSS6AI score0.00511EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/07 12:00 a.m.•1 views

CVE-2026-58473: Missing Authorization

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 L...

9.3CVSS5.9AI score0.00511EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/05/15 7:57 p.m.•20 views

CVE-2026-31231

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...

9.8CVSS6.7AI score0.00926EPSS
SaveExploits0References1
Snyk
Snyk
•added 2026/05/12 7:25 p.m.•15 views

Arbitrary Code Injection

Overview cognee is a Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning. Affected versions of this package are vulnerable to Arbitrary Code Injection in the notebook cell execution API endpoint due to the use of the unsafe exec function...

9.8CVSS6.4AI score0.00926EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
•added 2026/05/12 7:25 p.m.•7 views

cognee-agensgraph (0.2.0), cognee-community-graph-adapter-arcadedb (0.2.0) +43 more potentially affected by CVE-2026-31231 via cognee (>=0.1.44, <=1.5.4)

cognee PYPI version =0.1.44, =0.0.2, =1.0.1, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.1.5 and more Source cves: CVE-2026-31231 Source advisory: SNYK:PYTHON-COGNEE-17675444...

9.8CVSS5.7AI score0.00926EPSS
SaveExploits0
NVD
NVD
•added 2026/05/12 6:16 p.m.•24 views

CVE-2026-31231

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...

9.8CVSS0.00926EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/12 12:00 a.m.•2 views

CVE-2026-31231: Improper Control of Generation of Code

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...

9.8CVSS6.8AI score0.00926EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/05/12 12:00 a.m.•10 views

CVE-2026-31231

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...

6.7AI score0.00926EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/12 12:00 a.m.•25 views

cognee 安全漏洞

Cognee is an open-source tool developed by Topoteretes, designed to provide AI agents with shared memory and context management capabilities. Cognee versions prior to v0.4.0 contained security vulnerabilities. These vulnerabilities stemmed from the use of the unsafe exec function in notebook cell...

9.8CVSS6.2AI score0.00926EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/12 12:00 a.m.•26 views

PT-2026-40118

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...

6.7AI score0.00926EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/05/12 12:00 a.m.•48 views

CVE-2026-31231

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...

0.00926EPSS
SaveExploits0References2
Rows per page
Query Builder