Lucene search
+L

32570 matches found

Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.23 views

PT-2026-30706

Name of the Vulnerable Software and Affected Versions Anthropic Claude Code CLI and Claude Agent SDK affected versions not specified Description Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection issue in the command lookup helper and deep-link terminal launcher. Local...

8.6CVSS6.2AI score0.00114EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/04/05 9:30 p.m.9 views

EUVD-2019-20107

Pegasus CMS 1.0 contains a remote code execution vulnerability in the extrafields.php plugin that allows unauthenticated attackers to execute arbitrary commands by exploiting unsafe eval functionality. Attackers can send POST requests to the submit.php endpoint with malicious PHP code in the acti...

9.8CVSS6.7AI score0.01416EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/05 9:16 p.m.13 views

CVE-2019-25687

Pegasus CMS 1.0 contains a remote code execution vulnerability in the extrafields.php plugin that allows unauthenticated attackers to execute arbitrary commands by exploiting unsafe eval functionality. Attackers can send POST requests to the submit.php endpoint with malicious PHP code in the acti...

9.8CVSS0.01416EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/05 9:16 p.m.12 views

CVE-2019-25671

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS0.00657EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/05 8:45 p.m.11 views

CVE-2019-25687

Pegasus CMS 1.0 is affected by a remote code execution vulnerability in the extra_fields.php plugin. The flaw arises from unsafe eval usage, allowing unauthenticated attackers to send malicious PHP code via the action parameter in POST requests to submit.php, achieving code execution and an inter...

9.8CVSS6.7AI score0.01416EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/05 8:45 p.m.36 views

CVE-2019-25671 VA MAX 8.3.4 Remote Code Execution via changeip.php

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS0.00657EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/04 6:3 a.m.16 views

actions-mkdocs: Command Injection via issue title in internal GitHub Actions workflow

Summary External input from github.event.issue.title is used unsafely in a shell command in .github/workflows/release-candidate.yaml, allowing command injection during workflow execution. Details In .github/workflows/release-candidate.yaml, the issue title is interpolated directly into a shell...

6.2AI score
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/04/04 12:16 a.m.19 views

CVE-2026-34955

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, SubprocessSandbox in all modes BASIC, STRICT, NETWORKISOLATED calls subprocess.run with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone...

10CVSS0.00383EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/04 12:0 a.m.10 views

PT-2026-30336

Name of the Vulnerable Software and Affected Versions AVideo versions 26.0 and prior Description The plugin/CloneSite/client.log.php endpoint serves the clone operation log file without authentication. Other endpoints in the CloneSite plugin directory enforce User::isAdmin. The log contains...

5.3CVSS6AI score0.00367EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/04/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-35386

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on...

8.1CVSS5.6AI score0.00319EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/04 12:0 a.m.16 views

PraisonAI 操作系统命令注入漏洞

PraisonAI is a low-code multi-intelligent body collaboration framework. PraisonAI suffers from an operating system command injection vulnerability that stems from the fact that SubprocessSandbox relies on string pattern matching to block dangerous commands in all modes and the block list does not...

10CVSS5.8AI score0.00383EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/04 12:0 a.m.16 views

PT-2026-30388

Breaking CyberSecurity News For 2026.04.04 | Pithy Cyborg | Threats. Breaches. Intel. ➔ Google patched CVE-2026-5281, a use-after-free bug in Dawn WebGPU, marking the fourth Chrome zero-day exploited in the wild this year. Affected versions were updated to 146.0.7680.177/178 for Windows, macOS, a...

10CVSS7.4AI score0.99616EPSS
SaveExploits428References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.8 views

SUSE CVE-2026-35386

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

3.6CVSS6AI score0.00319EPSS
SaveExploits0References11
NVD
NVD
added 2026/04/03 11:17 p.m.8 views

CVE-2026-34937

PraisonAI is a multi-agent teams system. Prior to version 1.5.90, runpython in praisonai constructs a shell command string by interpolating user-controlled code into python3 -c "" and passing it to subprocess.run..., shell=True. The escaping logic only handles \ and ", leaving $ and backtick...

9.8CVSS0.00545EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/03 11:4 p.m.33 views

CVE-2026-34955 PraisonAI: Sandbox Escape via shell=True and Bypassable Blocklist in SubprocessSandbox

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, SubprocessSandbox in all modes BASIC, STRICT, NETWORKISOLATED calls subprocess.run with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone...

8.8CVSS0.00383EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/03 11:4 p.m.3 views

CVE-2026-34955 PraisonAI: Sandbox Escape via shell=True and Bypassable Blocklist in SubprocessSandbox

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, SubprocessSandbox in all modes BASIC, STRICT, NETWORKISOLATED calls subprocess.run with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone...

8.8CVSS5.8AI score0.00383EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/03 11:4 p.m.51 views

CVE-2026-34955

PraisonAI's SubprocessSandbox is vulnerable prior to version 4.5.97: it uses subprocess.run() with shell=True in all modes and blocks commands only by string-pattern matching, not recognizing sh/bash as standalone executables. This enables sandbox escape in STRICT mode via sh -c '' (and related b...

10CVSS5.8AI score0.00383EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/03 11:4 p.m.7 views

CVE-2026-34955 PraisonAI: Sandbox Escape via shell=True and Bypassable Blocklist in SubprocessSandbox

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, SubprocessSandbox in all modes BASIC, STRICT, NETWORKISOLATED calls subprocess.run with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone...

8.8CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/03 11:2 p.m.8 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...

9.9CVSS6AI score0.00289EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/03 10:50 p.m.53 views

CVE-2026-34937

PRAISONAI: The run_python() function constructs a shell command by interpolating user code into python3 -c "" and passes it to subprocess.run(..., shell=True). The escape logic only handles \ and ", leaving $() and backtick substitutions unescaped, enabling arbitrary OS command execution before P...

9.8CVSS6.2AI score0.00545EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder