Lucene search
+L

73052 matches found

Cvelist
Cvelist
added 2026/04/11 7:40 a.m.47 views

CVE-2026-5809 wpForo Forum <= 3.0.2 - Authenticated (Subscriber+) Arbitrary File Deletion via 'data[body][fileurl]' Parameter

The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.2. This is due to a two-step logic flaw: the topicadd and topicedit action handlers accept arbitrary user-supplied data arrays from $REQUEST and store them as postmeta without...

7.1CVSS0.00499EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/04/11 1:22 a.m.18 views

CVE-2026-5436

The MW WP Form plugin for WordPress is vulnerable to Arbitrary File Move/Read in all versions up to and including 5.1.1. This is due to insufficient validation of the $name parameter upload field key passed to the generateuserfiledirpath function, which uses WordPress's pathjoin — a function that...

8.1CVSS6.4AI score0.01069EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/11 12:00 a.m.9 views

PT-2026-32120

Name of the Vulnerable Software and Affected Versions Note Mark versions prior to 0.19.2 Description A broken access control issue exists in the asset download endpoint '/api/notes/noteID/assets/assetID'. The endpoint is registered without authentication middleware, and the backend query fails to...

5.9CVSS5.9AI score0.00441EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/11 12:00 a.m.12 views

PT-2026-32118

Name of the Vulnerable Software and Affected Versions Note Mark versions prior to 0.19.2 Description A stored same-origin cross-site scripting XSS issue exists where the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type. This method fails to...

8.7CVSS5.8AI score0.00309EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/11 12:00 a.m.26 views

PT-2026-32123

I found a Content-Type spoofing vulnerability in the image upload functionality of parisneo/lollms CVE-2026-5728. https://t.co/grkXMU7v9I security websecurity infosec appsec cve python bugbounty...

5.8AI score
SaveExploits0References1
Snyk
Snyk
added 2026/04/10 10:11 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the cloudstore.file.upload action. An attacker can write arbitrary files to the filesystem and potentially execute code by supplying crafted filenames that exploit path traversal and zip slip vulnerabilities...

9.8CVSS6.3AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/10 10:11 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the cloudstore.file.upload action. An attacker can write arbitrary files to the filesystem and potentially execute code by supplying crafted filenames that exploit path traversal and zip slip vulnerabilities...

9.8CVSS6.3AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/10 10:11 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the cloudstore.file.upload action. An attacker can write arbitrary files to the filesystem and potentially execute code by supplying crafted filenames that exploit path traversal and zip slip vulnerabilities...

9.8CVSS6.3AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/10 10:11 p.m.16 views

Daptin has Unauthenticated Path Traversal and Zip Slip

Impact The cloudstore.file.upload action in server/actions/actioncloudstorefileupload.go writes user-supplied filenames directly to disk without proper validation. This allows unauthenticated attackers to perform path traversal and zip slip attacks, leading to arbitrary file write and potential...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/10 10:11 p.m.24 views

GHSA-9CP7-J3F8-P5JX Daptin has Unauthenticated Path Traversal and Zip Slip

Impact The cloudstore.file.upload action in server/actions/actioncloudstorefileupload.go writes user-supplied filenames directly to disk without proper validation. This allows unauthenticated attackers to perform path traversal and zip slip attacks, leading to arbitrary file write and potential...

10CVSS6.1AI score
SaveExploits0References3
Snyk
Snyk
added 2026/04/10 10:11 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the cloudstore.file.upload action. An attacker can write arbitrary files to the filesystem and potentially execute code by supplying crafted filenames that exploit path traversal and zip slip vulnerabilities...

9.8CVSS6.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/04/10 9:31 p.m.28 views

EUVD-2026-21579

GeoNode versions 4.0 before 4.4.5 and 5.0 before 5.0.2 contain a server-side request forgery vulnerability that allows authenticated users with document upload permissions to trigger arbitrary outbound HTTP requests by providing a malicious URL via the docurl parameter during document upload...

5.3CVSS5.9AI score0.00222EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/10 9:10 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to missing authorization checks in state-changing routes. An attacker can upload or delete files, create directories, and remove access control policies by sending unauthenticated requests to endpoints such as...

9.8CVSS5.8AI score0.00643EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/10 9:10 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to missing authorization checks in state-changing routes. An attacker can upload or delete files, create directories, and remove access control policies by sending unauthenticated requests to endpoints such as...

9.8CVSS8.5AI score0.00643EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/10 8:42 p.m.13 views

Cross-site Scripting (XSS)

Overview DotNetNuke.Core is a references provider to the DotNetNuke.dll to develop extensions for the DNN Platform. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the SVG upload. An user can execute arbitrary scripts in the context of other users by uploading a...

8CVSS5.8AI score0.06412EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/10 8:16 p.m.12 views

CVE-2026-40189

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload...

9.8CVSS0.00643EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/10 8:16 p.m.19 views

PYSEC-2026-2159

GeoNode versions 4.0 before 4.4.5 and 5.0 before 5.0.2 contain a server-side request forgery vulnerability that allows authenticated users with document upload permissions to trigger arbitrary outbound HTTP requests by providing a malicious URL via the docurl parameter during document upload...

6.3CVSS6.2AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/10 8:00 p.m.17 views

GHSA-WVHV-QCQF-F3CX goshs has a file-based ACL authorization bypass in goshs state-changing routes

Summary goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload files with PUT, upload files with multipart POST /upload,...

9.8CVSS6AI score0.00643EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/10 8:00 p.m.16 views

goshs has a file-based ACL authorization bypass in goshs state-changing routes

Summary goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload files with PUT, upload files with multipart POST /upload,...

9.8CVSS6AI score0.00643EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 7:52 p.m.4 views

CVE-2026-39921 GeoNode < 4.4.5, 5.0.2 SSRF via Document Upload

GeoNode versions 4.0 before 4.4.5 and 5.0 before 5.0.2 contain a server-side request forgery vulnerability that allows authenticated users with document upload permissions to trigger arbitrary outbound HTTP requests by providing a malicious URL via the docurl parameter during document upload...

5.3CVSS5.9AI score0.00222EPSS
SaveExploits0References6
Rows per page
Query Builder