Lucene search
+L

2415 matches found

NVD
NVD
added 2026/04/08 8:16 p.m.5 views

CVE-2026-39859

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. A Liquid instance configured with an empty...

7.5CVSS0.00447EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/08 7:25 p.m.11 views

CVE-2026-30816

An external control of configuration vulnerability in the OpenVPN module of TP-Link AX53 v1.0 allows an authenticated adjacent attacker to read arbitrary file when a malicious configuration file is processed. Successful exploitation may allow unauthorized access to arbitrary files on the device,...

6.8CVSS0.00286EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/08 3:4 p.m.6 views

Directory Traversal

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Directory Traversal via the renderFile or parseFile functions that fail to enforce root boundry. An attacker can access arbitrary files...

7.5CVSS6.3AI score0.00447EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 12:18 a.m.6 views

Directory Traversal

Overview emmett is a The web framework for inventors Affected versions of this package are vulnerable to Directory Traversal via the RSGI static handler for internal assets. An attacker can access arbitrary files outside the intended directory by sending specially crafted requests containing...

9.1CVSS6.4AI score0.00495EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/07 10:16 p.m.9 views

CVE-2026-39847

Emmett is a full-stack Python web framework designed with simplicity. From 2.5.0 to before 2.8.1, the RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files...

9.1CVSS0.00495EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/07 8:16 p.m.23 views

CVE-2026-39363

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?r...

8.2CVSS0.03319EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:10 p.m.1 views

CVE-2026-39363

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?r...

8.2CVSS6.2AI score0.03319EPSS
SaveExploits3References2Affected Software2
OSV
OSV
added 2026/04/07 4:46 p.m.8 views

CVE-2026-35615 PraisonAI has a Path Traversal in FileTools

PraisonAI is a multi-agent teams system. Prior to 1.5.113, validatepath calls os.path.normpath first, which collapses .. sequences, then checks for '..' in normalized. Since .. is already collapsed, the check always passes. This makes the check completely useless and allows trivial path traversal...

9.2CVSS6AI score0.00416EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.4 views

PT-2026-30768

Name of the Vulnerable Software and Affected Versions Vite versions 6.0.0 through 6.4.1, 7.3.2, and 8.0.5 Description Vite, a frontend tooling framework for JavaScript, had a flaw where the server.fs check was not enforced for the fetchModule method exposed in the Vite dev server’s WebSocket. If ...

8.2CVSS6.2AI score0.03319EPSS
SaveExploits3References14
Snyk
Snyk
added 2026/04/05 8:7 p.m.1 views

Directory Traversal

Overview griptape is a Modular Python framework for LLM workflows, tools, memory, and data. Affected versions of this package are vulnerable to Directory Traversal the LocalFileManagerDriver file path resolution in griptape/drivers/filemanager/localfilemanagerdriver.py. An attacker can read, list...

6.5CVSS7.1AI score0.00339EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 3:6 a.m.7 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the ACP dispatch process. An attacker can access arbitrary files on the system by supplying crafted inbound channel attachment paths that traverse outside the...

7.1CVSS6.5AI score0.00417EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/01 11:40 p.m.17 views

ONNX: TOCTOU arbitrary file read/write in save_external_dat

Summary The saveexternaldata method seems to include multiple issues introducing a local TOCTOU vulnerability, an arbitrary file read/write on any system. It potentially includes a path validation bypass on Windows systems. Regarding the TOCTOU, an attacker seems to be able to overwrite victim's...

5.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 9:41 p.m.35 views

SillyTavern: Path Traversal in `/api/chats/export` and `/api/chats/delete` allows arbitrary file read/delete within user data root

Summary A Path Traversal vulnerability in chat endpoints allows an authenticated attacker to read and delete arbitrary files under their user data root for example secrets.json and settings.json by supplying avatarurl="..". Details The input validator used by avatarurl blocks only / and NUL bytes...

8.8CVSS6AI score0.0057EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/04/01 9:13 p.m.4 views

UNIX Symbolic Link (Symlink) Following

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following via the onnx.load function. An attacker can access arbitrary files on the filesystem by supplying a malicious model that leverages hardlinks to bypass security...

5.6CVSS6AI score0.00176EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.3 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.1AI score0.01633EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/03/31 11:53 p.m.9 views

Incorrect Authorization

Overview @openclaw/feishu is an OpenClaw Feishu/Lark channel plugin community maintained by @m1heng Affected versions of this package are vulnerable to Incorrect Authorization via the uploadimage process in the Feishu extension. An attacker can access arbitrary files outside the intended...

6.5CVSS6AI score0.00339EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/31 11:53 p.m.6 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the uploadimage process in the Feishu extension. An attacker can access arbitrary files outside the intended file-system sandbox by submitting crafted upload...

6.5CVSS6AI score0.00339EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/31 10:34 p.m.3 views

UNIX Symbolic Link (Symlink) Following

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following through the handling of external data files when symbolic links are present. An attacker can access arbitrary files on the host system by crafting a symlink th...

8.7CVSS6.1AI score0.00593EPSS
SaveExploits1References3
Veracode
Veracode
added 2026/03/28 5:26 a.m.8 views

Path Traversal

saloonphp/saloon is vulnerable to Path Traversal. The vulnerability is due to lack of validation of fixture names used in file path construction, which allows an attacker to manipulate paths and read or write arbitrary files outside the intended directory...

9.3CVSS6AI score0.00566EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/27 7:45 p.m.5 views

Directory Traversal

Overview langchain-core is a Building applications with LLMs through composability Affected versions of this package are vulnerable to Directory Traversal via the loadprompt, loadpromptfromconfig, or .save methods on prompt classes. An attacker can access arbitrary files on the host filesystem by...

8.7CVSS6.5AI score0.01204EPSS
SaveExploits2References2
Rows per page
Query Builder