Lucene search
+L

7081 matches found

CVE
CVE
added 2026/08/06 7:30 p.m.69 views

CVE-2026-70558

Dinky CVE-2026-70558 affects the v1.2.5 release and development branch. The vulnerable component is the POST /download/uploadFromRsByLocal handler, which passes a caller-supplied path directly to new File(path) and file.transferTo(dest) with no path validation. The route is SaIgnore’d and /downlo...

9.8CVSS5.8AI score0.00596EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 7:30 p.m.40 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
Atlassian
Atlassian
added 2026/08/06 4:31 p.m.11 views

File Inclusion rollup Dependency in Jira Service Management Data Center

This High severity File Inclusion vulnerability was introduced in versions 11.3.8 of Jira Service Management Data Center. This File Inclusion vulnerability, with a CVSS Score of 8.8 and a CVSS Vector of CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P allows an unauthenticated...

9.8CVSS6.6AI score0.01455EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/05 8:15 p.m.19 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.00365EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/08/05 8:15 p.m.9 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.00365EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/05 7:43 p.m.41 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.00418EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/05 7:43 p.m.11 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.00418EPSS
SaveExploits1References12
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:43 p.m.13 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.00418EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/08/05 6:17 p.m.7 views

CVE-2026-70428

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier improperly identifies file paths attempting path traversal in file parameter names, allowing attackers with Item/Configure and Item/Build permission to write files to arbitrary locations on the controller file system...

4.3CVSS6AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:17 p.m.6 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.9AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:40 p.m.18 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.00328EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 1:24 p.m.13 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.77 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.65 views

CVE-2026-71269

CVE-2026-71269 affects Node-RED versions 3.0.0 through 5.0.4 (running on Node.js ≥ 15). The local-filesystem library storage module (saveLibraryEntry in library.js) joins a user-supplied path via fspath.join(libDir, type, path) with no traversal sanitization. A bare .. segment passes the is_malic...

5.2AI score0.00465EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.13 views

CVE-2026-71269

...

5.7AI score0.00465EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.43 views

CVE-2026-71269

...

0.00465EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 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.10 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.00661EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/05 1:47 a.m.15 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.00661EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 1:47 a.m.10 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.00661EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder