Lucene search
+L

305273 matches found

Kitploit
Kitploit
added 2026/09/02 3:33 p.m.5 views

CVE-2026-23744-PoC

CVE-2026-23744-PoC MCP RCE Exploit Linux PoC to exploit /api/mcp/connect for remote command execution. Requirements root@kitploit: pip install requests Usage root@kitploit: python3 exploit.py Example: root@kitploit: python3 exploit.py mcp.something.com Configuration edit in script root@kitploit:...

9.8CVSS6.2AI score0.65845EPSS
SaveExploits41
F5 Networks
F5 Networks
added 2026/09/02 3:28 p.m.8 views

K000163148: Linux kernel vulnerability CVE-2026-63810

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace...

5.9AI score0.00187EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/02 3:16 p.m.5 views

CVE-2025-55182

CVE-2025-55182 React2Shell Analysis Report Sections required by the assignment guidelines are marked with “Required”. 1. Environment Required 1.1. Dockerfile Required This environment uses a custom Dockerfile based on the official Node.js Alpine image. root@kitploit: FROM node:20-alpine WORKDIR...

10CVSS7.5AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/02 3:13 p.m.11 views

ls-poc

CVE-2026-30368 Proof of concept !IMPORTANT This is patched and now requires credentials, use the workaround to perform actions on yourself. Introduction CVE-2026-30368 allows an attacker to control student devices via a weak authentication flaw in Lightspeed Classroom management. The POC poc.js...

5.4CVSS5.9AI score0.00346EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/02 3:13 p.m.34 views

CVE-2026-84838 Rpm: command injection in rpmuncompress via unescaped filenames passed to popen()

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS0.01034EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:13 p.m.31 views

CVE-2026-84838

CVE-2026-84838 is a command injection vulnerability in rpmuncompress , a component of the RPM package management toolset. The root cause is that archive filenames containing shell metacharacters are not properly escaped before being passed to shell command strings via popen() , allowing a local a...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/02 3:13 p.m.8 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/02 3:13 p.m.11 views

EUVD-2026-70109

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 3:13 p.m.14 views

CVE-2026-84838 Rpm: command injection in rpmuncompress via unescaped filenames passed to popen()

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 3:12 p.m.8 views

EUVD-2026-70108

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:12 p.m.25 views

CVE-2026-84837

A command injection vulnerability was identified in rpm , specifically in the gettarspec function used by rpmbuild -t*. The root cause is an unescaped tarball path or filename that, when containing shell metacharacters, allows an attacker to inject arbitrary commands. This is particularly relevan...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 3:12 p.m.30 views

CVE-2026-84837 Rpm: command injection in `rpmbuild -t*` (`gettarspec`) via unescaped tarball path

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS0.01195EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 3:12 p.m.11 views

CVE-2026-84837 Rpm: command injection in `rpmbuild -t*` (`gettarspec`) via unescaped tarball path

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/02 3:12 p.m.8 views

CVE-2026-84837

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS5.9AI score0.01195EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 3:05 p.m.5 views

CVE-2025-70994

CVE-2025-70994: Weak Authentication in Yadea T5 Electric Bicycle !WARNING This repository is published strictly for educational and academic security research purposes. The information and proof-of-concept code provided here are intended to demonstrate a known cryptographic flaw CWE-1390 to assis...

7.3CVSS5.9AI score0.00275EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:05 p.m.4 views

PoC-CVE-2025-55182

The Script exploits CVE-2025-55182, an RCE that affects the React Server Components used in React.js and Next.js. Affected React Versions: 19.0.0 19.1.0 and 19.1.1 19.2.0 Next.js: Next.js 15.x all versions prior to fixes Next.js 16.0.0 initial alpha/beta/RC versions built on vulnerable React 19...

10CVSS7.4AI score0.99802EPSS
SaveExploits390
RedhatCVE
RedhatCVE
added 2026/09/02 3:01 p.m.8 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/02 3:01 p.m.7 views

CVE-2026-84837

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 3:00 p.m.6 views

CVE-2026-23520

CVE-2026-23520 MCP API Remote Command Execution RCE PoC 📌 Overview This repository contains a Proof-of-Concept PoC exploit for a Remote Command Execution RCE vulnerability affecting applications that expose a vulnerable MCP API endpoint commonly /api/mcp/connect. The vulnerability allows executio...

9CVSS8.2AI score0.01709EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/02 2:58 p.m.8 views

CVE-2026-33017-Exploit

CVE-2026-33017 - Langflow Unauthenticated RCE root@kitploit: / \ | | \ ^ / ||||| exec with no auth, no sandbox, no hope. Langflow chat.py - startflowbuild - buildgraphfromdata - Graph.frompayload - loading.py - eval.py createclass - validate.py prepareglobalscope - execcompiledcode - arbitrary co...

9.8CVSS8.5AI score0.96177EPSS
SaveExploits32References1
Rows per page
Query Builder