Lucene search
+L

94 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/08 6:00 a.m.10 views

CVE-2026-16955

The AI Engine WordPress plugin before 3.6.6 does not confine a caller-supplied file path before reading it and forwarding the contents to an external service, allowing users with a subscriber-level account to read arbitrary files from the server and exfiltrate them off-host. Reaching the issue at...

5.4AI score0.00225EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/05 8:13 p.m.11 views

rclone: Incomplete path validation allows backend root escape in serve restic

Summary rclone serve restic does not correctly reject URL paths beginning with ../. On affected backends, an attacker who can access the REST endpoint can read, create, overwrite, or delete objects outside the path configured by the operator. The issue affects rclone v1.40 through rclone v1.74.4...

8.6CVSS5.5AI score0.00314EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.8 views

CVE-2026-71262 IoTSharp BlobStorageController Missing Authentication and Path Traversal

IoTSharp BlobStorageController.cs lacks the Authorize attribute applied to every other controller in the application DevicesController, CustomersController, TenantsController, etc., and no global authorization FallbackPolicy is configured in Startup.cs, leaving its...

9.8CVSS5.3AI score0.0035EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-55747

The pocketflow-coding-agent cookbook example in The-Pocket/PocketFlow implements a helper as a thin os.path.joinworkdir, p wrapper with no canonicalization or containment check, used unguarded by the ReadFile, ListFiles, PatchRead, and PatchApply file-access tools. Severity reflects that this...

6.8CVSS0.00258EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:58 a.m.10 views

CVE-2026-55747 PocketFlow - Path Traversal in pocketflow-coding-agent Cookbook Example File Tools

The pocketflow-coding-agent cookbook example in The-Pocket/PocketFlow implements a helper as a thin os.path.joinworkdir, p wrapper with no canonicalization or containment check, used unguarded by the ReadFile, ListFiles, PatchRead, and PatchApply file-access tools. Severity reflects that this...

6.8CVSS5.3AI score0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 5:57 p.m.79 views

CVE-2026-47764

Summary of CVE-2026-47764 (pdm) : A path-traversal vulnerability in wheel installation arises from InstallDestination.write_to_fs() in src/pdm/installers/installers.py, where a safe validation helper (_path_with_destdir()) was replaced with a bare os.path.join(), removing path validation. Version...

8.4CVSS5.5AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:18 p.m.8 views

GHSA-9XWG-3R6F-JCX2 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

Summary The b64 extension inlines images referenced by as base64 data URIs. When resolving the src path it joins it onto the configured basepath with os.path.normpath and opens the result directly, with no check that the resolved path stays inside basepath. A src containing ../ sequences, or an...

5.3CVSS6AI score0.00355EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 7:05 a.m.29 views

CVE-2026-16519

Vulnerability overview. CVE-2026-16519 affects the GeoVision GV-IP Device Utility desktop application, where it loads DLLs from an unsafe search path. This DLL search order hijacking allows a local attacker to place a malicious DLL in a location that’s searched before the legitimate library, enab...

7.3CVSS5.9AI score0.00118EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 7:16 a.m.19 views

CVE-2026-13693

The Bit Form WordPress plugin before 3.1.0 does not restrict a form file-field value to a safe path before reading the file and attaching it to a notification email, allowing unauthenticated attackers to read arbitrary server files such as the WordPress configuration file...

5.9CVSS0.00404EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:41 p.m.11 views

CVE-2026-45325

Gestor de Oferta is a web application for managing mobility service offerings. Prior to 20260509.0340.15, @tmlmobilidade/utils has a prototype pollution vulnerability in setValueAtPath in packages/utils/src/generic/value-at-path.ts because unsafe path segments are not blocked. This issue is fixed...

8.2CVSS6.1AI score0.00464EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/16 4:41 p.m.43 views

CVE-2026-45325 Gestor de Oferta: Prototype pollution in @tmlmobilidade/utils setValueAtPath

Gestor de Oferta is a web application for managing mobility service offerings. Prior to 20260509.0340.15, @tmlmobilidade/utils has a prototype pollution vulnerability in setValueAtPath in packages/utils/src/generic/value-at-path.ts because unsafe path segments are not blocked. This issue is fixed...

8.2CVSS0.00464EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/10 12:30 a.m.32 views

Directory Traversal

Overview decompress is a package that can be used for extracting archives. Affected versions of this package are vulnerable to Directory Traversal via improper validation in the safeMakeDir function and extraction path validation process. An attacker can write arbitrary files outside the intended...

8.7CVSS6.5AI score0.00375EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/09 12:00 a.m.12 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
OSV
OSV
added 2026/07/07 4:03 p.m.12 views

PYSEC-2026-1672 MobSF Path Traversal in GET /download/<filename> using absolute filenames

Summary The GET /download/ route uses string path verification via os.path.commonprefix, which allows an authenticated user to download files outside the DWDDIR download directory from "neighboring" directories whose absolute paths begin with the same prefix as DWDDIR e.g., .../downloadsbak,...

5.3CVSS6.1AI score0.00765EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/07/03 8:19 p.m.42 views

CVE-2026-28705 Gitea repository dumps write release assets using unsafe path names

Gitea versions before 1.25.5 use release tag names and asset names as filesystem path components when dumping release assets, allowing specially crafted names to affect dump output paths...

0.00451EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/03 4:30 a.m.16 views

EUVD-2026-41488

The Printcart Web to Print Product Designer for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 2.5.2 This is due to insufficient path validation in the storedesigndata function, which constructs a filesystem path from the user-supplied...

9.1CVSS6.5AI score0.01166EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/01 3:43 a.m.23 views

EUVD-2026-40897

The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emddeletefile AJAX handler in includes/common-functions.php. The user-supplied value is passed through...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/30 3:53 p.m.15 views

EUVD-2026-40351

Vibe-Trading before 0.1.10 builds the proposal file path by joining a caller-supplied proposal identifier onto the broker proposals directory without sanitization agent/src/live/mandate/commit.py. A proposal identifier containing path traversal sequences causes the application to load an...

8.3CVSS5.8AI score0.00554EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/26 3:45 p.m.51 views

CVE-2026-47214 Docling: Unsafe URI and Path Handling in HTML Backend

Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. Prior to 2.94.0, the HTML backend has unsafe URI and path handling. This vulnerability is fixed in 2.94.0...

7.1CVSS0.00373EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/26 3:45 p.m.12 views

CVE-2026-47214

Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. Prior to 2.94.0, the HTML backend has unsafe URI and path handling. This vulnerability is fixed in 2.94.0...

7.1CVSS5.8AI score0.00373EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder