Lucene search
+L

157422 matches found

VulnCheck KEV
VulnCheck KEV
added 2026/07/02 12:00 a.m.31 views

VulnCheck KEV: CVE-2026-1125

A weakness has been identified in D-Link DIR-823X 250416. Affected by this issue is the function sub412E7C of the file /goform/setwifidogsettings. Executing a manipulation of the argument wdenable can lead to command injection. The attack can be executed remotely. The exploit has been made...

9.8CVSS6.7AI score0.1493EPSS
SaveIn wildExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/02 12:00 a.m.23 views

Malicious code in @marketfront/captchaservice (npm)

The @marketfront/captchaservice package is part of a 25-package malicious campaign batch-published to the @marketfront npm scope by npm user 'marketfront' [email protected] within a roughly 3-minute window on 2026-07-01. All packages in the campaign were published at version 7.0.0 and use...

6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/02 12:00 a.m.15 views

MAL-2026-6781 Malicious code in @marketfront/gotoauthpopup (npm)

The @marketfront/gotoauthpopup package is part of a 25-package malicious campaign batch-published to the @marketfront npm scope by npm user 'marketfront' [email protected] within a roughly 3-minute window on 2026-07-01. All packages in the campaign were published at version 7.0.0 and use...

6AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.38 views

PT-2026-55231

Name of the Vulnerable Software and Affected Versions UniFi Connect Application versions prior to 3.4.17 Description An improper access control flaw exists in the UniFi Connect Application. A malicious actor with network access can exploit this issue to execute arbitrary commands on the host devi...

10CVSS6.4AI score0.01687EPSS
SaveExploits0References29
Packet Storm News
Packet Storm News
added 2026/07/02 12:00 a.m.21 views

Clam AntiVirus Toolkit 1.5.3

Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers attachment scanning. The package provides a flexible and scalable multi-threaded daemon, a command-line scanner, and a tool for automatic updating via Internet. The programs ar...

9.8CVSS6AI score0.00573EPSS
SaveExploits1
OSV
OSV
added 2026/07/02 12:00 a.m.15 views

MAL-2026-6777 Malicious code in @marketfront/errorcounter (npm)

The @marketfront/errorcounter package is part of a 25-package malicious campaign batch-published to the @marketfront npm scope by npm user 'marketfront' [email protected] within a roughly 3-minute window on 2026-07-01. All packages in the campaign were published at version 7.0.0 and use...

6.1AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.35 views

PT-2026-55233

Name of the Vulnerable Software and Affected Versions UniFi Access Application affected versions not specified Description An improper input validation issue allows a malicious actor with network access and low privileges to perform command injection on the host device. Recommendations At the...

9.9CVSS6AI score0.01628EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/02 12:00 a.m.17 views

MAL-2026-6766 Malicious code in @marketfront/baobabtech (npm)

The @marketfront/baobabtech package is part of a 25-package malicious campaign batch-published to the @marketfront npm scope by npm user 'marketfront' [email protected] within a roughly 3-minute window on 2026-07-01. All packages in the campaign were published at version 7.0.0 and use...

6.2AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/01 10:31 p.m.103 views

bugspray

🔴 Bugspray Multi-vector web application vulnerability scann...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/01 10:06 p.m.100 views

Exploit for OS Command Injection in Devcode Openstamanager

CVE-2025-69212 --- Description OpenSTAManager is a manag...

9.4CVSS6.6AI score0.01969EPSS
SaveExploits15
Snyk
Snyk
added 2026/07/01 9:19 p.m.15 views

Command Injection

Overview aws-cdk-lib is a Version 2 of the AWS Cloud Development Kit library Affected versions of this package are vulnerable to Command Injection via the OsCommand helper in the Docker bundling process. An attacker can execute arbitrary commands on the host running the toolchain by injecting she...

7.3CVSS6.2AI score0.01066EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 9:17 p.m.19 views

CVE-2026-54074

Tina is a headless content management system. @tinacms/cli versions prior to 2.4.3 contain a Remote Code Execution vulnerability in the Forestry-to-Tina migration command. The internal helper addVariablesToCode unquotes any value matching the marker "TINAINTERNAL:::.?:::" inside the stringified...

7.8CVSS0.00251EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/01 8:44 p.m.24 views

Rancher vulnerable to command injection through unsanitized YAML parameter

Impact A critical command injection vulnerability has been identified in the Rancher Manager cluster import endpoint /v3/import/tokenclusterId.yaml through unsanitized YAML parameters. This endpoint accepts an authImage query parameter that is rendered without sanitization into a generated...

9.4CVSS6.2AI score0.01313EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 8:44 p.m.24 views

GHSA-MHC6-2GFQ-XX62 Rancher vulnerable to command injection through unsanitized YAML parameter

Impact A critical command injection vulnerability has been identified in the Rancher Manager cluster import endpoint /v3/import/tokenclusterId.yaml through unsanitized YAML parameters. This endpoint accepts an authImage query parameter that is rendered without sanitization into a generated...

9.6CVSS6.2AI score0.01313EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/01 8:44 p.m.29 views

EUVD-2026-38009

Rancher vulnerable to command injection through unsanitized YAML parameter...

9.4CVSS5.8AI score0.01313EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/01 8:21 p.m.21 views

SurrealDB: USE NS/DB implicit creation bypasses DEFINE authorization

An anonymous caller could create new namespaces and databases on a running SurrealDB instance without holding DEFINE NAMESPACE or DEFINE DATABASE permission. USE NS and USE DB automatically create the target when it does not exist. The three places USE is handled — the RPC use method,...

5.8AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/01 8:17 p.m.16 views

CVE-2026-58457

Shenzhen Aitemi M300 Wi-Fi Repeater hardware model MT02 contains an unauthenticated OS command injection vulnerability that allows network-adjacent attackers to execute arbitrary shell commands by injecting unsanitized input through the smacfilterconf handler in the commuos web backend. Attackers...

9.8CVSS0.02939EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/07/01 7:58 p.m.31 views

vim: command injection when decompressing .tgz archives

A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape without the special flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current...

7CVSS6AI score0.00552EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/01 7:58 p.m.21 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System...

8.2CVSS7.2AI score0.00552EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 7:58 p.m.19 views

vim: Vim: Command injection allows arbitrary code execution via malicious tag files

A flaw was found in Vim, an open-source command-line text editor. This command injection vulnerability occurs during tag file processing. A local user could craft a malicious tags file containing backtick syntax in the filename field. When Vim resolves a tag from this file, it executes the embedd...

6.6CVSS6.4AI score0.00501EPSS
SaveExploits0References7
Rows per page
Query Builder