Lucene search
+L

53623 matches found

EUVD
EUVD
•added 2026/08/04 8:13 p.m.•16 views

EUVD-2026-52895

CVAT is an open source interactive video and image annotation tool for computer vision. Versions 2.5.0 through 2.66.0 contain a XSS vulnerability that can be accessed through annotation guide assets. When CVAT serves the files attached to an annotation guide, it labels them with a media type...

8.5CVSS5.4AI score0.00405EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/04 8:01 p.m.•85 views

CVE-2026-70486

Open WebUI (self-hosted AI platform) versions 0.9.0–0.11.0 contain a Same-Origin/XSS risk in the terminal file-preview iframe: the serveUrl iframe branch granted allow-same-origin and allow-scripts for HTML files from the app origin, enabling an authenticated user with terminal server access to r...

8.2CVSS6.1AI score0.0038EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/04 8:00 p.m.•19 views

CVE-2026-47682 CVAT: Missing path-containment validation in multiple entry points allows arbitrary path writes

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server...

7.1CVSS5.5AI score0.00454EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/04 8:00 p.m.•40 views

CVE-2026-47682 CVAT: Missing path-containment validation in multiple entry points allows arbitrary path writes

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server...

7.1CVSS0.00454EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/04 8:00 p.m.•17 views

CVE-2026-47682 CVAT: Missing path-containment validation in multiple entry points allows arbitrary path writes

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server...

7.1CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/04 7:59 p.m.•16 views

Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Summary Open WebUI fetches user-supplied URLs on the server for RAG URL ingestion, URL-to-markdown conversion and web-search content retrieval, and decides whether a destination is allowed by asking whether its IP address is globally routable. That test operates on the literal IPv6 address and do...

7.1CVSS5.6AI score0.00351EPSS
SaveExploits1References4Affected Software1
CVE
CVE
•added 2026/08/04 7:54 p.m.•75 views

CVE-2026-70483

Open WebUI (self-hosted AI platform) contained an authorization bypass in the delete_chat_by_id handler (backend/open_webui/routers/chats.py) serving DELETE /api/v1/chats/{id}. The in-flight task cancellation was placed before ownership and permission checks, so any authenticated user with the de...

4.3CVSS5.5AI score0.00458EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2026/08/04 7:51 p.m.•27 views

CVE-2026-70482 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.11.0, when ENABLEOAUTHTOKENEXCHANGE=True, /oauth/provider/token/exchange accepts a raw provider access token and validates it by calling the provider userinfo endpoint without confirming which...

8.1CVSS5.4AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/08/04 7:51 p.m.•13 views

CVE-2026-70482

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.11.0, when ENABLEOAUTHTOKENEXCHANGE=True, /oauth/provider/token/exchange accepts a raw provider access token and validates it by calling the provider userinfo endpoint without confirming which...

8.1CVSS5.5AI score0.00569EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
•added 2026/08/04 7:45 p.m.•43 views

CVE-2026-70481 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access i...

5.4CVSS0.00427EPSS
SaveExploits1References4
Cvelist
Cvelist
•added 2026/08/04 7:18 p.m.•64 views

CVE-2026-70475 Flowise: Missing Authorization on Execution Update Endpoint

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the PUT /api/v1/executions/:id endpoint in packages/server/src/routes/executions/index.ts lacks the checkAnyPermission middleware that protects other execution endpoints. Any authenticated use...

7.1CVSS0.00458EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/04 7:16 p.m.•8 views

UBUNTU-CVE-2026-47781

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS5.9AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/04 6:51 p.m.•44 views

CVE-2026-66300 SNOMED International Snowstorm reflected XSS

SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3...

5CVSS0.0032EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/04 5:57 p.m.•51 views

CVE-2026-47764 pdm: Path traversal in wheel installation via overridden write_to_fs

pdm is a Python package and dependency manager supporting the latest PEP standards. Versions prior to 2.27.0 are vulnerable to path traversal through writetofs. InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces t...

8.4CVSS0.00197EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/04 3:55 p.m.•9 views

ROOT-APP-PYPI-CVE-2026-21226 CVE-2026-21226 in azure-core - Patched by Root

Root has patched CVE-2026-21226 in the azure-core package for Root:PyPI. Multiple fixed versions available...

7.5CVSS7.1AI score0.00929EPSS
SaveExploits0
OSV
OSV
•added 2026/08/04 3:36 p.m.•13 views

ROOT-APP-PYPI-CVE-2026-48524 CVE-2026-48524 in PyJWT - Patched by Root

Root has patched CVE-2026-48524 in the PyJWT package for Root:PyPI. Multiple fixed versions available...

3.7CVSS5.8AI score0.00321EPSS
SaveExploits0
OSV
OSV
•added 2026/08/04 3:36 p.m.•14 views

ROOT-APP-PYPI-CVE-2026-48523 CVE-2026-48523 in PyJWT - Patched by Root

Root has patched CVE-2026-48523 in the PyJWT package for Root:PyPI. Multiple fixed versions available...

5.4CVSS5.8AI score0.0017EPSS
SaveExploits1
OSV
OSV
•added 2026/08/04 3:11 p.m.•10 views

ROOT-APP-NPM-CVE-2026-33532 CVE-2026-33532 in yaml - Patched by Root

Root has patched CVE-2026-33532 in the yaml package for Root:npm. Multiple fixed versions available...

4.3CVSS5.9AI score0.00532EPSS
SaveExploits1
OSV
OSV
•added 2026/08/04 3:05 p.m.•12 views

ROOT-APP-NPM-CVE-2024-45296 CVE-2024-45296 in path-to-regexp - Patched by Root

Root has patched CVE-2024-45296 in the path-to-regexp package for Root:npm. Multiple fixed versions available...

7.5CVSS6.6AI score0.00932EPSS
SaveExploits0
OSV
OSV
•added 2026/08/04 3:02 p.m.•16 views

ROOT-APP-NPM-CVE-2022-3517 CVE-2022-3517 in minimatch - Patched by Root

Root has patched CVE-2022-3517 in the minimatch package for Root:npm. Multiple fixed versions available...

7.5CVSS6.9AI score0.01825EPSS
SaveExploits0
Rows per page
Query Builder