Lucene search
+L

73135 matches found

OSV
OSV
added 2026/08/31 8:44 p.m.8 views

CVE-2026-61639 Wallos: Zip Slip path traversal in database restore writes files to webroot

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, POST /endpoints/db/restore.php calls ZipArchive::extractTo without validating entry names for ../ sequences. Admin uploads crafted zip with entry logos/../../endpoints/shell.php to write webshell to...

8.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/31 8:33 p.m.38 views

CVE-2026-81891

elFinder (open-source web file manager) is vulnerable to remote code execution prior to version 2.1.70 . The flaw resides in checkExtractItems() in php/elFinderVolumeDriver.class.php, which calls mimetypeInternalDetect() without passing the result through mimeTypeNormalize(). Because the .phtml, ...

8.1CVSS6.4AI score0.00528EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 8:33 p.m.23 views

CVE-2026-81891 elFinder: ZIP extraction bypasses uploadDeny MIME filter allowing PHP file upload (RCE)

elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.70, checkExtractItems in php/elFinderVolumeDriver.class.php calls mimetypeInternalDetect without passing the result through mimeTypeNormalize. Because the .phtml, .phar, .php5, and .php3 extension...

8.1CVSS6.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/31 8:30 p.m.13 views

EUVD-2026-68792

Unauthenticated Arbitrary File Upload in Hash Form = 1.4.2 versions...

10CVSS5.9AI score0.0029EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/31 8:30 p.m.46 views

CVE-2026-81780 WordPress Hash Form plugin <= 1.4.2 - Arbitrary File Upload vulnerability

Unauthenticated Arbitrary File Upload in Hash Form = 1.4.2 versions...

10CVSS0.0029EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/31 8:30 p.m.63 views

CVE-2026-81780

Hash Form is a WordPress plugin affected by an unauthenticated arbitrary file upload vulnerability in versions

10CVSS5.9AI score0.0029EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/08/31 8:25 p.m.11 views

CVE-2026-81889 elFinder: SSRF protection bypass via DNS rebinding in the `fsock_get_contents()` fallback

elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.70, elFinder URL uploads in php/elFinder.class.php can bypass server-side request forgery protections when PHP cURL is unavailable because validateaddress validates $info'ip', but getremotecontent...

8.6CVSS8.1AI score0.00334EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 8:25 p.m.39 views

CVE-2026-81889

elFinder (open-source web file manager) contains an SSRF protection bypass in php/elFinder.class.php prior to version 2.1.70 . When PHP cURL is unavailable, get_remote_contents() falls back to fsock_get_contents(), which performs a second DNS resolution to $arr['host'] independent of the IP alrea...

8.6CVSS6AI score0.00334EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 8:25 p.m.20 views

CVE-2026-81889 elFinder: SSRF protection bypass via DNS rebinding in the `fsock_get_contents()` fallback

elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.70, elFinder URL uploads in php/elFinder.class.php can bypass server-side request forgery protections when PHP cURL is unavailable because validateaddress validates $info'ip', but getremotecontent...

8.6CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/31 8:09 p.m.35 views

CVE-2026-54179 backpack/crud: SingleBase64Image accepts any base64 payload behind a `data:image` prefix — SVG-with-script lands on the public disk

backpack/crud provides Create, Read, Update & Delete CRUD functions for Backpack, a collection of Laravel packages that help users build custom administration panels. From 6.0.0 until 6.8.14 and 7.0.37, the src/app/Library/Uploaders/SingleBase64Image.php methods SingleBase64Image::uploadFiles and...

4.4CVSS0.00203EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/31 7:53 p.m.19 views

EUVD-2026-43671

TYPO3 CMS - Unrestricted File Upload in Form Framework...

6.3CVSS5.8AI score0.00254EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/31 7:53 p.m.12 views

TYPO3 CMS - Unrestricted File Upload in Form Framework

Problem Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured - uploading PHP files was not possible. The restriction was not enforced server-side because the MimeTypeValidator was registered during form buildi...

6.3CVSS6AI score0.00254EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/31 7:53 p.m.16 views

GHSA-MFQJ-CQV3-H7XW TYPO3 CMS - Unrestricted File Upload in Form Framework

Problem Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured - uploading PHP files was not possible. The restriction was not enforced server-side because the MimeTypeValidator was registered during form buildi...

6.3CVSS6AI score0.00254EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/31 6:17 p.m.10 views

CVE-2026-51728

Incorrect access control in the UploadFirmwareFile function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to upload a crafted firmware image via sending a crafted POST request to /cgi-bin/cstecgi.cgi...

9.8CVSS0.00347EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 5:57 p.m.9 views

EUVD-2026-68691

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 0.12.13, MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. The name field in the manifest i...

6.9CVSS5.9AI score0.00367EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/08/31 4:18 p.m.13 views

WordPress Master Addons for Elementor plugin <= 3.1.9 - Authenticated (Editor+) Arbitrary File Upload via upload_template_kit AJAX ZIP Extraction vulnerability

Authenticated Editor+ Arbitrary File Upload via uploadtemplatekit AJAX ZIP Extraction vulnerability discovered by Wordfence PRISM - Wordfence in WordPress Plugin Master Addons for Elementor versions = 3.1.9...

7.2CVSS5.9AI score0.00628EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/31 3:18 p.m.13 views

CVE-2026-82970

Unrestricted Upload of File with Dangerous Type vulnerability in WP Legal Pages WP Cookie Notice for GDPR, CCPA & ePrivacy Consent allows Using Malicious Files. This issue affects WP Cookie Notice for GDPR, CCPA & ePrivacy Consent: from n/a through 4.4.1...

10CVSS0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/31 3:17 p.m.12 views

CVE-2026-51691

Incorrect access control in the setUploadSetting function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to manipulate the upload or flash workflow via sending a crafted POST request to /cgi-bin/cstecgi.cgi...

9.8CVSS0.00442EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 2:43 p.m.52 views

CVE-2026-82970 WordPress WP Cookie Notice for GDPR, CCPA & ePrivacy Consent plugin <= 4.4.1 - Arbitrary File Upload vulnerability

Unrestricted Upload of File with Dangerous Type vulnerability in WP Legal Pages WP Cookie Notice for GDPR, CCPA & ePrivacy Consent allows Using Malicious Files. This issue affects WP Cookie Notice for GDPR, CCPA & ePrivacy Consent: from n/a through 4.4.1...

10CVSS0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 2:43 p.m.69 views

CVE-2026-82970

CVE-2026-82970 is an Unrestricted File Upload vulnerability in the WordPress plugin WP Cookie Notice for GDPR, CCPA & ePrivacy Consent (by WP Legal Pages), affecting versions through 4.4.1 . Discovered by Jiemook , the flaw allows an unauthenticated attacker to upload a malicious file over the ne...

10CVSS5.9AI score0.0029EPSS
SaveIn wildExploits0References1
Rows per page
Query Builder