Lucene search
+L

8955 matches found

SUSE CVE
SUSE CVE
added 2026/07/31 12:53 a.m.7 views

SUSE CVE-2026-6815

An arbitrary file write vulnerability exists in Casdoor's Local File System storage provider. Due to insufficient path sanitization, an authenticated attacker with administrative privileges can perform a Path Traversal attack to create or overwrite arbitrary files anywhere on the host filesystem,...

5.9CVSS7.8AI score0.00513EPSS
SaveExploits5References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:55 p.m.11 views

SUSE CVE-2026-40090

Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 through 0.74.1 contain an arbitrary file write vulnerability in the zarf package inspect sbom and zarf package inspect documentation subcommands. These subcommands output file paths are constructed by joining a...

7.1CVSS7.7AI score0.0032EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.10 views

SUSE CVE-2026-54093

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, filebrowser builds the download-as-zip / download-as-tar archive entry names with filepath.ToSlash, which on a Linux host is a no-op for...

6.8CVSS7.7AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 4:07 p.m.33 views

CVE-2026-52680

Affected software: Apache Kyuubi REST batch multipart upload feature. Vulnerability: path traversal via client-supplied multipart filename used when creating temporary uploaded resources, enabling writing content outside the intended upload directory depending on filesystem permissions. Impact: p...

9.8CVSS5.9AI score0.00832EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/07/30 3:49 p.m.14 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper enforcement of the --permission. An attacker can gain unauthorized access to read from or write to filesystem paths outside the intended allowlist by exploiting boundary handling across radix-tree prefix...

9.1CVSS7.9AI score0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 2:46 p.m.8 views

GHSA-2956-977X-2W3R Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00488EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/30 2:46 p.m.14 views

Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00488EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/30 2:08 p.m.42 views

CVE-2026-15435

IBM App Connect Enterprise is vulnerable to an arbitrary file write due to a path traversal flaw (CWE-22). A remote attacker could send a crafted URL containing dot-dot sequences (/../) to traverse directories and write arbitrary files on the system. Affected versions are 13.0.1.0–13.0.7.2 and 12...

9.8CVSS6AI score0.00497EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/30 2:08 p.m.14 views

EUVD-2026-51138

IBM App Connect Enterprise 13.0.1.0 through 13.0.7.2, and 12.0.1.0 through 12.0.12.27 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

9.8CVSS6AI score0.00497EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 12:26 p.m.37 views

CVE-2026-54368 CentreStack < 17.4 SQL Injection via x-glad-filter Header

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx and SearchExUnder that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized...

8.8CVSS0.00392EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:26 p.m.10 views

CVE-2026-54368

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx and SearchExUnder that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized...

8.8CVSS6.5AI score0.00392EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/30 4:43 a.m.10 views

Security Bulletin: IBM App Connect Enterprise is vulnerable to arbitrary file write vulnerability (CVE-2026-15435)

Summary IBM App Connect Enterprise is vulnerable to arbitrary file write vulnerability. Vulnerability Details CVEID:CVE-2026-15435 DESCRIPTION: IBM App Connect Enterprise could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request...

9.8CVSS6AI score0.00497EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.34 views

PT-2026-66407

Name of the Vulnerable Software and Affected Versions Node.js versions 22.x Node.js versions 24.x Node.js versions 26.x Description A flaw in the Permission Model enforcement allows the trace events.createTracing.enable function to write trace logs outside the boundaries defined by the...

6.2CVSS5.7AI score0.00166EPSS
SaveExploits0References58
UbuntuCve
UbuntuCve
added 2026/07/29 7:16 p.m.6 views

CVE-2026-13346

pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels. This vulnerability requires downloading or installing a package from a malicious package index to succeed, malicious packages alone...

6.5CVSS5.8AI score0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:50 p.m.8 views

CVE-2026-67429 Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 6:50 p.m.71 views

CVE-2026-67429 Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 6:50 p.m.61 views

CVE-2026-67429

Flyto2 Core (execution kernel for automation/AI-agent workflows) contains an Arbitrary File Write vulnerability in image.download and related file-writing modules prior to version 2.26.6. The root cause is caller-controlled output_dir, which bypasses validate_path_with_env_config and FLYTO_SANDBO...

10CVSS6AI score0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 6:33 p.m.94 views

CVE-2026-13346

Pip has a vulnerability (CVE-2026-13346) where doubly-encoded package URLs from indexes can lead to files being installed to arbitrary locations on disk, even when installing wheels. The issue is exploitable only when downloading/installing from a malicious package index; malicious packages alone...

6.5CVSS6AI score0.00292EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/29 4:32 p.m.12 views

GHSA-9XQ3-3FQG-4VG7 `proot-distro install` has a Symlink Escape (Arbitrary Host File Write) via Malicious Tar Archive

Repository: termux/proot-distro Component: prootdistro/commands/install.py → extractplaintar; also helpers/docker.py → applylayer --- Affected Versions | Component | Version | |---------------|------------------------------| | proot-distro | 5.0.2 confirmed vulnerable | | Termux app |...

8.2CVSS6AI score0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 4:32 p.m.35 views

CVE-2026-54574 `proot-distro install` has a Symlink Escape (Arbitrary Host File Write) via Malicious Tar Archive

proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through extractplaintar in prootdistro/commands/install.py and Docker layers through applylayer in prootdistro/helpers/docker.py without validating...

8.2CVSS0.00145EPSS
SaveExploits0References3
Rows per page
Query Builder