Lucene search
+L

3239 matches found

Positive Technologies
Positive Technologies
•added 2026/07/08 12:00 a.m.•71 views

PT-2026-56310

Name of the Vulnerable Software and Affected Versions Widget Logic Visual versions prior to 1.53 Description Authenticated attackers with subscriber-level access and above can achieve remote code execution on the server. The issue occurs during the widget-logic-update-conditional-tags AJAX action...

8.8CVSS6.6AI score0.00952EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/07 11:16 p.m.•13 views

AZL-92205 CVE-2026-14380 affecting package perl-DBI for versions less than 1.650-1

DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile. When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a string eval with no validation of the package...

6.2AI score0.00499EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/07/07 4:42 p.m.•25 views

picklescan missing detection by simple obfuscation of a `builtins.eval` call

SummaryAn unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. DetailsIt's possible to hide the eval call nested under another callable via getattr. PoCpythonimport builtinsclass EvilClass:...

9.8CVSS6.4AI score0.00757EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•23 views

Picklescan is vulnerable to RCE through missing detection when calling numpy.f2py.crackfortran._eval_length

SummaryPicklescan uses the numpy.f2py.crackfortran.evallength function a NumPy F2PY helper to execute arbitrary Python code during unpickling. DetailsPicklescan fails to detect a malicious pickle that uses the gadget numpy.f2py.crackfortran.evallength in reduce, allowing arbitrary command executi...

8.1CVSS6.6AI score0.00523EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•30 views

Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

SummaryLanceDocChatAgent uses pandas eval through computefromdocs:https://github.com/langroid/langroid/blob/18667ec7e971efc242505196f6518eb19a0abc1c/langroid/vectorstore/base.pyL136-L150As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecalc...

9.8CVSS5.9AI score0.00531EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•23 views

PYSEC-2026-1591 LoLLMS Code Injection vulnerability

A remote code execution vulnerability exists in the Calculate function of parisneo/lollms version 9.8. The vulnerability arises from the use of Python's eval function to evaluate mathematical expressions within a Python sandbox that disables builtins and only allows functions from the math module...

8.4CVSS6.8AI score0.0046EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/07 2:34 p.m.•14 views

PYSEC-2026-1549 LiteLLM Vulnerable to Denial of Service (DoS)

A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literaleval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server...

7.5CVSS7AI score0.00558EPSS
SaveExploits0References6
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•21 views

Guardrails has an arbitrary code execution vulnerability

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing i...

8.8CVSS6.6AI score0.00375EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•14 views

PYSEC-2026-1432 Guardrails has an arbitrary code execution vulnerability

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing i...

8.8CVSS6.6AI score0.00375EPSS
SaveExploits0References6
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•34 views

Refuel Autolab Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 0.0.8 and newer of the Refuel Autolabel library because of the way its multilabel classification tasks handle provided CSV files. If a user creates a multilabel classification task using a maliciously crafted CSV file containing Python...

8.6CVSS6.6AI score0.00349EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•17 views

PYSEC-2026-1629 MindsDB Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 23.11.4.2 up to 24.7.4.1 of the MindsDB platform, when one of several integrations is installed on the server. If a specially crafted ‘UPDATE’ query containing Python code is run against a database created with the specified integration...

8.8CVSS7.7AI score0.00851EPSS
SaveExploits1References6
OSV
OSV
•added 2026/07/07 1:01 p.m.•14 views

GHSA-8737-2X9G-XJJ7 EGroupware has Authenticated RCE via Malicious eTemplate Upload

Summary An authenticated administrator can achieve OS-level Remote Code Execution RCE by uploading a malicious eTemplate XML file .xet to the VFS /etemplates mount. The Widget::expandname method passes template widget attribute values directly into a PHP eval call with only double-quote escaping...

8.6CVSS6.4AI score0.00857EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/07 1:01 p.m.•15 views

Eval Injection

Overview egroupware/egroupware is a library that extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office. Affected versions of this package are vulnerable to Eval Injection via the expandname function. An attacker can execute arbitrary OS comman...

8.6CVSS6.3AI score0.00857EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/07/07 1:01 p.m.•21 views

EGroupware has Authenticated RCE via Malicious eTemplate Upload

Summary An authenticated administrator can achieve OS-level Remote Code Execution RCE by uploading a malicious eTemplate XML file .xet to the VFS /etemplates mount. The Widget::expandname method passes template widget attribute values directly into a PHP eval call with only double-quote escaping...

8.6CVSS6.4AI score0.00857EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•22 views

RunGptLLM class in LlamaIndex has a command injection

A command injection vulnerability exists in the RunGptLLM class of the llamaindex library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models LLMs. The vulnerability arises from the improper use of the eval function, allowing a malicious or compromised...

8.8CVSS6.2AI score0.02135EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 11:45 a.m.•15 views

PYSEC-2026-1542 litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

7.2CVSS6.6AI score0.00883EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/07 11:45 a.m.•14 views

PYSEC-2026-1976 tqdm CLI arguments injection attack

Impact Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. Example: sh python -m tqdm --manpath="" + strexec"import os\nos.system'echo hi && killall python3'" + "" Patches...

3.9CVSS6.7AI score0.00436EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/07/07 12:00 a.m.•25 views

PT-2026-56213

Name of the Vulnerable Software and Affected Versions egroupware versions 26.0 and earlier Description An authenticated administrator can achieve OS-level Remote Code Execution RCE by uploading a malicious eTemplate XML file .xet to the VFS /etemplates mount. The issue exists in the Widget::expan...

8.6CVSS6.4AI score0.00857EPSS
SaveExploits0References6
Packet Storm
Packet Storm
•added 2026/07/07 12:00 a.m.•82 views

📄 Perl IO::Compress Code Execution

This Metasploit auxiliary module targets a remote code execution vulnerability in Perl's IO::Compress, specifically through an eval injection issue in File::GlobMapper::getFiles...

7.8CVSS6.6AI score0.00495EPSS
SaveExploits3
OSV
OSV
•added 2026/07/06 8:42 p.m.•56 views

GHSA-Q9P7-WQXG-MRHC Langroid: Sandbox Escape to Remote Code Execution via Incomplete `eval()` Mitigation in TableChatAgent

Advisory Details Title: Sandbox Escape to Remote Code Execution via Incomplete eval Mitigation in TableChatAgent Description: Summary Langroid is vulnerable to a critical Sandbox Escape leading to Remote Code Execution RCE in its TableChatAgent and VectorStore capabilities. When these agents...

10CVSS6.3AI score0.00912EPSS
SaveExploits0References2
Rows per page
Query Builder