Lucene search
+L

391 matches found

Kitploit
Kitploit
β€’added 2026/09/21 9:42 a.m.β€’6 views

CVE-2024-42327

CVE-2024-42327: Zabbix Privilege Escalation - RCE Description This Proof-of-Concept POC can be used to exploit CVE-2024-42327 to leak the admin API authentication token and create an item to achieve a reverse shell on a Zabbix server 6.0.32rc1, 6.4.17rc1, 7.0.1rc1 A non-admin user account on the...

9.9CVSS8.2AI score0.78716EPSS
SaveExploits13
Kitploit
Kitploit
β€’added 2026/09/21 2:35 a.m.β€’31 views

telegram-bot-dumper

telegram-bot-dumper Easy dumping of all Telegram bot stuff. Input : only bot token. Output : bot name & info, all chats text history & media, bot's users info & photos. This is a Python implementation. πŸš€ Fast Golang version by ScBoln. Requirements Python = 3.6 Telethon = 1.24.0 Register Telegram...

6AI score
SaveExploits0References3
Nuclei
Nuclei
β€’added 2026/09/21 2:08 a.m.β€’25 views

OneDev < 4.0.3 - User Access Token Leak

OneDev before version 4.0.3 contains an insecure endpoint that allows retrieval of arbitrary user details, including access tokens, due to missing security checks on /users/id, letting attackers leak sensitive data and impersonate users, exploit requires no special conditions. id: CVE-2021-21246...

8.6CVSS7.2AI score0.49051EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/20 7:01 p.m.β€’11 views

SharpToken

SharpToken During red team lateral movement, we often need to steal the permissions of other users. Under the defense of modern EDR, it is difficult for us to use Mimikatz to obtain other user permissions, and if the target user has no process alive, we have no way to use "OpenProcessToken" to...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/20 4:56 p.m.β€’11 views

CVE-2021-21551

CVE-2021-21551 Exploit to SYSTEM for CVE-2021-21551 SpoolPrinter Privesc using SeImpersonatePrivileges was made thanks to @ForrestOrr https://github.com/forrest-orr/DoubleStar/tree/main/Payloads/Source/Stage3SpoolPotato I basically just tossed the exploit function in his code and altered it ever ...

8.8CVSS7.9AI score0.79249EPSS
SaveExploits18References1
Kitploit
Kitploit
β€’added 2026/09/20 2:26 p.m.β€’9 views

CVE-2024-42327_Zabbix_SQLi

πŸ›‘οΈ Zabbix 7.0.0 SQL Injection Exploit Script A Python script to exploit a Zabbix 7.0.0 authenticated SQL injection vulnerability, supporting multiple modes of action including user data extraction, session token leaks, remote command execution RCE, and custom query injection. ⚠️ DISCLAIMER: This...

9.9CVSS8.9AI score0.78716EPSS
SaveExploits13
Kitploit
Kitploit
β€’added 2026/09/20 1:12 p.m.β€’9 views

CitrixBleed-2-CVE-2025-5777

CitrixBleed-2-CVE-2025-5777 checker checker.py httphttpshost:port.txt result.txt 8 better you run OPENSSLCONF=./openssl.cnf checker.py httphttpshost:port.txt result.txt 8 poc this poc automatic exploit CVE-2025-5777 and check token exsist and after valid or not. poc.py -u https://target.example.c...

9.3CVSS8.4AI score0.99972EPSS
SaveExploits20
Kitploit
Kitploit
β€’added 2026/09/18 6:00 a.m.β€’11 views

CVE-2026-21008-Kubernetes-Service-Account-Token-Mounted-in-HostPath

CVE-2026-21008 – Kubernetes Service Account Token Mounted in HostPath Program Code YAML + Python exploit root@kitploit: vulnerable-pod.yaml - Pod that mounts /var/run/secrets/kubernetes.io/serviceaccount into a hostPath apiVersion: v1 kind: Pod metadata: name: sa-token-leak spec: containers: -...

6.5CVSS6AI score0.00163EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/17 10:50 p.m.β€’10 views

CVE-2026-3055

πŸ”₯ NetScalerBleed2: Critical Unauth Memory Overread in Citrix NetScaler CVE-2026-3055 Unauthenticated Out-of-Bounds Memory Read Memory Leak Only on appliances configured as SAML Identity Provider IdP πŸ“‹ Overview CVE-2026-3055 is a critical out-of-bounds read vulnerability CWE-125 in Citrix NetScale...

9.8CVSS8.8AI score0.87166EPSS
SaveExploits7
Github Security Blog
Github Security Blog
β€’added 2026/09/17 8:28 p.m.β€’11 views

