Lucene search
+L

6223 matches found

Cvelist
Cvelist
added 2026/08/06 7:30 p.m.31 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS0.00596EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/05 8:15 p.m.14 views

rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

8.8CVSS6.4AI score0.00309EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/08/05 8:15 p.m.6 views

GHSA-CF44-9PGV-M4XC rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

7.5CVSS6.4AI score0.00309EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/05 7:43 p.m.36 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS0.00377EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/05 7:43 p.m.7 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00377EPSS
SaveExploits1References12
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:43 p.m.11 views

CVE-2026-66881

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00377EPSS
SaveExploits1References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:40 p.m.16 views

CVE-2026-70427

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

4.3CVSS5.6AI score0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71283

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS0.00286EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.60 views

CVE-2026-71283

CVE-2026-71283 affects Fledge IoT Gateway: the backup_restore upload handler uses tarfile.extractall(temp_path) on an admin-uploaded tar with no member filtering or path validation, allowing path traversal via ../ components. This can extract files outside the temporary directory, enabling arbitr...

4.9CVSS5.2AI score0.00286EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.56 views

CVE-2026-71269

CVE-2026-71269 affects Node-RED’s local-filesystem library storage module (getLibraryEntry() and saveLibraryEntry() in packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/library.js). The vulnerability arises because GET/POST requests to /library/:lib/:type/*path join the user-sup...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71269 Node-RED Library API Path Traversal Leading to Arbitrary File Read/Write

Node-RED's local-filesystem library storage module getLibraryEntry and saveLibraryEntry in packages/nodemodules/@node-red/runtime/lib/storage/localfilesystem/library.js, reachable via GET/POST /library/:lib/:type/path, joins the user-supplied path parameter directly into the filesystem path via...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.32 views

CVE-2026-71269 Node-RED Library API Path Traversal Leading to Arbitrary File Read/Write

Node-RED's local-filesystem library storage module getLibraryEntry and saveLibraryEntry in packages/nodemodules/@node-red/runtime/lib/storage/localfilesystem/library.js, reachable via GET/POST /library/:lib/:type/path, joins the user-supplied path parameter directly into the filesystem path via...

7.2CVSS0.00381EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.10 views

CVE-2026-71268 OpenPLC Runtime v3 Path Traversal in Structured Text FILE Directive Leading to Arbitrary File Write

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS5.2AI score0.00365EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 2:16 a.m.7 views

CVE-2026-18907

Path Traversal in Download File Feature in com.talpa.hibrowser 2.23.1.1 on Android allows arbitrary file write via directory traversal sequences in the filename...

7.5CVSS0.00586EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 1:47 a.m.8 views

CVE-2026-18907

Path Traversal in Download File Feature in com.talpa.hibrowser 2.23.1.1 on Android allows arbitrary file write via directory traversal sequences in the filename...

5.6AI score0.00586EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/08/05 1:47 a.m.12 views

EUVD-2026-53021

Path Traversal in Download File Feature in com.talpa.hibrowser 2.23.1.1 on Android allows arbitrary file write via directory traversal sequences in the filename...

5.6AI score0.00586EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/05 1:47 a.m.39 views

CVE-2026-18907 PathTravelsal Vulnerability in com.talpa.hibrowser

Path Traversal in Download File Feature in com.talpa.hibrowser 2.23.1.1 on Android allows arbitrary file write via directory traversal sequences in the filename...

0.00586EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.5 views

PT-2026-68262

Name of the Vulnerable Software and Affected Versions Jenkins versions prior to 2.576 Jenkins LTS versions prior to 2.568.2 Description Jenkins fails to safely handle symbolic links with effectively empty names when extracting .tar and .tar.gz archives. This allows attackers who control agent...

4.3CVSS5.4AI score0.00248EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/04 8:00 p.m.33 views

CVE-2026-47682 CVAT: Missing path-containment validation in multiple entry points allows arbitrary path writes

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.6.0 through 2.64.0, an attacker with write access to a cloud storage that's been added to a CVAT instance, or ability to add new cloud storages, is able to overwrite arbitrary files on the server...

7.1CVSS0.00303EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/04 7:39 p.m.9 views

CVE-2026-47764

A flaw was found in pdm, a Python package and dependency manager. This vulnerability allows a remote attacker to write arbitrary files to a system by crafting a malicious Python 'wheel' package. The flaw occurs during the installation process, where a critical function responsible for writing fil...

8.4CVSS5.9AI score0.00148EPSS
SaveExploits0References2
Rows per page
Query Builder