Lucene search
+L

7332 matches found

Cvelist
Cvelist
added 2026/08/06 3:26 a.m.40 views

CVE-2026-15991 File Manager 6.0 - 6.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Read and Deletion via 'cmd' Query Parameter

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS0.00606EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/05 5:16 p.m.9 views

CVE-2026-7646

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 4:25 p.m.65 views

CVE-2026-7646

CVE-2026-7646 affects IBM Langflow OSS 1.0.0–1.10.3. Affected component: Model Context Protocol (MCP) resources/read handling. Root cause: URL-encoded path traversal in the filename enables a crafted MCP request to read arbitrary server files (including other users’ documents, JWT signing secret,...

6.5CVSS5.6AI score0.00302EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/05 12:26 p.m.56 views

CVE-2026-71269

CVE-2026-71269 affects Node-RED’s local-filesystem library storage module (getLibraryEntry() and saveLibraryEntry() in packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/library.js). The vulnerability arises because GET/POST requests to /library/:lib/:type/*path join the user-sup...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71269 Node-RED Library API Path Traversal Leading to Arbitrary File Read/Write

Node-RED's local-filesystem library storage module getLibraryEntry and saveLibraryEntry in packages/nodemodules/@node-red/runtime/lib/storage/localfilesystem/library.js, reachable via GET/POST /library/:lib/:type/path, joins the user-supplied path parameter directly into the filesystem path via...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.32 views

CVE-2026-71269 Node-RED Library API Path Traversal Leading to Arbitrary File Read/Write

Node-RED's local-filesystem library storage module getLibraryEntry and saveLibraryEntry in packages/nodemodules/@node-red/runtime/lib/storage/localfilesystem/library.js, reachable via GET/POST /library/:lib/:type/path, joins the user-supplied path parameter directly into the filesystem path via...

7.2CVSS0.00381EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/05 10:55 a.m.37 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS0.00409EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.6 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:59 a.m.8 views

EUVD-2026-53212

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.39 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.10 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 6:59 a.m.54 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71209

audiobookshelf's authentication-exemption check server/routers/Auth.js matches unauthenticated-allowed GET routes against req.path via a regex requiring a literal /items/:id/cover or /authors/:id/image shape, where req.path retains %2F sequences URL-encoded. Express's router decodes the :id route...

7.5CVSS5.7AI score0.0176EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/05 6:59 a.m.15 views

EUVD-2026-53206

audiobookshelf's authentication-exemption check server/routers/Auth.js matches unauthenticated-allowed GET routes against req.path via a regex requiring a literal /items/:id/cover or /authors/:id/image shape, where req.path retains %2F sequences URL-encoded. Express's router decodes the :id route...

7.5CVSS5.7AI score0.04327EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/08/04 3:40 p.m.12 views

Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

UPDATE 2026-05-20: Full RCE as root VERIFIED This is not theoretical — a Meterpreter reverse shell session as root has been established on Flowise 3.1.2. Verified Exploit Chain 1. Python code injection via base64string = "$base64String" CSVAgent.ts line 161 2. Pyodide js bridge provides access to...

9.2CVSS5.7AI score0.00313EPSS
SaveExploits0References5Affected Software2
Nuclei
Nuclei
added 2026/08/04 3:05 p.m.94 views

Cleo Harmony < 5.8.0.21 - Arbitary File Read

In Cleo Harmony before 5.8.0.21, VLTrader before 5.8.0.21, and LexiCom before 5.8.0.21, there is an unrestricted file upload and download that could lead to remote code execution. id: CVE-2024-50623 info: name: Cleo Harmony 5.8.0.21 - Arbitary File Read author: DhiyaneshDK severity: high...

9.8CVSS8.3AI score0.98607EPSS
SaveExploits6References4
Cvelist
Cvelist
added 2026/08/04 2:04 p.m.35 views

CVE-2026-67200 Perspective 5.0.0 Path Traversal via cwd_static_file_handler

Perspective 5.0.0 contains a path traversal vulnerability that allows unauthenticated remote attackers to read arbitrary files from the server filesystem by including literal ../ segments in HTTP request URL paths. Attackers can bypass the insufficient query-string-stripping sanitization to...

8.7CVSS0.00567EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 7:25 a.m.15 views

CVE-2026-18759

The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication IPC mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the...

8.5CVSS5.6AI score0.00116EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2026/08/04 12:43 a.m.43 views

CVE-2026-56845

An unauthenticated path traversal LFI vulnerability exists under /custom-sounds/ when CustomSounds storage is configured to FileSystem. By including ../ sequences in the request path, an attacker can read arbitrary files outside the base directory...

7.5CVSS0.00401EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/03 8:09 p.m.14 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path via the forwarding of unguarded options in the checkout and create functions. An attacker can overwrite arbitrary files or read...

8.8CVSS5.7AI score0.00331EPSS
SaveExploits0References3
Rows per page
Query Builder