Lucene search
+L

168 matches found

Nuclei
Nuclei
added 13 hours ago5 views

Avada (Fusion) Builder <= 3.15.3 - Unauthenticated Arbitrary File Deletion

The Avada Fusion Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the maybedeletefiles function. An unauthenticated attacker can delete arbitrary files on the server by manipulating the filepath parameter in the...

9.1CVSS5.5AI score0.02669EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 1:58 p.m.19 views

CVE-2026-45139

Summary of CVE-2026-45139 (CI4MS Fileeditor) : The Fileeditor module fails to validate the source path extension for two destructive endpoints, deleteFileOrFolder and renameFile, allowing a backend user with file-editor permissions to delete or rename arbitrary files inside the project root (e.g....

6.5CVSS5.3AI score0.00267EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 1:58 p.m.34 views

CVE-2026-45139 CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and...

6.5CVSS0.00267EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 1:58 p.m.9 views

EUVD-2026-45948

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and...

6.5CVSS5.3AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1540 Arbitrary file deletion in litellm

BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the /audio/transcriptions endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server, which then deletes...

7CVSS7AI score0.00614EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/01 4:32 a.m.12 views

EUVD-2026-40908

The WP-BusinessDirectory plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Deletion in versions up to and including 4.0.1. This is due to insufficient path validation in the remove method of the JBusinessDirectoryControllerUpload class. The task=upload.remove endpoint is...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:29 p.m.16 views

CVE-2026-2399

CWE-22 Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability exists that could cause critical files overwritten with text data when a Web Admin user alters the POST /REST/upssleep request payload...

6.9CVSS5.5AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/18 6:17 p.m.20 views

CVE-2026-45230

DumbAssets through 1.0.11 contains a path traversal vulnerability in the POST /api/delete-file endpoint and filesToDelete array parameters that allows unauthenticated attackers to delete arbitrary files by supplying ../ sequences that bypass directory boundary validation. Attackers can exploit th...

9.1CVSS0.00626EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/18 6:6 p.m.21 views

CVE-2026-45230

CVE-2026-45230 affects DumbAssets 1.0.11 and earlier. The issue is a path traversal vulnerability in POST /api/delete-file and the filesToDelete array, allowing unauthenticated attackers to supply ".." sequences to escape the application directory and delete arbitrary files (e.g., server.js, pack...

9.1CVSS5.9AI score0.00626EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/18 6:6 p.m.16 views

CVE-2026-45230

DumbAssets through 1.0.11 contains a path traversal vulnerability in the POST /api/delete-file endpoint and filesToDelete array parameters that allows unauthenticated attackers to delete arbitrary files by supplying ../ sequences that bypass directory boundary validation. Attackers can exploit th...

9.1CVSS5.9AI score0.00626EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/18 4:21 p.m.20 views

CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

Summary The Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and renameFile — never validate the extension of the source path. A backend user with...

6.5CVSS6AI score0.00267EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/18 4:21 p.m.10 views

GHSA-245J-XJVR-XVM5 CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

Summary The Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and renameFile — never validate the extension of the source path. A backend user with...

6.5CVSS6AI score0.00267EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/18 12:0 a.m.18 views

PT-2026-41769

Summary The Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and renameFile — never validate the extension of the source path. A backend user with...

6.5CVSS6AI score0.00267EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/04/15 12:0 a.m.9 views

Schneider Electric PowerChute Serial Shutdown Path Traversal Vulnerability

Schneider Electric PowerChute Serial Shutdown is a UPS management, normal shutdown and energy management software from Schneider Electric, France. A path traversal vulnerability exists in Schneider Electric PowerChute Serial Shutdown, which can be exploited by an attacker to cause a web...

6.9CVSS5.4AI score0.00204EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/14 3:9 p.m.35 views

CVE-2026-2399

CWE-22 Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability exists that could cause critical files overwritten with text data when a Web Admin user alters the POST /REST/upssleep request payload...

6.9CVSS0.00204EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/14 3:9 p.m.38 views

CVE-2026-2399

CVE-2026-2399 describes a Path Traversal flaw (CWE-22) that can cause critical files to be overwritten with text data when a Web Admin user alters the POST /REST/upssleep payload. The vulnerability arises from improper limitation of a pathname to a restricted directory. Impact per the provided me...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.10 views

Schneider Electric PowerChute Serial Shutdown 路径遍历漏洞

Schneider Electric PowerChute Serial Shutdown is a UPS management, normal shutdown and energy management software from Schneider Electric, France. A path traversal vulnerability exists in Schneider Electric PowerChute Serial Shutdown, which can be exploited by an attacker to cause a web...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.15 views

PT-2026-32671

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A path traversal issue exists where a Web Admin user can overwrite critical files with text data by altering the payload of the 'POST /REST/upssleep' request...

7.1CVSS6.4AI score0.00204EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/12 6:16 p.m.8 views

CVE-2026-32116

Magic Wormhole makes it possible to get arbitrary-sized files and directories from one computer to another. From 0.21.0 to before 0.23.0, receiving a file wormhole receive from a malicious party could result in overwriting critical local files, including /.ssh/authorizedkeys and .bashrc. This cou...

8.2CVSS0.0035EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:0 a.m.10 views

EulerOS 2.0 SP13 : tar (EulerOS-SA-2026-1299)

According to the versions of the tar package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must...

4.1CVSS5.9AI score0.00433EPSS
SaveExploits1References2
Rows per page
Query Builder