Lucene search
+L

16 matches found

Github Security Blog
Github Security Blog
•added 2026/08/17 3:30 p.m.•6 views

extract-zip allows arbitrary file writes through symlink archive entries

extract-zip through 2.0.1 containment-checks only the parent directory of each archive entry and never the entry's own final path component, so an archive containing two entries with identical names - a symlink whose target is outside the destination, followed by a regular file - writes through t...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/07/20 5:00 p.m.•20 views

EUVD-2026-46034

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS5.7AI score0.00202EPSS
SaveExploits1References3
CVE
CVE
•added 2026/07/15 2:38 p.m.•51 views

CVE-2026-54563

Cloudreve CVE-2026-54563 describes a path traversal / broken access control in the WebDAV interface under /dav. Before version 4.16.1, a WebDAV account rooted at a configured folder could send paths like /dav/%2e%2e/outside.txt because stripPrefix in pkg/webdav/webdav.go joins the decoded request...

7.1CVSS6.1AI score0.00315EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•23 views

PT-2026-59059

Summary Microsoft APM normalizes marketplace plugins by copying plugin components referenced in plugin.json into .apm/. The manifest fields agents, skills, commands, and hooks are attacker-controlled, but the implementation does not enforce that those paths remain inside the plugin directory. A...

7.1CVSS6.2AI score0.00529EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/09 12:00 a.m.•13 views

CVE-2026-39245

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function index.js line 29 and the extraction path validation index.js line 106 use String.indexOf to verify the resolved path is within the output...

6.2CVSS7.1AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/07/09 12:00 a.m.•16 views

CVE-2026-39245

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function index.js line 29 and the extraction path validation index.js line 106 use String.indexOf to verify the resolved path is within the output...

9.8CVSS6AI score0.02116EPSS
SaveExploits2References5
CVE
CVE
•added 2026/07/09 12:00 a.m.•45 views

CVE-2026-39245

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function index.js line 29 and the extraction path validation index.js line 106 use String.indexOf to verify the resolved path is within the output...

6.2CVSS6AI score0.00375EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2026/06/26 7:31 p.m.•16 views

CVE-2026-29509 Patool < 4.0.5 Path Traversal via safe_extract() Function

Patool before 4.0.5 contains a path traversal vulnerability in the safeextract function in patoolib/programs/pytarfile.py when running on Python before 3.12, where the iswithindirectory helper uses os.path.commonprefix for character-level string comparison instead of path-level comparison, allowi...

5.3CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•23 views

PT-2026-61658

Name of the Vulnerable Software and Affected Versions Network-AI versions prior to 5.12.2 Description An issue exists where EnvironmentManager.listBackups reads the manifest.json file of backups and trusts the path field. Subsequently, EnvironmentManager.pruneBackups passes this path value direct...

7.1CVSS5.4AI score0.00202EPSS
SaveExploits1References10
OSV
OSV
•added 2026/06/09 9:32 a.m.•10 views

GHSA-F6VJ-48FM-HMVX Apache Airflow has a Path Traversal issue

The Apache Airflow Samba provider's GCSToSambaOperator joined GCS object names to the SMB destination path without a containment check, so an object named with ../ segments resolved a write path outside the configured destinationpath. An attacker able to write objects into the source GCS bucket —...

6.5CVSS5.7AI score0.0097EPSS
SaveExploits0References7
CVE
CVE
•added 2026/06/09 7:42 a.m.•73 views

CVE-2026-49818

The Apache Airflow Samba provider contains a path traversal vulnerability in the GCSToSambaOperator . The root cause is a lack of containment checks when joining GCS object names to the SMB destination path, allowing objects with ../ segments to resolve to paths outside the configured destination...

6.5CVSS5.6AI score0.0097EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/05/26 7:40 p.m.•71 views

CVE-2026-44837

ViewComponent CVE-2026-44837 affects Rails ViewComponent from 3.0.0 to 4.9.0. Root cause: system test entrypoint uses File.realpath and starts_with to check the path, which is not a safe containment check and allows potential sibling-directory escapes. Impact: could permit access to files outside...

7.5CVSS5.8AI score0.00367EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2026/05/11 1:58 p.m.•67 views

GHSA-9MQQ-JQXF-GRVW PraisonAI MCP `tools/call` path-traversal => RCE via Python `.pth` injection

Summary PraisonAI's MCP Model Context Protocol server praisonai mcp serve registers four file-handling tools by default — praisonai.rules.create, praisonai.rules.show, praisonai.rules.delete, and praisonai.workflow.show. Each accepts a path or filename string from MCP tools/call arguments and joi...

9.6CVSS6.3AI score0.00674EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/04/08 3:04 p.m.•20 views

LiquidJS: `renderFile()` / `parseFile()` bypass configured `root` and allow arbitrary file read

liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. The published npm package [email protected] on Linux 6.17.0 with Node v22.22.1. A Liquid instance configured with an empty temporary directory as roo...

7.5CVSS6AI score0.00503EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
•added 2026/04/08 12:00 a.m.•17 views

PT-2026-31354

liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. The published npm package [email protected] on Linux 6.17.0 with Node v22.22.1. A Liquid instance configured with an empty temporary directory as roo...

8.7CVSS6AI score0.00539EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
•added 2026/03/10 9:43 a.m.•10 views

CVE-2026-23907 Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code

This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.35, from 3.0.0 through 3.0.6. The ExtractEmbeddedFiles example contains a path traversal vulnerability CWE-22 because the filename that is obtained from PDComplexFileSpecification.getFilename is appended...

5.8AI score0.00886EPSS
SaveExploits0References2
Rows per page
Query Builder