Lucene search
+L

2756 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 3:21 p.m.4 views

CVE-2026-78136

A flaw was found in CHIRP from chirpmyradio. A local attacker can achieve arbitrary code execution by tricking a user into processing a specially crafted Comma Separated Values CSV file. This vulnerability, an eval injection, occurs within the cleantmode function when handling CSV data, leading t...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.20 views

LotusCMS 3.0 - Remote Code Execution

LotusCMS 3.0 is susceptible to remote code execution via the Router function. This is done by embedding PHP code in the 'page' parameter, which will be passed to a eval call and allow remote code execution. id: CVE-2011-0518 info: name: LotusCMS 3.0 - Remote Code Execution author: pikpikcu...

5.1CVSS6.3AI score0.15833EPSS
SaveExploits4References2
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.7 views

MaxSite CMS <=109.1 - Remote Code Execution

MaxSite CMS through 109.1 allows unauthenticated remote attackers to execute arbitrary code via the MarkItUp editor preview AJAX endpoint, preview-ajax.php. The endpoint insufficiently authenticates the request, failing to ensure the user is logged in, and processes the attacker's input via unsaf...

9.8CVSS8.3AI score0.03252EPSS
SaveExploits1References6
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.84 views

PrestaShop - SQL Injection to Eval Injection

PrestaShop versions from 1.6.0.10 and before 1.7.8.7 contain an SQL injection caused by unsanitized user input, letting attackers chain the vulnerability to call PHP's Eval function, exploit requires attacker to send malicious input. id: CVE-2022-31181 info: name: PrestaShop - SQL Injection to Ev...

9.8CVSS9.1AI score0.06479EPSS
SaveExploits2References4
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.213 views

Mongo-Express - Remote Code Execution

Mongo-Express before 1.0.0 is susceptible to remote code execution because it uses safer-eval to validate user supplied javascript. Unfortunately safer-eval sandboxing capabilities are easily bypassed leading to remote code execution in the context of the node server. id: CVE-2020-24391 info: nam...

9.8CVSS9.5AI score0.74519EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/23 1:17 a.m.11 views

CVE-2026-78136

chirpmyradio CHIRP before 39178db allows eval injection via crafted CSV data. This occurs in cleantmode in drivers/kenwooditm.py...

7.8CVSS0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 12:48 a.m.31 views

CVE-2026-78136

chirpmyradio CHIRP (a radio programming tool) is vulnerable to eval injection via crafted CSV data in the _clean_tmode function within drivers/kenwood_itm.py. This flaw allows arbitrary code execution when a user opens a maliciously crafted CSV file, as indicated by the associated research reposi...

7.8CVSS5.2AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 12:48 a.m.25 views

CVE-2026-78136

chirpmyradio CHIRP before 39178db allows eval injection via crafted CSV data. This occurs in cleantmode in drivers/kenwooditm.py...

7.8CVSS0.00213EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 12:48 a.m.11 views

EUVD-2026-64616

chirpmyradio CHIRP before 39178db allows eval injection via crafted CSV data. This occurs in cleantmode in drivers/kenwooditm.py...

7.8CVSS5.2AI score0.00213EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:37 p.m.10 views

EUVD-2026-64146

Xinference is an inference API for running open-source, speech, and multimodal models. In 2.5.0 and earlier, Xinference passes attacker-influenced Llama3 tool-call output to eval in xinference/model/llm/toolparsers/llama3toolparser.py and xinference/model/llm/utils.py. Requests to...

10CVSS5.5AI score0.00657EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:37 p.m.32 views

CVE-2026-61539 Xinference: Remote code execution via unsafe `eval()` in Llama3 tool-call parsing

Xinference is an inference API for running open-source, speech, and multimodal models. In 2.5.0 and earlier, Xinference passes attacker-influenced Llama3 tool-call output to eval in xinference/model/llm/toolparsers/llama3toolparser.py and xinference/model/llm/utils.py. Requests to...

10CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/21 8:37 p.m.52 views

CVE-2026-61539

Xinference (an inference API for open-source, speech, and multimodal models) versions 2.5.0 and earlier are vulnerable to remote code execution via unsafe use of Python's eval() in Llama3 tool-call parsing. An unauthenticated remote attacker can craft a prompt sent to /v1/chat/completions with a ...

10CVSS5.5AI score0.00657EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 5:36 p.m.14 views

EUVD-2026-64011

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the user substitution logic within parseartifact.sh where usernames and home directories from /etc/passwd are substituted directly into command strings without escaping before execution via eval...

8.5CVSS6.3AI score0.00719EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 5:36 p.m.9 views

CVE-2026-41451 UAC < 3.3.0 Command Injection via User Substitution in parse_artifact.sh

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the user substitution logic within parseartifact.sh where usernames and home directories from /etc/passwd are substituted directly into command strings without escaping before execution via eval...

8.5CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 5:36 p.m.23 views

CVE-2026-41451 UAC < 3.3.0 Command Injection via User Substitution in parse_artifact.sh

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the user substitution logic within parseartifact.sh where usernames and home directories from /etc/passwd are substituted directly into command strings without escaping before execution via eval...

8.5CVSS0.00719EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:36 p.m.10 views

CVE-2026-41451

UAC (Unix-like Artifacts Collector) versions prior to 3.3.0 contain a command injection vulnerability in the user substitution logic within parse_artifact.sh . Usernames and home directories read from /etc/passwd are substituted directly into command strings without escaping before execution via ...

8.5CVSS6.3AI score0.00719EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 5:35 p.m.25 views

CVE-2026-41450 UAC < 3.3.0 Command Injection via command_collector.sh

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the commandcollector function where foreach command output lines are substituted directly into command strings via sed without proper escaping before being evaluated with eval. Attackers can...

8.5CVSS0.00698EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 5:35 p.m.14 views

EUVD-2026-64010

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the commandcollector function where foreach command output lines are substituted directly into command strings via sed without proper escaping before being evaluated with eval. Attackers can...

8.5CVSS6AI score0.00698EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:35 p.m.12 views

CVE-2026-41450

UAC (Unix-like Artifacts Collector) versions prior to 3.3.0 contain a command injection vulnerability in the _command_collector function. The root cause is that foreach command output lines are substituted directly into command strings via sed without proper escaping before being evaluated with e...

8.5CVSS5.9AI score0.00698EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 5:35 p.m.9 views

CVE-2026-41450 UAC < 3.3.0 Command Injection via command_collector.sh

UAC Unix-like Artifacts Collector versions prior to 3.3.0 contain a command injection vulnerability in the commandcollector function where foreach command output lines are substituted directly into command strings via sed without proper escaping before being evaluated with eval. Attackers can...

8.5CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder