Lucene search
+L

81 matches found

Nuclei
Nuclei
added 3 days ago16 views

Langflow <= 1.8.4 - Path Traversal to RCE via File Upload

The application contains a path traversal vulnerability caused by unsanitized 'filename' parameter in the 'POST /api/v2/files' multipart form data, letting attackers write files to arbitrary filesystem locations, exploit requires crafted request. id: CVE-2026-5027 info: name: Langflow = 1.8.4 -...

8.8CVSS6AI score0.31405EPSS
SaveExploits4References3
NVD
NVD
added 2026/07/23 6:17 p.m.6 views

CVE-2026-65702

Vanna through 2.0.2 contains a path traversal vulnerability in the FileSystemConversationStore persistence integration that allows unauthenticated remote attackers to write attacker-controlled JSON files to arbitrary filesystem locations and read conversation metadata from outside the intended...

8.8CVSS0.00487EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/24 9:16 p.m.42 views

CVE-2026-52813

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences ../ are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary...

10CVSS0.00922EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/06/24 8:33 p.m.10 views

CVE-2026-52813 Gogs: Path Traversal in organization name results in RCE through Git hooks

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences ../ are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary...

10CVSS6.1AI score0.00922EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:33 p.m.9 views

CVE-2026-52813

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences ../ are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary...

10CVSS6.1AI score0.00922EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/06/23 10:23 p.m.10 views

GHSA-WCMJ-X466-56MM OpenTofu: Provider cache installation follows root-module-controlled package directory symlink and writes outside the working tree

Summary If a symlink already exists under the .terraform/providers directory where a provider package needs to be installed, tofu init would follow that symlink and install the new package content into it. If an attacker can coerce an operator into running tofu init in a directory whose contents...

6.1CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/06/16 5:35 p.m.7 views

GHSA-79PH-745M-6WXQ Langflow: Path Traversal in Knowledge Bases API via Creation Endpoint

Summary Langflow is vulnerable to Path Traversal in the Knowledge Bases API POST /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An authenticated attacker can exploit this flaw...

6.5CVSS5.5AI score0.00348EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.39 views

PT-2026-50141

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.9.0 Description Langflow contains a path traversal flaw in the Knowledge Bases API endpoint 'POST /api/v1/knowledge bases'. The issue resides in the create knowledge base function, where the name variable is used t...

6.5CVSS6AI score0.00348EPSS
SaveExploits1References12
Packet Storm
Packet Storm
added 2026/06/05 12:0 a.m.75 views

📄 Lyrion Music Server 9.2.0 Arbitrary Directory Listing

Lyrion Music Server version 9.2.0 exposes a readdirectory query through both its CLI service TCP port 9090 and its HTTP JSON-RPC endpoint /jsonrpc.js that takes a folder parameter and lists its contents with no restriction to the configured media directories and no authentication in the default...

6.9CVSS5.7AI score0.00294EPSS
SaveExploits2
EUVD
EUVD
added 2026/05/07 3:18 a.m.10 views

EUVD-2026-28255

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.5.0, ci4ms Backup::restore extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user...

9.4CVSS6.5AI score0.00529EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/05 6:28 p.m.62 views

GHSA-9WHX-C884-C68Q Langflow Knowledge Bases API is Vulnerable to Path Traversal

Summary Langflow is vulnerable to Path Traversal in the Knowledge Bases API DELETE /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are concatenated directly into file paths without proper sanitization or boundary validation. An authenticated attacker can exploit thi...

9.6CVSS6AI score0.04417EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.6 views

PT-2026-36151

An issue in the fileEntityId parameter in the /a/file/upload endpoint of JeeSite v5.15.1 allows authenticated attackers with file upload permissions to execute a path traversal and write arbitrary files with whitelisted suffixes to arbitrary filesystem locations...

5.7AI score0.00435EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/13 10:40 a.m.9 views

CVE-2026-32146

A flaw was found in the Gleam compiler. A malicious direct or transitive git dependency can exploit an improper path validation vulnerability in the Gleam compiler's handling of git dependencies during dependency download. This allows for arbitrary file system modification, including the deletion...

8.6CVSS6AI score0.00239EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.13 views

PT-2026-32426

Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, a specially crafted Helm plugin, when installed or updated, will cause Helm to write the contents of the plugin to an arbitrary filesystem location. To prevent this, validate that the plugin.yaml of the Helm plugin does not...

8.4CVSS5.9AI score0.00197EPSS
SaveExploits2References5
AlpineLinux
AlpineLinux
added 2026/04/11 12:59 p.m.10 views

CVE-2026-32146

Improper path validation vulnerability in the Gleam compiler's handling of git dependencies allows arbitrary file system modification during dependency download. Dependency names from gleam.toml and manifest.toml are incorporated into filesystem paths without sufficient validation or confinement ...

8.3CVSS6AI score0.00239EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/11 12:59 p.m.7 views

EEF-CVE-2026-32146 Improper Path Validation in Git Dependency Handling Allows Arbitrary File System Modification

Summary Improper path validation vulnerability in the Gleam compiler's handling of git dependencies allows arbitrary file system modification during dependency download. Dependency names from gleam.toml and manifest.toml are incorporated into filesystem paths without sufficient validation or...

8.3CVSS6AI score0.00239EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/28 4:59 p.m.8 views

CVE-2026-5027

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS6AI score0.31405EPSS
SaveExploits4References1
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.11 views

PT-2026-28741

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.9.0 Description Langflow contains a path traversal flaw where the 'POST /api/v2/files' endpoint fails to sanitize the filename parameter within multipart form data. This allows an attacker to use path traversal...

8.8CVSS6.7AI score0.31405EPSS
SaveExploits4References79
SUSE Linux
SUSE Linux
added 2026/01/22 9:7 a.m.14 views

Security update for python3

This update for python3 fixes the following issues: Security fixes: CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter="data" bsc1244032 CVE-2025-4330: Fixed extraction filter bypass for linking outside extraction directory bsc1244060...

8.4CVSS7.2AI score0.27095EPSS
SaveExploits16References26
EUVD
EUVD
added 2026/01/21 10:19 p.m.8 views

EUVD-2026-4141

Copier safe template has arbitrary filesystem write access via directory symlinks when preservesymlinks: true...

6.9CVSS5.6AI score0.00224EPSS
SaveExploits1References5
Rows per page
Query Builder