Lucene search
+L

11416 matches found

Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.9 views

PT-2026-29376

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.6.2 Description SiYuan is a personal knowledge management system susceptible to a stored cross-site scripting XSS issue. An attacker can inject a malicious URL into an Attribute View mAsse field. When a victim opens...

9CVSS6.1AI score0.00489EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/03/30 1:39 p.m.1202 views

Exploit for Command Injection in Paloaltonetworks Pan-Os

CVE KB: A high-quality knowledge base for automatic penetratio...

10CVSS7AI score0.99999EPSS
SaveExploits137
RedhatCVE
RedhatCVE
added 2026/03/28 4:56 a.m.8 views

CVE-2026-28788

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a...

7.1CVSS5.9AI score0.02858EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2026/03/28 12:0 a.m.8 views

Red-MIRROR: Agentic LLM-Based Autonomous Penetration Testing with Reflective Verification and Knowledge-Augmented Interaction

Web applications remain the dominant attack surface in cybersecurity, where vulnerabilities such as SQL injection, XSS, and business logic flaws continue to cause significant data breaches. While penetration testing is effective for identifying these weaknesses, traditional manual approaches are...

6AI score
SaveExploits0
NVD
NVD
added 2026/03/27 8:16 p.m.13 views

CVE-2026-33869

Mastodon is a free, open-source social network server based on ActivityPub. In versions on the 4.5.x branch prior to 4.5.8 and on the 4.4.x branch prior to 4.4.15, an attacker that knows of a quote before it has reached a server can prevent it from being correctly processed on that server. The...

4.8CVSS0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/27 3:35 p.m.5 views

GHSA-26GM-93RW-CCHF Open WebUI has unauthorized deletion of knowledge files

Summary An access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin, but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from...

5.4CVSS6AI score0.00252EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/27 3:35 p.m.7 views

EUVD-2026-16484

Open WebUI has unauthorized deletion of knowledge files...

5.4CVSS5.9AI score0.00252EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 3:35 p.m.9 views

Open WebUI has unauthorized deletion of knowledge files

Summary An access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin, but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from...

8.1CVSS6AI score0.00252EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/27 3:35 p.m.4 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization due to missing validation in the removefilefromknowledgebyid function. An attacker can delete arbitrary files from other users' knowledge bases by providing the file ID, even if the file...

8.1CVSS5.9AI score0.00252EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/27 3:34 p.m.11 views

Open WebUI's process_files_batch() endpoint missing ownership check, allows unauthorized file overwrite

Summary Any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a regular user with read access to a shared knowledge base can obtain file UUIDs via GET /api/v1/knowledge/id/files a...

7.1CVSS5.9AI score0.02858EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/03/27 3:34 p.m.11 views

EUVD-2026-16482

Open WebUI's processfilesbatch endpoint missing ownership check, allows unauthorized file overwrite...

7.1CVSS5.8AI score0.02858EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/27 3:34 p.m.9 views

GHSA-JJP7-G2JW-WH3J Open WebUI's process_files_batch() endpoint missing ownership check, allows unauthorized file overwrite

Summary Any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a regular user with read access to a shared knowledge base can obtain file UUIDs via GET /api/v1/knowledge/id/files a...

7.1CVSS5.9AI score0.02858EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/27 12:16 a.m.8 views

CVE-2026-29070

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin,...

8.1CVSS0.00252EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/27 12:16 a.m.7 views

CVE-2026-28788

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a...

7.1CVSS0.02858EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.18 views

Open WebUI 安全漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI under open source. Versions of Open WebUI prior to 0.8.6 contained security vulnerabilities. These vulnerabilities stemmed from the lack of access control checks when deleting files from the knowledge base, which could...

8.1CVSS5.9AI score0.00252EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/26 11:39 p.m.26 views

CVE-2026-29070

Open WebUI (self-hosted offline AI platform) prior to version 0.8.6 lacks proper access control when deleting files from a knowledge base. The only check is that the user has write access to the knowledge base or is an admin; no verification that the target file belongs to that knowledge base. As...

8.1CVSS5.9AI score0.00252EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/26 11:39 p.m.42 views

CVE-2026-29070 Open WebUI has unauthorized deletion of knowledge files

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin,...

5.4CVSS0.00252EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 11:39 p.m.4 views

CVE-2026-29070

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin,...

5.4CVSS5.9AI score0.00252EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/26 11:39 p.m.9 views

CVE-2026-29070 Open WebUI has unauthorized deletion of knowledge files

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin,...

5.4CVSS5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/26 11:39 p.m.5 views

CVE-2026-29070 Open WebUI has unauthorized deletion of knowledge files

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin,...

5.4CVSS5.9AI score0.00252EPSS
SaveExploits1References1
Rows per page
Query Builder