Lucene search
+L

36619 matches found

CVE
CVE
•added 2026/06/09 1:23 p.m.•60 views

CVE-2026-9279

Logseq contains an IPC handler that lets the renderer execute shell commands. Although an allowlist restricts the command name (e.g., git, pandoc, grep), the argument string is concatenated with the command and passed to child_process.spawn with shell: true, allowing shell metacharacters to bypas...

8.7CVSS6.7AI score0.00348EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/09 1:23 p.m.•15 views

CVE-2026-9279 Shell command injection in Logseq

Logseq exposes an IPC handler that allows the renderer process to execute shell commands. While an allowlist restricts the command name e.g. git, pandoc, grep, the argument string is concatenated with the command and passed to childprocess.spawn with the shell: true option, allowing shell...

8.7CVSS6.7AI score0.00348EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/09 1:23 p.m.•19 views

EUVD-2026-35435

Logseq exposes an IPC handler that allows the renderer process to execute shell commands. While an allowlist restricts the command name e.g. git, pandoc, grep, the argument string is concatenated with the command and passed to childprocess.spawn with the shell: true option, allowing shell...

8.7CVSS6.7AI score0.00348EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/06/09 1:13 p.m.•111 views

metasploitable2-pentest

Metasploitable 2 Penetration Test Date: June 2026 Teste...

6.1AI score
SaveExploits0
GithubExploit
GithubExploit
•added 2026/06/09 12:47 p.m.•126 views

Exploit for Deserialization of Untrusted Data in Facebook React

React2ShellExploit CVE-2025-55182 I created simple react2she...

10CVSS7.3AI score0.99802EPSS
SaveExploits391
NVD
NVD
•added 2026/06/09 10:16 a.m.•32 views

CVE-2026-46746

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injection of shell command payloads via crafted directory names. These payloads are stored and executed when...

8.8CVSS0.00794EPSS
SaveExploits0References1
Ubuntu
Ubuntu
•added 2026/06/09 8:38 a.m.•32 views

USN-8410-1: shell-quote vulnerability

Akshat Sinha discovered that shell-quote improperly validated object-token inputs. An attacker could possibly use this issue to cause shell-quote to crash, resulting in a denial of service, or execute arbitrary code...

9.2CVSS5.8AI score0.00953EPSS
SaveExploits1
OSV
OSV
•added 2026/06/09 8:38 a.m.•18 views

USN-8410-1 node-shell-quote vulnerability

Akshat Sinha discovered that shell-quote improperly validated object-token inputs. An attacker could possibly use this issue to cause shell-quote to crash, resulting in a denial of service, or execute arbitrary code...

9.8CVSS5.8AI score0.00953EPSS
SaveExploits3References2
OSV
OSV
•added 2026/06/09 7:55 a.m.•28 views

MAL-2026-5357 Malicious code in farming-tools-12 (npm)

Crypto/SSH/wallet stealer, blockchain-helper-0 campaign sibling c960+, same aicrypto-xzggg publisher and "Core utilities for blockchain development" description as swap-sdk-87/defi-tools-39. postinstall auto-execs, src/index.js harvests /.ssh keys + Sol/Eth/BTC/Tron/Sui/Aptos wallets + .env +...

5.5AI score
SaveExploits0References1
OSV
OSV
•added 2026/06/09 7:55 a.m.•17 views

MAL-2026-5353 Malicious code in crypto-utils-7 (npm)

Crypto/SSH/wallet stealer, blockchain-helper-0/web3-tools-9 campaign sibling c960/c961. postinstall scripts/postinstall.js auto-execs, src/index.js harvests /.ssh/idrsa+wallet keys/seeds+env, self-labels "CRYPTO STEALER", exfils to IDENTICAL Telegram bot 8227918239 chat 6433587894 not rotated...

6.1AI score
SaveExploits0References2
OSV
OSV
•added 2026/06/09 7:53 a.m.•17 views

MAL-2026-5352 Malicious code in blockchain-helper-0 (npm)

Note: This report is updated by a verification record Crypto/SSH/wallet stealer self-labeled "CRYPTO STEALER". postinstall scripts/postinstall.js auto-execs, src/index.js harvests /.ssh/idrsa + wallet keys/seeds + env and exfils to hardcoded Telegram bot...

6.1AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/09 7:53 a.m.•19 views

Malicious code in blockchain-helper-0 (npm)

Note: This report is updated by a verification record Crypto/SSH/wallet stealer self-labeled "CRYPTO STEALER". postinstall scripts/postinstall.js auto-execs, src/index.js harvests /.ssh/idrsa + wallet keys/seeds + env and exfils to hardcoded Telegram bot...

6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/09 6:31 a.m.•12 views

degit has a Command Injection issue

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec method by cloneWithGit and fetchRefs functions. An attacker can execute arbitrary operating syst...

8.8CVSS6.1AI score0.01043EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/09 6:31 a.m.•17 views

GHSA-77C7-PQ4R-6MCQ degit has a Command Injection issue

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec method by cloneWithGit and fetchRefs functions. An attacker can execute arbitrary operating syst...

8.8CVSS6.1AI score0.01043EPSS
SaveExploits0References6
NVD
NVD
•added 2026/06/09 6:16 a.m.•21 views

CVE-2026-11572

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec method by cloneWithGit and fetchRefs functions. An attacker can execute arbitrary operating syst...

8.8CVSS0.01043EPSS
SaveExploits0References4
GithubExploit
GithubExploit
•added 2026/06/09 5:07 a.m.•118 views

HTB-TwoMillion-Exploit

HTB-TwoMillion-Exploit Importante: Esto NO es un writeu...

5.5AI score
SaveExploits0
CVE
CVE
•added 2026/06/09 5:00 a.m.•90 views

CVE-2026-11572

The CVE-2026-11572 entry concerns the npm package degit. Affected versions are degit before 2.8.6, versions 3.0.0 to before 3.3.1, where user input used to construct git shell commands is directly passed to exec() in _cloneWithGit() and fetchRefs(). This improper sanitisation enables a remote att...

8.8CVSS5.9AI score0.01043EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/09 5:00 a.m.•15 views

CVE-2026-11572

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec method by cloneWithGit and fetchRefs functions. An attacker can execute arbitrary operating syst...

8.7CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/06/09 5:00 a.m.•54 views

CVE-2026-11572

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec method by cloneWithGit and fetchRefs functions. An attacker can execute arbitrary operating syst...

8.8CVSS0.01043EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/09 3:26 a.m.•25 views

Malicious code in solana-core-4 (npm)

Crypto/SSH/wallet stealer, blockchain-helper-0/web3-tools-9 campaign sibling c960/c961. postinstall scripts/postinstall.js auto-execs, src/index.js harvests /.ssh/idrsa+wallet keys/seeds+env, self-labels "CRYPTO STEALER", exfils to IDENTICAL Telegram bot 8227918239 chat 6433587894 not rotated...

6AI score
SaveExploits0References2
Rows per page
Query Builder