Lucene search
+L

5679 matches found

Nuclei
Nuclei
added 2 days ago97 views

pfSense - Arbitrary File Write

diagroutes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection...

9CVSS7.3AI score0.87113EPSS
SaveExploits4References5
Nuclei
Nuclei
added 2 days ago14 views

Adobe ColdFusion - RDS Arbitrary File Write

ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could lead to arbitrary code execution in the context of the current user. The RDS FILEIO WRITE operation allows unauthenticated...

10CVSS7.9AI score0.99197EPSS
SaveExploits3References2
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-10818 WPForms Pro <= 1.10.1.1 - Unauthenticated Arbitrary File Write via Chunked Upload Init/Finalize Ordering

The WPForms Pro plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.10.1.1 via the ajaxchunkuploadfinalize function. This is due to the file type validation occurring after chunk metadata and file contents have already been written to disk, and the...

8.1CVSS0.0042EPSS
SaveExploits1References2
CVE
CVE
added 4 days ago31 views

CVE-2026-10818

WPForms Pro (WordPress) is affected by an Arbitrary File Upload vulnerability up to version 1.10.1.1, exploitable via the ajax_chunk_upload_finalize path. The issue arises because file type validation occurs after chunk metadata and file contents are written to disk, and the assembled file isn’t ...

8.1CVSS6.5AI score0.0042EPSS
SaveExploits1References2
OSV
OSV
added 5 days ago4 views

GHSA-4VV7-JJ25-4GH6 Microsoft Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName

Summary Microsoft Kiota emitted the x-ms-kiota-info extension's clientClassName or clientNamespaceName value raw, with no identifier or path sanitization, as both the generated client's class/namespace name and part of the generated output path. When kiota generate is run without -c/--class-name ...

7CVSS6.2AI score0.01355EPSS
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago28 views

CVE-2026-66004 BlenderMCP Path Traversal via download_polyhaven_asset API

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS0.00295EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 5 days ago6 views

K000162431: Spring Integration vulnerability CVE-2026-40987

Security Advisory Description A malicious or compromised FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem outside the configured local-directory with attacker-controlled content. Affected versions: Spring Integration 7.0.0 through 7.0.4; 6.5.0 through 6.5.8; 6.4.0...

7.1CVSS5.9AI score0.0021EPSS
SaveExploits0
NVD
NVD
added 5 days ago5 views

CVE-2026-7483

Local privilege escalation potentially allowed an attacker to write an arbitrary file with fully controlled content as a privileged user...

8.5CVSS0.00125EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-48551

Local privilege escalation potentially allowed an attacker to write an arbitrary file with fully controlled content as a privileged user...

8.5CVSS5.9AI score0.00125EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-7483

Local privilege escalation potentially allowed an attacker to write an arbitrary file with fully controlled content as a privileged user...

8.5CVSS5.9AI score0.00125EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 5 days ago28 views

CVE-2026-7483

CVE-2026-7483 describes a local privilege escalation in ESET security applications for macOS that potentially allows a low-privilege attacker to write an arbitrary file with content under a privileged user. The initial and connected documents state the impact as high on confidentiality, integrity...

8.5CVSS5.9AI score0.00125EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 5 days ago14 views

PT-2026-64274

Local privilege escalation potentially allowed an attacker to write an arbitrary file with fully controlled content as a privileged user...

8.5CVSS5.9AI score0.00125EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago8 views

Directory Traversal

Overview microweber/microweber is a new generation CMS with drag and drop. Affected versions of this package are vulnerable to Directory Traversal via the ServeStaticFileController process. An attacker can access sensitive files by supplying directory traversal sequences in the path parameter of ...

8.7CVSS6.4AI score0.00793EPSS
SaveExploits1References2
Snyk
Snyk
added 6 days ago9 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the extractTo function. An attacker can overwrite or create files outside the intended extraction directory by supplying crafted entryName arguments remotely. Details A Directory Traversal attack also known as pa...

6.9CVSS6.4AI score0.00479EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago36 views

CVE-2026-47669

CVE-2026-47669 (DbGate Zip Slip) : The unzipDirectory function in DbGate’s API path traversal allows writing files outside the target directory via ZIP entries with “..” (Zip Slip), enabling arbitrary file writes and potential RCE, especially in default Docker deployments running as root. Impact ...

9.3CVSS5.3AI score0.00344EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago36 views

CVE-2026-47669 DbGate: Zip Slip in archive/unzip allows arbitrary file write leading to RCE

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the...

9.3CVSS0.00344EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago6 views

CVE-2026-47669 DbGate: Zip Slip in archive/unzip allows arbitrary file write leading to RCE

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the...

9.3CVSS5.4AI score0.00344EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago7 views

CVE-2026-65701

SoftVC VITS Singing Voice Conversion through commit 730930d contains a path traversal vulnerability in the full-song inference server that allows unauthenticated remote attackers to read and exfiltrate arbitrary files by supplying attacker-controlled filesystem paths through the audiopath field o...

9.3CVSS0.00582EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-48361

Datasets through 5.00, fixed in commit ad2d853, contains a symlink-following vulnerability in Extractor.extract that allows local attackers to write arbitrary files by pre-planting symlinks at predictable output paths. Attackers can redirect archive extraction to arbitrary filesystem locations in...

6.6CVSS5.8AI score0.00133EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-65010 Datasets Symlink-following Arbitrary File Write via Extractor.extract()

Datasets through 5.00, fixed in commit ad2d853, contains a symlink-following vulnerability in Extractor.extract that allows local attackers to write arbitrary files by pre-planting symlinks at predictable output paths. Attackers can redirect archive extraction to arbitrary filesystem locations in...

6.6CVSS0.00133EPSS
SaveExploits0References4
Rows per page
Query Builder