Lucene search
+L

78619 matches found

Snyk
Snyk
added 2026/05/08 10:34 p.m.13 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the authentication process. An attacker can gain unauthorized access to user-level API endpoints by registering an account, obtaining a valid JWT while in a pending role, and using th...

7.3CVSS5.8AI score0.0023EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/08 10:31 p.m.51 views

CVE-2026-42351 pygeoapi: Path Traversal in STAC FileSystemProvider

pygeoapi is a Python server implementation of the OGC API suite of standards. From version 0.23.0 to before version 0.23.3, a raw string path concatenation vulnerability in pygeoapi's STAC FileSystemProvider plugin can allow for requests to STAC collection based collections to expose directories...

7.5CVSS0.0051EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/08 9:57 p.m.10 views

CVE-2026-42291 SysReptor: Read-write access to personal notes by sharing-link creation with no authorization in SysReptor Professional

SysReptor is a fully customizable pentest reporting platform. From version 2026.4 to before version 2026.27, the endpoints for reading and creating sharing links for personal notes is not properly authorized. This allows authenticated attackers who obtain the note ID of victim users to list and...

6.8CVSS5.8AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 9:57 p.m.16 views

EUVD-2026-28848

SysReptor is a fully customizable pentest reporting platform. From version 2026.4 to before version 2026.27, the endpoints for reading and creating sharing links for personal notes is not properly authorized. This allows authenticated attackers who obtain the note ID of victim users to list and...

6.8CVSS5.8AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 9:18 p.m.15 views

EUVD-2026-28835

nova-toggle-5 enables fliping booleans in the index. Prior to version 1.3.0, the toggle endpoint POST/nova-vendor/nova-toggle/toggle/resource/resourceId was protected only by web + auth: middleware. Any user authenticated on the configured guard could call the endpoint and flip boolean attributes...

6.5CVSS5.9AI score0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/08 9:18 p.m.68 views

CVE-2026-42202 nova-toggle-5: Improper authorization on toggle endpoint allowed non-Nova users to modify boolean fields

nova-toggle-5 enables fliping booleans in the index. Prior to version 1.3.0, the toggle endpoint POST/nova-vendor/nova-toggle/toggle/resource/resourceId was protected only by web + auth: middleware. Any user authenticated on the configured guard could call the endpoint and flip boolean attributes...

6.5CVSS0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 8:03 p.m.21 views

GHSA-H36F-RQPX-J5WX Open WebUI has Unauthorized File and Knowledge Base Content Access via RAG Vector Search

Unauthorized File and Knowledge Base Content Access via RAG Vector Search Affected Component RAG source resolution in chat completion pipeline: - backend/openwebui/retrieval/utils.py lines 963-965, 1063-1068, 1126-1131 in getsourcesfromitems Affected Versions Current main branch commit 6fdd19bf1...

6.5CVSS5.8AI score0.00366EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/08 8:03 p.m.28 views

Open WebUI has Unauthorized File and Knowledge Base Content Access via RAG Vector Search

Unauthorized File and Knowledge Base Content Access via RAG Vector Search Affected Component RAG source resolution in chat completion pipeline: - backend/openwebui/retrieval/utils.py lines 963-965, 1063-1068, 1126-1131 in getsourcesfromitems Affected Versions Current main branch commit 6fdd19bf1...

6.5CVSS5.8AI score0.00366EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/05/08 8:03 p.m.14 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the getsourcesfromitems process. An attacker can access unauthorized file and knowledge base content by supplying known file or knowledge base identifiers to the chat completion API,...

7.1CVSS5.8AI score0.00366EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/08 7:52 p.m.23 views

Open WebUI's Ollama Model Access Control Bypass via /api/generate, /api/embed, /api/embeddings, and /api/show

Ollama Model Access Control Bypass via /api/generate, /api/embed, /api/embeddings, and /api/show Affected Component Ollama proxy endpoints missing model access control: - backend/openwebui/routers/ollama.py lines 955-995, generatecompletion - backend/openwebui/routers/ollama.py lines 835-881, emb...

5.4CVSS5.9AI score0.00238EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/08 7:51 p.m.17 views

Open WebUI has Knowledge Base Destruction and RAG Poisoning via Unauthorized Collection Overwrite

Knowledge Base Destruction and RAG Poisoning via Unauthorized Collection Overwrite Affected Component Retrieval web/YouTube processing endpoints: - backend/openwebui/routers/retrieval.py lines 1810-1837, processweb - backend/openwebui/routers/retrieval.py the parallel processyoutube endpoint -...

8.1CVSS5.8AI score0.00295EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/08 7:46 p.m.57 views

CVE-2026-42160 Data Space Portal: Incorrect Authorization and Client-Side Enforcement of Server-Side Security in ghcr.io/sovity/ds-portal-ce-backend

Data Space Portal is an open-source Software as a Service SaaS solution designed to streamline Dataspace management. From version 2.1.1 to before version 7.3.2, there is insufficient authorization in the dataspace-portal backend regarding self-registered "PENDING" organization / user accounts. Th...

10CVSS0.00249EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/08 7:45 p.m.15 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the basemodelid process. An attacker can gain unauthorized access to restricted models by creating a new model that chains to a restricted base model and invoking it, causing the serv...

7.6CVSS5.8AI score0.00248EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/08 5:39 p.m.13 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to revoke existing refresh tokens in the auth.refreshtokens and auth.oauth2refreshtokens tables after a password change. An attacker can maintain unauthorized access to a user's account...

4.2CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/08 5:39 p.m.11 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to revoke existing refresh tokens in the auth.refreshtokens and auth.oauth2refreshtokens tables after a password change. An attacker can maintain unauthorized access to a user's account...

4.2CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/05/08 5:39 p.m.9 views

GHSA-7HGR-XVRR-XPW3 nhost has Session Persistence After Password Change

Description When a user changes their password, either through the authenticated password change endpoint or a password reset ticket, the ChangePassword workflow correctly hashes and persists the new password via UpdateUserChangePassword. However, it does not revoke existing sessions. The...

2.3CVSS5.8AI score
SaveExploits0References3
Snyk
Snyk
added 2026/05/08 5:31 p.m.15 views

Directory Traversal

Overview potato-annotation is an A flexible, stand-alone, web-based platform for text annotation tasks Affected versions of this package are vulnerable to Directory Traversal via the validatepathsecurity function. An attacker can gain unauthorized access to files outside the intended project...

5.1CVSS6.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 3:31 p.m.22 views

EUVD-2025-209741

The CloudStack Backup plugin has an improper access logic in versions 4.21.0.0 and 4.22.0.0. Anyone with authenticated user-account access in CloudStack 4.21.0.0+ environments, where this plugin is enabled and have access to specific APIs can create new VMs using backups of any other user of the...

6.5CVSS5.8AI score0.0053EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 3:31 p.m.14 views

EUVD-2026-28550

Instances deployed via the Proxmox extension allow unauthorized access to instances belonging to other tenants. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.0.0. The Proxmox extension for CloudStack improperly uses a user-editable instance setting, proxmoxvmid, to associate...

9.1CVSS5.8AI score0.005EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 1:16 p.m.42 views

CVE-2026-25199

Instances deployed via the Proxmox extension allow unauthorized access to instances belonging to other tenants. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.0.0. The Proxmox extension for CloudStack improperly uses a user-editable instance setting, proxmoxvmid, to associate...

9.1CVSS0.005EPSS
SaveExploits0References2
Rows per page
Query Builder