Lucene search
+L

1879 matches found

Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.6 views

PT-2026-32572

Name of the Vulnerable Software and Affected Versions Emissary versions prior to 8.42.0 Description A framework-level defect in the Executrix.getCommand function allows for arbitrary OS command execution in the JVM security context. The issue occurs because the function constructs shell commands ...

9.1CVSS6AI score0.00861EPSS
SaveExploits2References14
CVE
CVE
added 2026/04/02 12:0 a.m.30 views

CVE-2026-25212

Percona PMM prior to 3.7 is affected. An internal database user with superuser privileges can leverage the pmm-admin authenticated Add data source flow to break out of the database context and run shell commands on the underlying OS. This is evidenced in multiple sources (e.g., Percona release no...

9.9CVSS6AI score0.00289EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 12:0 a.m.3 views

CVE-2026-25212

An issue was discovered in Percona PMM before 3.7. Because an internal database user retains specific superuser privileges, an attacker with pmm-admin rights can abuse the "Add data source" feature to break out of the database context and execute shell commands on the underlying operating system...

6AI score0.00289EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.24 views

PT-2026-29794

Name of the Vulnerable Software and Affected Versions Percona PMM versions prior to 3.7 Description A flaw exists in Percona PMM that allows an attacker with pmm-admin rights to execute shell commands on the underlying operating system. This is possible because an internal database user retains...

9.9CVSS5.5AI score0.00289EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/01 11:22 p.m.2 views

GHSA-324Q-CWX9-7CRR KubeAI: OS Command Injection via Model URL in Ollama Engine startup probe allows arbitrary command execution in model pods

CHAMP: Description Summary The ollamaStartupProbeScript function in internal/modelcontroller/engineollama.go constructs a shell command string using fmt.Sprintf with unsanitized model URL components ref, modelParam. This shell command is executed via bash -c as a Kubernetes startup probe. An...

8.7CVSS6.1AI score0.00448EPSS
SaveExploits3References3
OSV
OSV
added 2026/03/31 4:50 p.m.8 views

JLSEC-2026-17

GNU patch through 2.7.6 is vulnerable to OS shell command injection that can be exploited by opening a crafted patch file that contains an ed style diff payload with shell metacharacters. The ed editor does not need to be present on the vulnerable system. This is different from CVE-2018-1000156...

9.3CVSS7.1AI score0.04493EPSS
SaveExploits0References15
Snyk
Snyk
added 2026/03/31 3:31 p.m.4 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection when serving models with enablemlserver=True due to unsanitized input being embedded into a shell command. An attacker can execute arbitrary commands by supplying specially crafted model URIs containing shell...

9.6CVSS6.2AI score0.01328EPSS
SaveExploits2References2
NVD
NVD
added 2026/03/31 3:16 p.m.15 views

CVE-2026-0596

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS0.01328EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/03/31 2:25 p.m.2 views

CVE-2026-0596 Command Injection in mlflow/mlflow

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1
CVE
CVE
added 2026/03/31 2:25 p.m.77 views

CVE-2026-0596

The CWE/CVE describes a command-injection in mlflow/mlflow when serving a model with enable_mlserver=True. The vulnerability occurs because model_uri is embedded directly into a shell command executed via bash -c without sanitization, allowing shell metacharacters (e.g., $(), backticks) to enable...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1Affected Software1
EUVD
EUVD
added 2026/03/30 9:31 p.m.12 views

EUVD-2026-17188

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:0 a.m.4 views

CVE-2026-30307

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/29 3:39 p.m.8 views

GHSA-R4FJ-R33X-8V88 wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

Summary A GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code execution on the runner. Details The workflow is triggered by issuecomment, which can be controlled by external users. In the...

9.8CVSS6.5AI score0.02172EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/29 3:39 p.m.13 views

wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

Summary A GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code execution on the runner. Details The workflow is triggered by issuecomment, which can be controlled by external users. In the...

9.8CVSS6.5AI score0.02172EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.7 views

PT-2026-28615

Name of the Vulnerable Software and Affected Versions wenxian versions 0.3.1 and earlier Description wenxian is a tool used to generate BIBTEX files from identifiers such as DOI, PMID, arXiv ID, or paper titles. A GitHub Actions workflow in the software uses untrusted user input from the issue...

9.8CVSS6.3AI score0.02172EPSS
SaveExploits1References13
EUVD
EUVD
added 2026/03/28 12:30 p.m.12 views

EUVD-2017-18949

Flat Assembler 1.71.21 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying oversized input to the application. Attackers can craft malicious assembly input exceeding 5895 bytes to overwrite the instruction pointer and execute...

8.6CVSS6.6AI score0.00219EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/28 12:0 p.m.13 views

CVE-2017-20228 Flat Assembler 1.71.21 Stack-Based Buffer Overflow ROP

Flat Assembler 1.71.21 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying oversized input to the application. Attackers can craft malicious assembly input exceeding 5895 bytes to overwrite the instruction pointer and execute...

8.6CVSS6.6AI score0.00219EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/28 12:0 p.m.32 views

CVE-2017-20228 Flat Assembler 1.71.21 Stack-Based Buffer Overflow ROP

Flat Assembler 1.71.21 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying oversized input to the application. Attackers can craft malicious assembly input exceeding 5895 bytes to overwrite the instruction pointer and execute...

8.6CVSS0.00219EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/28 12:0 p.m.15 views

CVE-2017-20228

Flat Assembler 1.71.21 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying oversized input to the application. Attackers can craft malicious assembly input exceeding 5895 bytes to overwrite the instruction pointer and execute...

8.6CVSS6.6AI score0.00219EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/28 12:0 a.m.7 views

PT-2026-28234

Flat Assembler 1.71.21 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying oversized input to the application. Attackers can craft malicious assembly input exceeding 5895 bytes to overwrite the instruction pointer and execute...

8.6CVSS6.6AI score0.00219EPSS
SaveExploits1References4
Rows per page
Query Builder