Lucene search
K

5154 matches found

OSV
OSV
added 2026/03/19 5:46 p.m.7 views

GHSA-G2J9-7RJ2-GM6C Langflow has an Arbitrary File Write (RCE) via v2 API

Summary While reviewing the recent patch for CVE-2025-68478 External Control of File Name in v1.7.1, I discovered that the root architectural issue within LocalStorageService remains unresolved. Because the underlying storage layer lacks boundary containment checks, the system relies entirely on...

9.9CVSS6AI score0.01417EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/19 5:46 p.m.8 views

Langflow has an Arbitrary File Write (RCE) via v2 API

Summary While reviewing the recent patch for CVE-2025-68478 External Control of File Name in v1.7.1, I discovered that the root architectural issue within LocalStorageService remains unresolved. Because the underlying storage layer lacks boundary containment checks, the system relies entirely on...

9.9CVSS6AI score0.01417EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2026/03/19 4:16 p.m.7 views

CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

7.5CVSS0.00519EPSS
Exploits0References3
OSV
OSV
added 2026/03/19 4:16 p.m.1 views

CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

5.9AI score
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/03/19 4:16 p.m.4 views

CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

7.5CVSS5.9AI score0.00519EPSS
Exploits0References6
OSV
OSV
added 2026/03/19 4:16 p.m.2 views

UBUNTU-CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

7.5CVSS5.9AI score0.00519EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2026/03/19 3:53 p.m.2 views

CVE-2026-3029 CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

5.9AI score0.00519EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/03/19 3:53 p.m.23 views

CVE-2026-3029 CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

0.00519EPSS
Exploits0References2
CVE
CVE
added 2026/03/19 3:53 p.m.32 views

CVE-2026-3029

Summary: CVE-2026-3029 affects PyMuPDF 1.26.5. A path traversal in the embedded_get function (in main .py) allows arbitrary file writes. Impact: writing files to arbitrary local locations, potentially with elevated privileges. Status: document set confirms version and file, with remediation guida...

7.5CVSS5.9AI score0.00519EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/03/19 3:53 p.m.2 views

CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

7.5CVSS5.5AI score0.00519EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/03/19 3:53 p.m.5 views

CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

5.9AI score0.00519EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/19 11:41 a.m.4 views

CVE-2026-33001

A flaw was found in Jenkins. This vulnerability allows attackers with Item/Configure permission, or those who can control agent processes, to exploit unsafe handling of symbolic links during the extraction of .tar and .tar.gz archives. By crafting malicious archives, an attacker can write files t...

8.8CVSS5.9AI score0.0075EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/03/19 1:0 a.m.21 views

CVE-2026-27670 OpenClaw < 2026.3.2 - Arbitrary File Write via ZIP Extraction Parent Symlink Race Condition

OpenClaw versions prior to 2026.3.2 contain a race condition vulnerability in ZIP extraction that allows local attackers to write files outside the intended destination directory. Attackers can exploit a time-of-check-time-of-use race between path validation and file write operations by rebinding...

5.8CVSS0.00081EPSS
Exploits0References3
CVE
CVE
added 2026/03/19 1:0 a.m.7 views

CVE-2026-27670

CVE-2026-27670 : OpenClaw before version 2026.3.2 contains a race condition in ZIP extraction that can allow a local attacker to write files outside the intended extraction directory by rebinding parent symlinks, via a time-of-check-time-of-use vulnerability between path validation and file write...

5.8CVSS5.8AI score0.00081EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/03/19 12:44 a.m.3 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview @apostrophecms/import-export is an Import Export Documents for ApostropheCMS Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the extract function in gzip.js. A user with Global Content Modify permission can write arbitrary file...

9.9CVSS6.4AI score0.00432EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/19 12:30 a.m.5 views

Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

9.1CVSS6.3AI score0.00708EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/19 12:30 a.m.3 views

GHSA-FHFF-QMM8-H2FP Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

8.1CVSS7.7AI score0.00708EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.3 views

PT-2026-26336

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.7.1 Description Langflow is susceptible to an arbitrary file write issue through the POST /api/v2/files API endpoint. The vulnerability stems from a lack of boundary containment checks in the storage layer, which...

9.9CVSS6.1AI score0.01417EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.3 views

PT-2026-26331

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, the DICOM zip/export feature uses a user-supplied destination or path component when creating the zip file, without sanitizing path traversal sequences e.g. ../. An attacker...

6.5CVSS6.6AI score0.00549EPSS
Exploits1References5
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.5 views

PyMuPDF 安全漏洞

PyMuPDF is an open-source, high-performance Python library for data extraction, analysis, conversion, and manipulation of PDF documents. Version 1.26.5 of PyMuPDF contains a security vulnerability, which stems from the embedded get function in main.py, allowing for path traversal and arbitrary fi...

7.5CVSS5.8AI score0.00519EPSS
Exploits0References3
Rows per page
Query Builder