Lucene search
+L

9360 matches found

RubySec
RubySec
added 2026/06/26 12:00 a.m.17 views

Fluentd is Vulnerable to Remote Code Execution (RCE) via Arbitrary File Write in `${tag}` Placeholder

Fluentd allows dynamically constructing file paths using the $tag placeholder. It was discovered that validation for this placeholder was insufficient. If a Fluentd instance is configured to receive logs from untrusted sources and uses the $tag placeholder in file configurations such as the path...

9.8CVSS6.1AI score0.01085EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.27 views

PT-2026-53016

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.2.0 Description An arbitrary file write exists in the Incus client. This occurs when a malicious image server returns a specially crafted Incus-Image-Hash header. The client uses this header to determine the destinati...

9.9CVSS7.3AI score0.00439EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:00 a.m.12 views

SUSE SLES12 Security Update : docker-stable (SUSE-SU-2026:2578-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2578-1 advisory. This update for docker-stable fixes the following issues - CVE-2026-33747: github.com/moby/buildkit: malicious frontends can craft API messages...

9.8CVSS7.4AI score0.09113EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.24 views

PT-2026-53014

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.1.0 Description Improper validation of the user-provided backup compression algorithm allows for argument injection in the constructed command line. The system validates the compression algorithm by checking only the...

9.9CVSS7.3AI score0.00439EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/25 11:23 p.m.61 views

CVE-2026-13218 Kubevirt: kubevirt: symlink following in writetocachedfile allows host file overwrite from virt-launcher

A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A user with access to the virt-launcher container can plant a symlink at the cache file path, causin...

4.2CVSS0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.11 views

GO-2026-5587 Gotenberg has incomplete fix for ExifTool arbitrary file write: case-insensitive bypass and missing HardLink/SymLink tags in github.com/gotenberg/gotenberg

Gotenberg has incomplete fix for ExifTool arbitrary file write: case-insensitive bypass and missing HardLink/SymLink tags in github.com/gotenberg/gotenberg...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.16 views

GO-2026-5599 Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs in github.com/axllent/mailpit

Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs in github.com/axllent/mailpit...

8.2CVSS6AI score0.00311EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5625 goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS in github.com/patrickhener/goshs

goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS in github.com/patrickhener/goshs...

6.5CVSS5.8AI score0.00165EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/06/25 10:17 p.m.15 views

Directory Traversal

Overview pynetdicom is an A Python implementation of the DICOM networking protocol Affected versions of this package are vulnerable to Directory Traversal via the qrscp application's C-STORE handler, which uses attacker-supplied DICOM dataset values directly in os.path.join without sanitization. ...

9.1CVSS6.5AI score0.0064EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 10:16 p.m.17 views

CVE-2025-71338

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can exploit unsanitized fileName parameters with ../ sequences to overwrite critical files like...

10CVSS0.00942EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/25 10:16 p.m.18 views

CVE-2025-71334

Flowise before 3.0.6 affected versions 2.2.8 and earlier contains an arbitrary file access vulnerability due to missing validation that the chatflowId and chatId parameters are UUIDs or numbers in file handling operations. By supplying a path-traversal value e.g., '../../../../../tmp' as the...

9.8CVSS0.0436EPSS
SaveExploits1References4
CVE
CVE
added 2026/06/25 9:41 p.m.52 views

CVE-2025-71338

Flowise is affected by a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem by crafting unsanitized fileName parameters with ../ sequences. This can overwrite critical files (e.g., pac...

10CVSS6.7AI score0.00942EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/25 9:41 p.m.40 views

CVE-2025-71338 Flowise - Arbitrary File Write to Remote Code Execution via document-store API

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can exploit unsanitized fileName parameters with ../ sequences to overwrite critical files like...

10CVSS0.00942EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/25 9:41 p.m.11 views

CVE-2025-71338 Flowise - Arbitrary File Write to Remote Code Execution via document-store API

Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows unauthenticated attackers to write arbitrary files to the filesystem. Attackers can exploit unsanitized fileName parameters with ../ sequences to overwrite critical files like...

10CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2026/06/25 9:41 p.m.11 views

CVE-2025-71334 Flowise - Arbitrary File Access via Missing Chat Flow ID Validation

Flowise before 3.0.6 affected versions 2.2.8 and earlier contains an arbitrary file access vulnerability due to missing validation that the chatflowId and chatId parameters are UUIDs or numbers in file handling operations. By supplying a path-traversal value e.g., '../../../../../tmp' as the...

9.3CVSS6.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/25 9:41 p.m.13 views

CVE-2025-71334

Flowise before 3.0.6 affected versions 2.2.8 and earlier contains an arbitrary file access vulnerability due to missing validation that the chatflowId and chatId parameters are UUIDs or numbers in file handling operations. By supplying a path-traversal value e.g., '../../../../../tmp' as the...

9.8CVSS6.3AI score0.0436EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/06/25 9:41 p.m.32 views

CVE-2025-71334 Flowise - Arbitrary File Access via Missing Chat Flow ID Validation

Flowise before 3.0.6 affected versions 2.2.8 and earlier contains an arbitrary file access vulnerability due to missing validation that the chatflowId and chatId parameters are UUIDs or numbers in file handling operations. By supplying a path-traversal value e.g., '../../../../../tmp' as the...

9.8CVSS0.0436EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/25 8:46 p.m.32 views

EUVD-2026-39562

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

9.1CVSS6AI score0.0064EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/25 7:19 p.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the etcd snapshot decompression process. An attacker can overwrite arbitrary files on the filesystem by supplying a ZIP archive containing entries with specially crafted file paths when an administrator restores a...

5.8CVSS6.5AI score0.00167EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/25 7:19 p.m.18 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through the RemoveAll process during upload failure-cleanup. An attacker can delete files outside their authorized directory by leveraging a symlink within their permitted scope, thereby bypassing intended access...

8.2CVSS6.5AI score0.00494EPSS
SaveExploits0References2
Rows per page
Query Builder