Lucene search
+L

76377 matches found

CVE
CVE
added 2026/05/08 12:00 a.m.122 views

CVE-2024-51092

CVE-2024-51092 affects LibreNMS prior to 24.10.0 and allows an authenticated attacker to achieve arbitrary code execution via OS command injection. The root causes are: (1) AboutController.php index() returning a value from shell_exec(); (2) SettingsController.php update() validating and persisti...

9.1CVSS7.8AI score0.07176EPSS
SaveExploits4References2Affected Software1
OSV
OSV
added 2026/05/08 12:00 a.m.11 views

CVE-2024-51092

LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutController.php's index, SettingsController.php's update, and PollDevice.php's initRrdDirectory...

9.1CVSS7.7AI score
SaveExploits0References4
NVD
NVD
added 2026/05/07 10:16 p.m.36 views

CVE-2026-8112

A vulnerability was found in 8421bit MiniClaw up to 223c16a1088e138838dcbd18cd65a37c35ac5a84. Affected is the function executeCognitivePulse of the file src/kernel.ts. Performing a manipulation results in os command injection. It is possible to initiate the attack remotely. The exploit has been...

8.8CVSS0.02941EPSS
SaveExploits1References7
NVD
NVD
added 2026/05/07 10:16 p.m.73 views

CVE-2026-33111

Improper neutralization of special elements used in a command 'command injection' in Copilot Chat Microsoft Edge allows an unauthorized attacker to disclose information over a network...

7.5CVSS0.01135EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/07 10:16 p.m.72 views

CVE-2026-35428

Improper neutralization of special elements used in a command 'command injection' in Azure Cloud Shell allows an unauthorized attacker to perform spoofing over a network...

9.6CVSS0.00933EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 9:00 p.m.27 views

CVE-2026-8112

A vulnerability was found in 8421bit MiniClaw up to 223c16a1088e138838dcbd18cd65a37c35ac5a84. Affected is the function executeCognitivePulse of the file src/kernel.ts. Performing a manipulation results in os command injection. It is possible to initiate the attack remotely. The exploit has been...

6.5CVSS6.2AI score0.02941EPSS
SaveExploits1References7
CVE
CVE
added 2026/05/07 9:00 p.m.33 views

CVE-2026-8112

CVE-2026-8112 affects 8421bit MiniClaw up to commit 223c16a1088e138838dcbd18cd65a37c35ac5a84. The vulnerability is an OS command injection in the function executeCognitivePulse() in src/kernel.ts, exploitable remotely. The exploit has been publicized; no version details are provided due to rollin...

8.8CVSS6.2AI score0.02941EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2026/05/07 9:00 p.m.49 views

CVE-2026-8112 8421bit MiniClaw kernel.ts executeCognitivePulse os command injection

A vulnerability was found in 8421bit MiniClaw up to 223c16a1088e138838dcbd18cd65a37c35ac5a84. Affected is the function executeCognitivePulse of the file src/kernel.ts. Performing a manipulation results in os command injection. It is possible to initiate the attack remotely. The exploit has been...

6.5CVSS0.02941EPSS
SaveExploits1References7
OSV
OSV
added 2026/05/07 9:00 p.m.11 views

CVE-2026-8112 8421bit MiniClaw kernel.ts executeCognitivePulse os command injection

A vulnerability was found in 8421bit MiniClaw up to 223c16a1088e138838dcbd18cd65a37c35ac5a84. Affected is the function executeCognitivePulse of the file src/kernel.ts. Performing a manipulation results in os command injection. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS6.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/05/07 9:00 p.m.11 views

CVE-2026-8112 8421bit MiniClaw kernel.ts executeCognitivePulse os command injection

A vulnerability was found in 8421bit MiniClaw up to 223c16a1088e138838dcbd18cd65a37c35ac5a84. Affected is the function executeCognitivePulse of the file src/kernel.ts. Performing a manipulation results in os command injection. It is possible to initiate the attack remotely. The exploit has been...

6.5CVSS6.2AI score0.02941EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2026/05/07 8:58 p.m.8 views

CVE-2026-35428

Improper neutralization of special elements used in a command 'command injection' in Azure Cloud Shell allows an unauthorized attacker to perform spoofing over a network...

9.6CVSS5.8AI score0.00933EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 8:58 p.m.24 views

CVE-2026-33111

Improper neutralization of special elements used in a command 'command injection' in Copilot Chat Microsoft Edge allows an unauthorized attacker to disclose information over a network...

7.5CVSS5.8AI score0.01135EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/07 8:21 p.m.15 views

CVE-2026-30818

An OS command injection vulnerability in the dnsmasq module of TP-Link Archer AX53 v1.0 allows an authenticated adjacent attacker to execute arbitrary code when a specially crafted configuration file is processed due to insufficient input validation. Successful exploitation may allow the attacker...

8.5CVSS7.7AI score0.01232EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/07 6:17 p.m.74 views

CVE-2026-42215

GitPython CVE-2026-42215: A vulnerability in GitPython allows arbitrary command execution when attacker-controlled kwargs are passed to Repo.clone_from(), Remote.fetch(), Remote.pull(), or Remote.push() via the Python kwargs upload_pack/receive_pack. The default unsafe-options guard (allow_unsafe...

8.8CVSS6AI score0.00749EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/05/07 6:17 p.m.8 views

CVE-2026-42215 GitPython: Command injection via Git options bypass

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS7.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/07 6:17 p.m.46 views

CVE-2026-42215 GitPython: Command injection via Git options bypass

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS0.00749EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/07 5:02 p.m.14 views

CLSA-2026-1778021665 vim: Fix of CVE-2026-39881

CVE-2026-39881: fix netbeans defineAnnoType command injection by validating typeName, fg and bg against an allowlist before passing them to coloncmd; also restrict specialKeys tokens to alphanumeric characters to prevent map command injection...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 3:38 p.m.12 views

GHSA-8JH2-3MW6-6PFM node-ts-ocr is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js

NPM package node-ts-ocr 1.0.15 is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js...

8.8CVSS5.8AI score0.01185EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/07 3:38 p.m.8 views

GHSA-2XX6-QF7X-GRQH next-npm-version is vulnerable to Command injection

NPM package next-npm-version1.0.1 is vulnerable to Command injection...

9.8CVSS5.8AI score0.01523EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/07 3:38 p.m.16 views

EUVD-2025-209724

NPM package next-npm-version1.0.1 is vulnerable to Command injection...

5.8AI score0.01523EPSS
SaveExploits0References4
Rows per page
Query Builder