Lucene search
+L

5239 matches found

Vulnrichment
Vulnrichment
added 2026/04/07 4:50 p.m.3 views

CVE-2026-23696 Windmill < 1.603.3 File Ownership Handling SQLi RCE

Windmill CE and EE versions 1.276.0 through 1.603.2 contain an SQL injection vulnerability in the folder ownership management functionality that allows authenticated attackers to inject SQL through the owner parameter. An attacker can use the injection to read sensitive data such as the JWT signi...

9.9CVSS6.4AI score0.16017EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/07 2:38 p.m.22 views

CVE-2026-35464

Summary: CVE-2026-35464 affects pyLoad and describes an incomplete fix for CVE-2026-33509, where a non-admin user with SETTINGS and ADD permissions can redirect downloads to the Flask filesystem session store and trigger arbitrary code execution via a crafted pickle payload deserialized during re...

7.5CVSS6.5AI score0.00529EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/04/07 2:38 p.m.32 views

CVE-2026-35464 pyLoad has an incomplete fix for CVE-2026-33509: unprotected storage_folder enables arbitrary file write to Flask session store and code execution

pyLoad is a free and open-source download manager written in Python. The fix for CVE-2026-33509 added an ADMINONLYOPTIONS set to block non-admin users from modifying security-critical config options. The storagefolder option is not in this set and passes the existing path restriction because the...

7.5CVSS0.00529EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2026/04/07 2:38 p.m.3 views

CVE-2026-35464 pyLoad has an incomplete fix for CVE-2026-33509: unprotected storage_folder enables arbitrary file write to Flask session store and code execution

pyLoad is a free and open-source download manager written in Python. The fix for CVE-2026-33509 added an ADMINONLYOPTIONS set to block non-admin users from modifying security-critical config options. The storagefolder option is not in this set and passes the existing path restriction because the...

7.5CVSS6.5AI score0.00529EPSS
SaveExploits2References4
OSV
OSV
added 2026/04/07 2:38 p.m.7 views

CVE-2026-35464 pyLoad has an incomplete fix for CVE-2026-33509: unprotected storage_folder enables arbitrary file write to Flask session store and code execution

pyLoad is a free and open-source download manager written in Python. The fix for CVE-2026-33509 added an ADMINONLYOPTIONS set to block non-admin users from modifying security-critical config options. The storagefolder option is not in this set and passes the existing path restriction because the...

7.5CVSS6.6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.15 views

pyLoad 安全漏洞

pyLoad is an open-source download manager written in Python. There is a security vulnerability in pyLoad. This vulnerability arises from the fact that the “storagefolder” option is not included in the ADMINONLYOPTIONS set, and it bypasses existing path restrictions. This could allow users with...

8.8CVSS6.3AI score0.00529EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.25 views

Windmill SQL注入漏洞

Windmill is a low-code development platform open-source by Windmill Labs, Inc. Versions of Windmill from 1.276.0 to 1.603.2 have a SQL injection vulnerability. This vulnerability stems from the owner parameter in the folder ownership management function, which allows for SQL injection attacks. It...

9.9CVSS7.6AI score0.16017EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.19 views

PT-2026-30914

Name of the Vulnerable Software and Affected Versions Windmill CE and EE versions 1.276.0 through 1.603.2 Description Windmill CE and EE versions 1.276.0 through 1.603.2 contain an SQL injection vulnerability in the folder ownership management functionality. Authenticated attackers can inject SQL...

9.9CVSS6.4AI score0.16017EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/04/04 5:0 p.m.16 views

CVE-2026-3880

Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Public Folder Client Permissions report...

7.3CVSS5.9AI score0.00538EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/04 5:0 p.m.10 views

CVE-2026-4107

Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Folder Message Count and Size report...

7.3CVSS5.9AI score0.00519EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/04 6:43 a.m.17 views

GHSA-4744-96P5-MP2J pyLoad: Unprotected storage_folder enables arbitrary file write to Flask session store and code execution (Incomplete fix for CVE-2026-33509)

Summary The fix for CVE-2026-33509 GHSA-r7mc-x6x7-cqxx added an ADMINONLYOPTIONS set to block non-admin users from modifying security-critical config options. The storagefolder option is not in this set and passes the existing path restriction because the Flask session directory is outside both...

7.5CVSS6.6AI score0.00529EPSS
SaveExploits2References7
Github Security Blog
Github Security Blog
added 2026/04/04 6:43 a.m.20 views

pyLoad: Unprotected storage_folder enables arbitrary file write to Flask session store and code execution (Incomplete fix for CVE-2026-33509)

Summary The fix for CVE-2026-33509 GHSA-r7mc-x6x7-cqxx added an ADMINONLYOPTIONS set to block non-admin users from modifying security-critical config options. The storagefolder option is not in this set and passes the existing path restriction because the Flask session directory is outside both...

8.8CVSS6.6AI score0.00529EPSS
SaveExploits2References7Affected Software1
Snyk
Snyk
added 2026/04/04 6:4 a.m.7 views

Directory Traversal

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Directory Traversal via the fileUpload and the createTempFolder function. An attacker can delete arbitrary directories and write files to any location accessible by the Node.js process by...

8.7CVSS6.5AI score0.00554EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/04 6:4 a.m.15 views

Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

Summary The plugin file upload endpoint POST /api/plugin/upload passes the user-supplied filename directly to createTempFolder without sanitizing path traversal sequences. An attacker with Global Builder privileges can craft a multipart upload with a filename containing ../ to delete arbitrary...

8.7CVSS6.7AI score0.00554EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/04/04 12:0 a.m.27 views

CVE-2026-34779

CVE-2026-34779 affects Electron on macOS prior to patches 38.8.6, 39.8.1, 40.8.0, and 41.0.0-beta.8. The vulnerability arises in the AppleScript fallback path used by app.moveToApplicationsFolder(), which failed to properly handle certain characters in the application bundle path. Under specific ...

7.8CVSS6.1AI score0.00161EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/04 12:0 a.m.5 views

CVE-2026-34779 Electron: AppleScript injection in app.moveToApplicationsFolder on macOS

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.0, and 41.0.0-beta.8, on macOS, app.moveToApplicationsFolder used an AppleScript fallback path that did not properly handle certain characters in the...

6.5CVSS6.1AI score0.00161EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/03 11:2 p.m.7 views

CVE-2026-33271

Local privilege escalation due to insecure folder permissions. The following products are affected: Acronis True Image Windows before build 42902...

6.7CVSS6.7AI score0.00089EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/03 12:31 p.m.10 views

EUVD-2026-18623

Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Public Folder Client Permissions report...

7.3CVSS5.9AI score0.00538EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/03 12:31 p.m.5 views

EUVD-2026-18625

Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Folder Message Count and Size report...

7.3CVSS5.9AI score0.00519EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/03 12:16 p.m.9 views

CVE-2026-4107

Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Folder Message Count and Size report...

7.3CVSS0.00519EPSS
SaveExploits0References1
Rows per page
Query Builder