Lucene search
K

15 matches found

RedhatCVE
RedhatCVE
added 2026/05/12 8:21 p.m.5 views

CVE-2026-31246

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

6.5CVSS6.5AI score0.00973EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/11 6:31 p.m.4 views

GPT-Pilot contains a command injection vulnerability in the Executor.run() method

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

6.5CVSS6.5AI score0.00973EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/05/11 6:31 p.m.4 views

EUVD-2026-29054

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

6.5AI score0.00973EPSS
Exploits0References3
NVD
NVD
added 2026/05/11 4:17 p.m.4 views

CVE-2026-31246

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

6.5CVSS0.00973EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/11 12:0 a.m.24 views

CVE-2026-31246

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

0.00973EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/10 7:21 p.m.1 views

Command Injection

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Command Injection in the subprocess.run function due to passing user-controlled input directly to the shell with shell=True and without any...

9.3CVSS6.1AI score0.00035EPSS
Exploits1References2
NVD
NVD
added 2026/04/01 2:16 p.m.2 views

CVE-2026-34430

ByteDance DeerFlow versions prior to commit 92c7a20 contain a sandbox escape vulnerability in bash tool handling that allows attackers to execute arbitrary commands on the host system by bypassing regex-based validation using shell features such as directory changes and relative paths. Attackers...

9.6CVSS0.00111EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/25 6:49 p.m.1 views

CVE-2026-27602 Modoboa has an OS Command Injection

Modoboa is a mail hosting and management platform. Prior to version 2.7.1, execcmd in modoboa/lib/sysutils.py always runs subprocess calls with shell=True. Since domain names flow directly into shell command strings without any sanitization, a Reseller or SuperAdmin can include shell metacharacte...

7.2CVSS5.9AI score0.00036EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/23 10:13 p.m.2 views

Command Injection

Overview yt-dlp is an A youtube-dl fork with additional features and patches Affected versions of this package are vulnerable to Command Injection in the --netrc-cmd option and netrccmd API parameter, which invoke subprocess.Popen with shell=True. The GetCourseRuIE, TeachableIE, and...

8.8CVSS6.2AI score0.00218EPSS
Exploits2References2
NVD
NVD
added 2026/01/30 9:15 p.m.2 views

CVE-2026-25130

Cybersecurity AI CAI is a framework for AI Security. In versions up to and including 0.5.10, the CAI Cybersecurity AI framework contains multiple argument injection vulnerabilities in its function tools. User-controlled input is passed directly to shell commands via subprocess.Popen with...

9.6CVSS0.00053EPSS
Exploits3References3
ATTACKERKB
ATTACKERKB
added 2026/01/30 8:15 p.m.2 views

CVE-2026-25130

Cybersecurity AI CAI is a framework for AI Security. In versions up to and including 0.5.10, the CAI Cybersecurity AI framework contains multiple argument injection vulnerabilities in its function tools. User-controlled input is passed directly to shell commands via subprocess.Popen with...

9.6CVSS6.2AI score0.00053EPSS
Exploits3References4Affected Software1
Snyk
Snyk
added 2025/11/01 6:46 a.m.2 views

Command Injection

Overview talkpipe is a Python internal and external DSL for writing generative AI analytics Affected versions of this package are vulnerable to Command Injection via the talkpipe.util.os.runcommand function which use subprocess.Popen..., shell=True unsafe. An attacker can execute arbitrary...

9.8CVSS8.1AI score
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/11 8:27 p.m.3 views

CVE-2025-58763

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. A command injection vulnerability in Tautulli v2.15.3 and prior allows attackers with administrative privileges to obtain remote code execution on the application server. This vulnerability requires the application to...

8CVSS8.6AI score0.00867EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.1 views

SUSE CVE-2020-1734

A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by...

7.4CVSS6.5AI score0.00083EPSS
Exploits0References8
PyPA
PyPA
added 2020/03/03 10:15 p.m.4 views

PYSEC-2020-6

A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by...

7.4CVSS6.9AI score0.00083EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder