Lucene search
+L

76863 matches found

CNNVD
CNNVD
added 2026/05/27 12:00 a.m.20 views

UFO³ 操作系统命令注入漏洞

UFO³ is an open-source cross-device collaboration multi-agent task orchestration tool developed by Microsoft. Versions of UFO³ prior to v3.0.0 contained a vulnerability related to operating system command injection. This vulnerability stemmed from the use of ShellReceiver.runshell, which directly...

7.8CVSS6.1AI score0.01722EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.20 views

sherlock 操作系统命令注入漏洞

Sherlock is an open-source username search tool developed by Sherlock. Versions of Sherlock prior to 0.16.1 contained a vulnerability related to operating system command injection. This vulnerability originated from the pullrequesttarget trigger in the GitHub Actions workflow...

9.3CVSS6.1AI score0.01141EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:00 a.m.9 views

CVE-2026-38945

Command injection in Raynet rvia version 12.6 Update 8 and previous versions allows adversaries to execute arbitrary code via a crafted path that matches the improperly terminated search criteria of rvia's Java search using the find command...

7.8CVSS6.2AI score0.00799EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:00 a.m.9 views

CVE-2026-36044

@pensar/apex = 0.0.58 is vulnerable to OS command injection via the smartenumerate tool. The createSmartEnumerateTool function in src/core/agent/tools.ts constructs a shell command by concatenating unsanitized values from the extensions array and url parameter into a string passed to Node.js...

8.8CVSS6AI score0.01852EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.21 views

go-git 安全漏洞

go-git is an open-source, highly scalable Git implementation written entirely in Go. Versions of go-git prior to 5.19.1 and 6.0.0-alpha.4 contained security vulnerabilities. These vulnerabilities stemmed from the use of SSH for transmitting commands remotely; the repository path was enclosed in...

2.3CVSS5.8AI score0.00365EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 12:00 a.m.51 views

CVE-2025-69600

Command injection in Raynet rvia RayVentory Scan Engine 12.6 Update 8 and previous versions allows adversaries to execute commands via getconfig, upload, inventory, and oracle options...

0.00826EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:00 a.m.9 views

CVE-2026-36540

Netis AC1200 Router NC21 V4.0.1.4296 is vulnerable to unauthenticated command injection via the /cgi-bin/skkset.cgi endpoint. The password and newpwdconfirm POST parameters are passed directly to the underlying OS shell without sanitization. An attacker can inject arbitrary shell commands by...

7.3CVSS6.2AI score0.0132EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.27 views

PT-2026-44117

Name of the Vulnerable Software and Affected Versions Microsoft UFO versions prior to 3.0.1 Description An OS command injection issue exists in the shell action replay path. The functions ShellReceiver.run shell and ShellReceiver.execute command pass command strings from action parameters directl...

7.8CVSS6AI score0.01722EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.15 views

RayVentory Scan Engine 安全漏洞

RayVentory Scan Engine is a network scanning engine developed by the German company RayVentory, designed for automatically discovering and collecting IT asset information. Versions of RayVentory Scan Engine 12.6 Update 8 and earlier contained security vulnerabilities. These vulnerabilities stemme...

7.8CVSS6.1AI score0.00799EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/27 12:00 a.m.12 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

5.9AI score0.01314EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.20 views

systeminformation 操作系统命令注入漏洞

SystemInformation is a NPM software library developed by Sebastian Hildebrandt, which allows access to operating system information. Versions of SystemInformation from 4.17.0 to 5.31.5 contain a vulnerability related to operating system command injection. This vulnerability arises on Linux when t...

7.8CVSS5.8AI score0.00778EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 12:00 a.m.54 views

CVE-2026-36540

Netis AC1200 Router NC21 V4.0.1.4296 is vulnerable to unauthenticated command injection via the /cgi-bin/skk_set.cgi endpoint. The password and new_pwd_confirm POST parameters are passed directly to the OS shell without sanitization, allowing an attacker on the LAN to inject arbitrary shell comma...

7.3CVSS6.1AI score0.0132EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

RayVentory Scan Engine 安全漏洞

RayVentory Scan Engine is a network scanning engine developed by the German company RayVentory, designed for automatically discovering and collecting IT asset information. Version 12.6.4392.49 of the RayVentory Scan Engine contains a security vulnerability. This vulnerability stems from parameter...

7.8CVSS6.1AI score0.00826EPSS
SaveExploits2References4
CVE
CVE
added 2026/05/27 12:00 a.m.27 views

CVE-2025-69600

CVE-2025-69600 affects RayVentory Raynet RVIA 12.6.4392.49-amd64.deb. Root cause is Argument Injection in an improperly terminated find command used to locate Java, enabling local attackers to execute arbitrary code via commands injected through getconfig, upload, or oracle options (and inventory...

7.8CVSS5.9AI score0.00826EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.30 views

PT-2026-43494

Name of the Vulnerable Software and Affected Versions HTTP::Daemon versions prior to 6.17 Description OS command injection is possible through the send file function. This occurs because send file utilizes Perl's 2-arg open function, which interprets magic prefixes. Specifically, prefixes like '|...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0References38
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.23 views

PT-2026-44083

Sherlock hunts down social media accounts by username across social networks. Prior to 0.16.1, the GitHub Actions workflow validate modified targets.yml is vulnerable to command injection via the pull request target trigger. Any GitHub user can execute arbitrary commands on the CI runner and...

9.3CVSS6.1AI score0.01141EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.29 views

PT-2026-43702

@pensar/apex = 0.0.58 is vulnerable to OS command injection via the smart enumerate tool. The createSmartEnumerateTool function in src/core/agent/tools.ts constructs a shell command by concatenating unsanitized values from the extensions array and url parameter into a string passed to Node.js chi...

8.8CVSS6AI score0.01852EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/27 12:00 a.m.50 views

CVE-2026-38945

Command injection in Raynet rvia version 12.6 Update 8 and previous versions allows adversaries to execute arbitrary code via a crafted path that matches the improperly terminated search criteria of rvia's Java search using the find command...

0.00799EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.21 views

PicoClaw 安全漏洞

PicoClaw is a super-lightweight personal AI assistant tool developed by Sipeed. Versions of PicoClaw up to v0.1.2 contained security vulnerabilities. These vulnerabilities stemmed from the guardCommand function in the ExecTool component, which used incomplete 8 regular expression blacklists to...

7.3CVSS5.8AI score0.01314EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/27 12:00 a.m.53 views

CVE-2026-36540

Netis AC1200 Router NC21 V4.0.1.4296 is vulnerable to unauthenticated command injection via the /cgi-bin/skkset.cgi endpoint. The password and newpwdconfirm POST parameters are passed directly to the underlying OS shell without sanitization. An attacker can inject arbitrary shell commands by...

0.0132EPSS
SaveExploits0References1
Rows per page
Query Builder