Lucene search
+L

5119590 matches found

Kitploit
Kitploit
β€’added 2026/09/21 8:55 a.m.β€’12 views

CVE-2025-6440

CVE-2025-6440 β€” WordPress WooCommerce Dynamic Pricing & Discounts Plugin Overview This repository contains a Python proof-of-concept PoC script for testing an unauthenticated file upload vulnerability affecting the WordPress WooCommerce Dynamic Pricing & Discounts plugin. ⚠️ This project is...

9.8CVSS8.4AI score0.31424EPSS
SaveExploits13
Kitploit
Kitploit
β€’added 2026/09/21 8:55 a.m.β€’14 views

PinTheft-asm

pintheft-asm Rewrote PinTheft-go in raw x86-64 asm because why not. root@kitploit: make ./pintheft Drops a root shell. Restore command printed on exit. For details β†’ original PoC...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/21 8:55 a.m.β€’7 views

CVE-2025-67038

cve-id ⚑ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual environment...

9.8CVSS7.8AI score0.1926EPSS
SaveExploits29
OSV
OSV
β€’added 2026/09/21 8:55 a.m.β€’2 views

BIT-ENVOY-GATEWAY-2026-53719 Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, translateSecurityPolicyForRoute in internal/gatewayapi/securitypolicy.go dereferences a nil authorization value when a namespace-scoped tenant create...

6.5CVSS0.00685EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’4 views

BIT-ENVOY-GATEWAY-2026-53718 Envoy Gateway custom backendRef cross-namespace ReferenceGrant bypass

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, an HTTPRoute can use an extension-managed custom backendRef to reference a backend resource in another namespace without a matching Gateway API...

6.4CVSS0.00327EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’4 views

BIT-ENVOY-GATEWAY-2026-53717 Envoy Gateway: OCI layer extraction allocates make([]byte, h.Size) from untrusted tar header

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, internal/wasm/imagefetcher.go follows tenant-controlled EnvoyExtensionPolicy spec.wasm.code.image.url values to Docker or OCI Wasm layers, and...

6.5CVSS0.00715EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’4 views

BIT-ENVOY-GATEWAY-2026-53716 Envoy Gateway: Wasm HTTP fetch decompresses gzip without output-size limit

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, getFileFromGZ in internal/wasm/httpfetcher.go calls io.ReadAll on a gzip.Reader without limiting decompressed output when a tenant-controlled...

6.5CVSS0.00685EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’6 views

BIT-ENVOY-GATEWAY-2026-53715 Envoy Gateway: Wasm cache ServeHTTP reads mappingPath2Cache without lock

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, HTTPServer.ServeHTTP in internal/wasm/httpserver.go reads the plain mappingPath2Cache map without synchronization while HTTPServer.Get writes the sam...

5.3CVSS0.00357EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’6 views

BIT-ENVOY-GATEWAY-2026-53714 Envoy Gateway: xDS Control Plane Information Disclosure when Envoy Gateway operates in GatewayNamespaceMode

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, the xDS gRPC server in GatewayNamespaceMode, configured through provider.kubernetes.deploy.type=GatewayNamespace, installs a JWT StreamInterceptor bu...

7.4CVSS0.00283EPSS
SaveExploits0References10
OSV
OSV
β€’added 2026/09/21 8:54 a.m.β€’3 views

BIT-ENVOY-GATEWAY-2026-53713 Envoy Gateway: Authentication Bypass via Improper Input Validation in EnvoyExtensionPolicy Lua Allows Secret Disclosure

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, toabsolutenormalizedpath in internal/gatewayapi/luavalidator/security.lua does not collapse redundant separators before iscriticalpath evaluates Lua...

9.1CVSS0.00414EPSS
SaveExploits0References10
Kitploit
Kitploit
β€’added 2026/09/21 8:51 a.m.β€’12 views

azuredevops-enum

ado-enum A command-line tool for enumerating Azure DevOps organisations using a Personal Access Token PAT. It queries the Azure DevOps REST API to surface projects, repositories, service connections, builds, build artefacts, and security settings β€” useful during authorised security assessments of...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/21 8:46 a.m.β€’7 views

CVE-2026-21858

CVE-2026-21858 n8n Workflow Automation Platform - Remote Code Execution A security research tool for detecting CVE-2026-21858, a critical remote code execution vulnerability in the n8n workflow automation platform. Table of Contents Vulnerability Summary Affected Versions Technical Analysis...

10CVSS9.3AI score0.78447EPSS
SaveExploits24References3
Kitploit
Kitploit
β€’added 2026/09/21 8:44 a.m.β€’8 views

react2shell-test-server

React2Shell Test Server A test server for demonstrating and testing React2Shell CVE-2025-55182 vulnerability Description We have been researching the React2Shell RCE CVE-2025-55182 since it was released, and we worked on preventing this vulnerability with our customers. We are open-sourcing this...

10CVSS7.7AI score0.99802EPSS
SaveExploits391
F5 Networks
F5 Networks
β€’added 2026/09/21 8:43 a.m.β€’5 views

K000163351: Linux kernel vulnerabilities CVE-2026-45852 and CVE-2026-53391

Security Advisory Description CVE-2026-45852 In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxesrqfrominit In rxesrqfrominit, the queue pointer 'q' is assigned to 'srq-rq.queue' before copying the SRQ number to user space. If copytouser fails, the...

7.8CVSS0.00517EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/21 8:43 a.m.β€’11 views

CVE-2026-9560

cve-id ⚑ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Example usage: root@kitploit: Install dependencies Run the...

9.4CVSS6AI score0.00574EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/21 8:41 a.m.β€’11 views

probo

Probo Open-source GRC platform for engineers. Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. It covers the full GRC lifecycle: risk identification, control tracking, vendor risk, data privacy, access reviews, audit programs, and...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/21 8:39 a.m.β€’11 views

EvilAhenk

CVE-2026-6508 EvilAhenk is a critical security vulnerability in the LiderAhenk Central Management System architecture that allows all clients to execute code with 'root' privileges on each other Unauthorized RCE & Lateral Movement. How the System Works In LiderAhenk, the management panel/central...

9.8CVSS6.4AI score0.00223EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/21 8:38 a.m.β€’13 views

CVE-2026-43494-PinTheft-PoC

SLEY β€” PinTheft PoC CVE-2026-43494 Proof of concept β€” uid=1000raken β†’ uid=0root after ./sley on WSL2 6.6.87.2-microsoft-standard-WSL2 Single-file proof-of-concept for CVE-2026-43494 PinTheft: a Linux kernel local privilege escalation that chains an RDS zerocopy reference-count bug with iouring...

7.8CVSS6.4AI score0.00299EPSS
SaveExploits3References1
Kitploit
Kitploit
β€’added 2026/09/21 8:37 a.m.β€’12 views

CVE-2026-31525

cve-id ⚑ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Example usage: root@kitploit: Install dependencies Run the...

7.8CVSS6.3AI score0.00129EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/21 8:37 a.m.β€’9 views

CVE-2026-41940

CVE-2026-41940: cPanel/WHM Authentication Bypass Single & Multi-Target Disclaimer: This document and the associated script exploit.py are provided strictly for educational purposes, security research, and authorized penetration testing. Do not use this software against systems you do not own or d...

9.8CVSS8.5AI score0.98527EPSS
SaveExploits77
Rows per page
Query Builder