Lucene search
+L

73115 matches found

Snyk
Snyk
added 2026/05/04 7:38 p.m.9 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference through the UploadAllFiles process. An attacker can cause the daemon to crash by importing a truncated or malformed backup archive that triggers a nil-pointer dereference during tar file iteration. Remediation...

7.1CVSS5.8AI score0.00394EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/04 7:16 p.m.40 views

CVE-2026-38751

OpenSTAManager version 2.10 and earlier contains an arbitrary file upload vulnerability in the module update functionality modules/aggiornamenti/uploadmodules.php...

7.2CVSS0.00464EPSS
SaveExploits5References2
NVD
NVD
added 2026/05/04 6:16 p.m.22 views

CVE-2026-42138

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/files/upload, which requires authentication through the application API, is also vulnerable. This...

6.9CVSS0.00235EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/04 5:39 p.m.53 views

OpenMRS Module Upload Vulnerable to Path Traversal (Zip Slip)

Affected Versions version ≤ 2.7.8 latest version at time of disclosure https://github.com/openmrs/openmrs-core Impact The endpoint POST /openmrs/ws/rest/v1/module is vulnerable to a path traversal Zip Slip attack. An authenticated attacker can upload a crafted .omod archive containing ZIP entries...

9.4CVSS6AI score0.00853EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/04 5:34 p.m.11 views

CVE-2026-42138 Dify Vulnerable to Stored XSS via SVG-file upload

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/files/upload, which requires authentication through the application API, is also vulnerable. This...

6.9CVSS5.7AI score0.00235EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/04 5:34 p.m.42 views

CVE-2026-42138

CVE-2026-42138 affects Dify (open-source LLM app development platform). Before v1.13.1, an SVG upload via POST /api/files/upload allowed unauthenticated XSS, and POST /v1/files/upload was also vulnerable when authenticated. The issue is patched in v1.13.1. Impact is stored XSS; remediation is upg...

6.9CVSS5.7AI score0.00235EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/04 5:34 p.m.10 views

CVE-2026-42138

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/files/upload, which requires authentication through the application API, is also vulnerable. This...

6.9CVSS5.7AI score0.00235EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/04 5:34 p.m.55 views

CVE-2026-42138 Dify Vulnerable to Stored XSS via SVG-file upload

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/files/upload, which requires authentication through the application API, is also vulnerable. This...

6.9CVSS0.00235EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/04 5:24 p.m.8 views

CVE-2026-42091 goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS

goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler httpserver/updown.go lacks the CSRF token validation that was added to the POST upload handler during the CVE-2026-40883 fix. Combined with the unconditional Access-Control-Allow-Origin: on the OPTIONS...

6.5CVSS5.9AI score0.00165EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/04 5:24 p.m.13 views

CVE-2026-42091

goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler httpserver/updown.go lacks the CSRF token validation that was added to the POST upload handler during the CVE-2026-40883 fix. Combined with the unconditional Access-Control-Allow-Origin: on the OPTIONS...

8.1CVSS5.9AI score0.00165EPSS
SaveExploits2References4Affected Software1
EUVD
EUVD
added 2026/05/04 5:24 p.m.43 views

EUVD-2026-27067

goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler httpserver/updown.go lacks the CSRF token validation that was added to the POST upload handler during the CVE-2026-40883 fix. Combined with the unconditional Access-Control-Allow-Origin: on the OPTIONS...

8.1CVSS5.9AI score0.00165EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/05/04 6:32 a.m.34 views

Funadmin has an Improper Access Control Issue

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.5CVSS6.7AI score0.00294EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/04 6:32 a.m.29 views

GHSA-QHH7-263P-54R3 Funadmin has an Improper Access Control Issue

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.3CVSS6.6AI score0.00294EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/04 6:24 a.m.17 views

Arbitrary File Upload

Overview Affected versions of this package are vulnerable to Arbitrary File Upload via the chunkUpload function in UploadService.php. An attacker can upload arbitrary files by sending crafted requests to the affected endpoint. Remediation A fix was pushed into the master branch but not yet...

7.5CVSS7.2AI score0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/04 6:16 a.m.24 views

CVE-2026-7733

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.5CVSS0.00294EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/04 6:16 a.m.37 views

CVE-2026-7732

A vulnerability was detected in code-projects BloodBank Managing System 1.0. The impacted element is an unknown function of the file requestblood.php. The manipulation results in unrestricted upload. The attack can be executed remotely. The exploit is now public and may be used...

6.5CVSS0.00206EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/04 4:45 a.m.14 views

EUVD-2026-26913

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.5CVSS6.7AI score0.00294EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:45 a.m.6 views

CVE-2026-7733

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.5CVSS6.7AI score0.00294EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/04 4:45 a.m.56 views

CVE-2026-7733 funadmin Frontend Chunked Upload Endpoint UploadService.php chunkUpload unrestricted upload

A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend Chunked Upload Endpoint. This manipulation of the argument File causes unrestricted upload. The attack is possible to ...

7.5CVSS0.00294EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/04 4:45 a.m.53 views

CVE-2026-7733

CVE-2026-7733 affects funadmin up to 7.1.0-rc6. The flaw is in function UploadService::chunkUpload in the file app/common/service/UploadService.php of the Frontend Chunked Upload Endpoint . Manipulation of the argument File allows unrestricted upload, enabling remote compromise. An exploit has be...

7.5CVSS6.7AI score0.00294EPSS
SaveExploits0References6
Rows per page
Query Builder