Lucene search
+L

422 matches found

EUVD
EUVD
added 2026/04/20 11:8 p.m.6 views

EUVD-2026-23998

OpenClaw before 2026.3.28 loads the current working directory .env file before trusted state-dir configuration, allowing environment variable injection. Attackers can place a malicious .env file in a repository or workspace to override runtime configuration and security-sensitive environment...

8.6CVSS5.8AI score0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/20 11:8 p.m.3 views

CVE-2026-41294 OpenClaw < 2026.3.28 - Environment Variable Injection via CWD .env File

OpenClaw before 2026.3.28 loads the current working directory .env file before trusted state-dir configuration, allowing environment variable injection. Attackers can place a malicious .env file in a repository or workspace to override runtime configuration and security-sensitive environment...

8.5CVSS6AI score0.0013EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/14 2:55 a.m.3 views

CVE-2026-40287

PraisonAI is a multi-agent teams system. Versions 4.5.138 and below are vulnerable to arbitrary code execution through automatic, unsanitized import of a tools.py file from the current working directory. Components including call.py importtoolsfromfile, toolresolver.py loadlocaltools, and CLI...

8.4CVSS6.4AI score0.00246EPSS
SaveExploits1References2Affected Software2
Cvelist
Cvelist
added 2026/04/14 2:55 a.m.26 views

CVE-2026-40287 PraisonAI has RCE via Automatic tools.py Import

PraisonAI is a multi-agent teams system. Versions 4.5.138 and below are vulnerable to arbitrary code execution through automatic, unsanitized import of a tools.py file from the current working directory. Components including call.py importtoolsfromfile, toolresolver.py loadlocaltools, and CLI...

8.4CVSS0.00246EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/14 2:55 a.m.23 views

CVE-2026-40287

PraisonAI (versions 4.5.138 and earlier) is vulnerable to local arbitrary code execution via automatic, unsanitized import of a tools.py from the current working directory. The flaw arises in components such as call.py (import_tools_from_file()), tool_resolver.py (_load_local_tools()), and CLI to...

8.4CVSS6.4AI score0.00246EPSS
SaveExploits1References1Affected Software2
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.11 views

PraisonAI 安全漏洞

PraisonAI is a low-code multi-agent collaboration framework developed by Mervin Praison. Versions of PraisonAI 4.5.138 and earlier contained a security vulnerability. This vulnerability stemmed from the automatic and uncleanly import of the tools.py file from the current working directory, which...

8.4CVSS6.1AI score0.00246EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/04/12 11:24 p.m.8 views

SUSE CVE-2026-35206

Helm is a package manager for Charts for Kubernetes. In Helm versions =3.20.1 and =4.1.3, a specially crafted Chart will cause helm pull --untar chart URL | repo/chartname to write the Chart's contents to the immediate output directory as defaulted to the current working directory; or as given by...

4.4CVSS5.8AI score0.00199EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/04/10 7:26 p.m.6 views

PraisonAI Vulnerable to Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code via spec.loader.execmodule without explicit user consent,...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/10 4:3 p.m.2 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
NVD
NVD
added 2026/04/09 9:16 p.m.14 views

CVE-2026-35206

Helm is a package manager for Charts for Kubernetes. In Helm versions =3.20.1 and =4.1.3, a specially crafted Chart will cause helm pull --untar chart URL | repo/chartname to write the Chart's contents to the immediate output directory as defaulted to the current working directory; or as given by...

4.8CVSS0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.3 views

CVE-2026-5271

pymanager included the current working directory in sys.path meaning modules could be shadowed by modules in the current working directory. As a result, if a user executes a pymanager-generated command e.g., pip, pytest from an attacker-controlled directory, a malicious module in that directory c...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/01 2:16 p.m.17 views

CVE-2026-5271

pymanager included the current working directory in sys.path meaning modules could be shadowed by modules in the current working directory. As a result, if a user executes a pymanager-generated command e.g., pip, pytest from an attacker-controlled directory, a malicious module in that directory c...

7.8CVSS0.00173EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/01 1:48 p.m.4 views

CVE-2026-5271 Possible to hijack modules in current working directory

pymanager included the current working directory in sys.path meaning modules could be shadowed by modules in the current working directory. As a result, if a user executes a pymanager-generated command e.g., pip, pytest from an attacker-controlled directory, a malicious module in that directory c...

5.6CVSS5.9AI score0.00173EPSS
SaveExploits1References5
CVE
CVE
added 2026/04/01 1:48 p.m.46 views

CVE-2026-5271

CVE-2026-5271 concerns the Python tool pymanager, where the current working directory is added to sys.path. The underlying issue is that modules in the attacker-controlled directory can shadow intended packages, enabling a malicious module to be imported and executed when pymanager-generated comm...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/01 1:48 p.m.30 views

CVE-2026-5271 Possible to hijack modules in current working directory

pymanager included the current working directory in sys.path meaning modules could be shadowed by modules in the current working directory. As a result, if a user executes a pymanager-generated command e.g., pip, pytest from an attacker-controlled directory, a malicious module in that directory c...

5.6CVSS0.00173EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/01 12:2 a.m.13 views

OpenClaw has a CWD `.env` environment variable injection which bypasses host-env policy and allows config takeover

Summary OpenClaw loaded the current working directory .env before trusted state-dir configuration, allowing untrusted workspace state to inject host environment values. Impact A repository or workspace containing a malicious .env file could override runtime configuration and security-sensitive...

8.6CVSS5.9AI score0.0013EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/04/01 12:0 a.m.9 views

Python Install Manager 安全漏洞

Python Install Manager is an open-source installation management tool for Python. Python Install Manager has a security vulnerability that stems from including the current working directory in the sys.path, which may allow malicious modules to be imported from a directory controlled by the attack...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/26 9:30 a.m.7 views

EUVD-2026-16125

The installer of RATOC RAID Monitoring Manager for Windows searches the current directory to load certain DLLs. If a user is directed to place a crafted DLL with the installer, an arbitrary code may be executed with the administrator privilege...

8.4CVSS7.3AI score0.00175EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/26 6:54 a.m.4 views

CVE-2026-28760

The installer of RATOC RAID Monitoring Manager for Windows searches the current directory to load certain DLLs. If a user is directed to place a crafted DLL with the installer, an arbitrary code may be executed with the administrator privilege...

8.4CVSS7.3AI score0.00175EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/26 6:54 a.m.16 views

CVE-2026-28760

The vulnerability CVE-2026-28760 affects RATOC RAID Monitoring Manager for Windows. The installer loads DLLs by searching the current directory, enabling a user-directed crafted DLL to be loaded during installation, which may allow arbitrary code execution with administrator privileges. The issue...

8.4CVSS7.3AI score0.00175EPSS
SaveExploits0References2
Rows per page
Query Builder