Jupyter Server: 5xx request logging leaks token-bearing Referer header values

Summary When a request returns a 500, jupyterserver/log.py logs a small JSON block of request headers. The Referer header was copied into it as-is, so a token in the Referer URL ended up in the logs in plain text. Impact Anyone who can read the server logs can pick tokens out of these 500 entries...

7.1CVSS0.00238EPSS
SaveExploits0References5Affected Software1
OSV
OSV
β€’added 2026/09/17 8:28 p.m.β€’7 views

GHSA-C3MW-737P-C7G2 Jupyter Server: 5xx request logging leaks token-bearing Referer header values

Summary When a request returns a 500, jupyterserver/log.py logs a small JSON block of request headers. The Referer header was copied into it as-is, so a token in the Referer URL ended up in the logs in plain text. Impact Anyone who can read the server logs can pick tokens out of these 500 entries...

7.1CVSS0.00238EPSS
SaveExploits0References5
EUVD
EUVD
β€’added 2026/09/17 8:28 p.m.β€’11 views

EUVD-2026-82436

Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyterserver/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for the request URI. A request that returns HTTP 500 while the...

7.1CVSS0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
β€’added 2026/09/17 8:28 p.m.β€’6 views

CVE-2026-86049 Jupyter Server: 5xx request logging leaks token-bearing Referer header values

Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyterserver/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for the request URI. A request that returns HTTP 500 while the...

7.1CVSS0.00238EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/17 4:20 p.m.β€’7 views

trust-boundary-ctf

🐘 Trust Boundary: MCP Session Isolation CTF The console reads Session Active. Every tool call succeeds. The admin OAuth token is in every response. Trust Boundary is a browser-based CTF lab built around a real session isolation failure in a locally-running MCP server. The vulnerability is not...

6.1AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 3:06 p.m.β€’11 views

CVE-2026-39912

CVE-2026-39912 - Xboard / V2Board Unauth Account Takeover Magic Link Token Leak in loginWithMailLink | ---|--- CVE| CVE-2026-39912 CVSS| 9.1 Critical CWE| CWE-201 Insertion of Sensitive Information Into Sent Data Affected| V2Board = 1.6.1 through 1.7.4 / Xboard all versions through 0.1.9+ Fixed|...

9.1CVSS5.9AI score0.00584EPSS
SaveExploits1References8
Kitploit
Kitploit
β€’added 2026/09/17 10:54 a.m.β€’10 views

CVE-2025-62168

CVE-2025-62168 β€” Squid Proxy Token Leak PoC The author assumes no liability for misuse or damage caused by this tool. Research is provided strictly for educational and defensive purposes. Description This repository contains a Proof-of-Concept PoC for CVE-2025-62168 , an information-disclosure fl...

10CVSS7.9AI score0.6336EPSS
SaveExploits1
NVD
NVD
β€’added 2026/09/16 10:17 p.m.β€’11 views

CVE-2026-64684

RMCP is an official Rust SDK for the Model Context Protocol. Prior to 2.1.0, the rmcp crate's StreamableHttpClientTransport in crates/rmcp/src/transport/common/reqwest/streamablehttpclient.rs builds its defaulthttpclient with reqwest's automatic redirect policy and applies caller-supplied values...

6.8CVSS0.00395EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/15 11:45 p.m.β€’10 views

CVE-2025-10035_GoAnywhere

GoAnywhere CVE-2025-10035 Checker Description A lightweight Python checker that detects whether a GoAnywhere instance is vulnerable to CVE‑2025‑10035. This tool sends a crafted GET request with a randomized User-Agent using fake-useragent with a fallback list, does not follow redirects, inspects...

10CVSS8.6AI score0.99799EPSS
SaveExploits3
Cvelist
Cvelist
β€’added 2026/09/15 8:58 p.m.β€’31 views

CVE-2026-61559 @zereight/mcp-gitlab Vulnerable to Server-Side Request Forgery

@zereight/mcp-gitlab is a Model Context Protocol server for GitLab. Starting in version 0.0.1 and prior to version 2.1.27, when the environment variable ENABLEDYNAMICAPIURL=true is set, the server reads the X-GitLab-API-URL HTTP request header and uses it as the base URL for all outbound GitLab A...

9.6CVSS0.00271EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/15 6:06 p.m.β€’7 views

CVE-2025-58434-PoC

CVE-2025-58434-PoC This repository contains a Proof of Concept PoC Python script for CVE-2025-58434, which enables attackers to change passwords of other users without authentication process in flowise version 3.0.5 and lower due to token leakage. Usage To run the exploit, use the...

9.8CVSS7AI score0.49894EPSS
SaveExploits15
Rows per page
Query Builder