Lucene search
+L

66950 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 10:08 p.m.42 views

Malicious code in twork-data-services-aggregator-api-v2-data-view-company-company-profile-mf-data-transformer (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3e60e623d29b1989a7cbce00ae577fdcbe27d82d33a7f2f8c03ffe52b317f4f8 On require of the package, index.js loads compat.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts...

5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 9:49 p.m.16 views

Ghost: Theme Upload Path Traversal

Impact A vulnerability in custom themes allowed a staff user to write files outside of the uploads directory. This could be used to alter the behavior of the installation. Vulnerable versions This vulnerability is present in Ghost from v0.10.0 up to v6.54.0. Patches v6.54.1 contains a fix for thi...

6.6CVSS5.6AI score0.0029EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/04 9:12 p.m.11 views

MAL-2026-11522 Malicious code in beaver-ui-form (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c303fcf069e3feb6dfa3d2b8ba7b7b2251c89d796bcf9fcd5d05e44849c64a0d Package advertises itself as a React UI toolkit but on require, helpers.js runs init at module load which selects a platform-specific URL, fetches a...

6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/08/04 8:58 p.m.16 views

GHSA-3CG5-48J3-V4GV Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 8:58 p.m.13 views

Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/04 8:58 p.m.38 views

CVE-2026-70494 Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, the DELETE /api/v1/folders/id handler in backend/openwebui/routers/folders.py allowed a user granted write access to a shared chat folder to permanently delete chats and messages...

8.1CVSS0.00297EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 8:58 p.m.67 views

CVE-2026-70494

Open WebUI vulnerability CVE-2026-70494 affects versions 0.10.0–0.11.0 where the DELETE /api/v1/folders/{id} handler allowed a collaborator with write access to a shared folder to permanently delete chats/messages of the folder owner. The issue arises because the subfolder check accepted any inhe...

8.1CVSS5.5AI score0.00297EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 8:35 p.m.14 views

Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Summary A user with write access to one knowledge base could delete directories, and drop file embeddings, belonging to knowledge bases they do not control. The sync cleanup endpoint verified write access on the knowledge base named in the URL and then acted on the directory and file ids supplied...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 8:35 p.m.21 views

CVE-2026-70488 Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the sync cleanup endpoint authorized write access to the knowledge base in the URL but then acted on directory and file ids supplied in the request body without checking that those objec...

4.3CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 8:16 p.m.11 views

CVE-2026-70481

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.00299EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 8:00 p.m.34 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.00303EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 7:45 p.m.12 views

GHSA-MJ5R-JF49-M3W7 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00299EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 7:45 p.m.15 views

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

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00299EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/04 7:45 p.m.35 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.00299EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:45 p.m.7 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.4CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 7:45 p.m.59 views

CVE-2026-70481

CVE-2026-70481 affects Open WebUI prior to 0.11.0. In standard channels, the update and delete message handlers allowed any user with write access to a channel to rewrite or permanently delete other users’ messages, because the standard branch checked only write permission, not message authorship...

5.4CVSS5.5AI score0.00299EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/04 7:39 p.m.10 views

CVE-2026-47764

A flaw was found in pdm, a Python package and dependency manager. This vulnerability allows a remote attacker to write arbitrary files to a system by crafting a malicious Python 'wheel' package. The flaw occurs during the installation process, where a critical function responsible for writing fil...

8.4CVSS5.9AI score0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 7:16 p.m.11 views

CVE-2026-47764

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.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/04 5:57 p.m.79 views

CVE-2026-47764

Summary of CVE-2026-47764 (pdm) : A path-traversal vulnerability in wheel installation arises from InstallDestination.write_to_fs() in src/pdm/installers/installers.py, where a safe validation helper (_path_with_destdir()) was replaced with a bare os.path.join(), removing path validation. Version...

8.4CVSS5.5AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 5:57 p.m.9 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.4CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder