Lucene search
+L

253205 matches found

OSV
OSV
added 2026/09/10 2:53 a.m.7 views

CLEANSTART-2026-BR58082 Echo is a Go web framework

Multiple security vulnerabilities affect the kube-metrics-adapter package. Echo is a Go web framework. See references for individual vulnerability details...

9.8CVSS5.8AI score0.01042EPSS
SaveExploits2References32
OSV
OSV
added 2026/09/10 2:49 a.m.6 views

CLEANSTART-2026-OB24504 Previously, resolving relative paths containing parent directory ('

Multiple security vulnerabilities affect the kube-state-metrics package. Previously, resolving relative paths containing parent directory '. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00692EPSS
SaveExploits0References23
OSV
OSV
added 2026/09/10 2:39 a.m.6 views

CLEANSTART-2026-AM39668 yawkat LZ4 Java provides LZ4 compression for Java

Multiple security vulnerabilities affect the apache-nifi package. yawkat LZ4 Java provides LZ4 compression for Java. See references for individual vulnerability details...

9.8CVSS6.9AI score0.0351EPSS
SaveExploits14References173
OSV
OSV
added 2026/09/10 1:40 a.m.5 views

CLEANSTART-2026-WZ31386 Previously, resolving relative paths containing parent directory ('

Multiple security vulnerabilities affect the ingress-nginx-controller package. Previously, resolving relative paths containing parent directory '. See references for individual vulnerability details...

9.8CVSS7.2AI score0.00692EPSS
SaveExploits5References45
Kitploit
Kitploit
added 2026/09/10 1:39 a.m.10 views

CVE-2026-2964-Lab

CVE‑2026‑2964 Lab – Prototype Pollution a RCE Este repositorio contiene un entorno de laboratorio completo para CVE‑2026‑2964, una vulnerabilidad de prototype pollution en la librería web‑audio‑recorder‑js que puede conducir a la ejecución remota de código bajo condiciones específicas. El...

9.8CVSS5.9AI score0.00367EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:36 a.m.15 views

CVE-2026-29000-Lab

CVE-2026-29000 — Laboratorio PoC a nivel de librería para pac4j-jwt TL;DR Este repositorio contiene un PoC a nivel de librería para CVE-2026-29000 en pac4j-jwt. Compara el comportamiento vulnerable y el corregido con dos casos: Caso base : un token legítimo debe ser aceptado Ataque : un token...

9.3CVSS7.4AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/10 1:35 a.m.5 views

CVE-2021-4034

CVE-2021-4034 Prueba de concepto y parcheo de Pkexec de Polkit para CVE-2021-4034 Confirmado en Ubuntu 21.10 totalmente parcheado PoC Parcheo https://blog.qualys.com/vulnerabilities-threat-research/2022/01/25/pwnkit-local-privilege-escalation-vulnerability-discovered-in-polkits-pkexec-cve-2021-40...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
OSV
OSV
added 2026/09/10 1:16 a.m.5 views

CLEANSTART-2026-GB90768 Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures

Multiple security vulnerabilities affect the logstash-exporter package. Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00798EPSS
SaveExploits3References55
OSV
OSV
added 2026/09/10 1:16 a.m.7 views

DEBIAN-CVE-2026-87933

A vulnerability was found in DaveGamble cJSON up to 1.7.19. The affected element is the function cJSONUtilsMergePatch of the file cJSONUtils.c. The manipulation results in use after free. The attack may be launched remotely. The exploit has been made public and could be used. The pull request to...

6.9CVSS0.00307EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/09/10 1:14 a.m.7 views

[SECURITY] Fedora 43 Update: gdk-pixbuf2-2.44.6^really2.44.4-3.fc43

gdk-pixbuf is an image loading library that can be extended by loadable modules for new image formats. It is used by toolkits such as GTK+ or clutter...

5.3CVSS5.8AI score0.00237EPSS
SaveExploits0
OSV
OSV
added 2026/09/10 1:06 a.m.6 views

CLEANSTART-2026-QK89502 ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label

Multiple security vulnerabilities affect the vault-k8s package. The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. See references for individual vulnerability details...

9.8CVSS5.8AI score0.07314EPSS
SaveExploits2References106
OSV
OSV
added 2026/09/10 1:04 a.m.4 views

CLEANSTART-2026-LA96365 Previously, a channel registered in the mux's chanList is not usable until it is established

Multiple security vulnerabilities affect the sealed-secrets package. Previously, a channel registered in the mux's chanList is not usable until it is established. See references for individual vulnerability details...

9.8CVSS5.8AI score0.07314EPSS
SaveExploits0References105
Kitploit
Kitploit
added 2026/09/10 1:04 a.m.6 views

f_poc_cve-2021-4034

fpoccve-2021-4034 usage root@kitploit: cd /tmp git clone https://github.com/jcatala/fpoccve-2021-4034/ cd fpoccve-2021-4034 gcc -fPIC -c ISO646.c ld -shared -shared ISO646.o -o s.so gcc f.c -o f ./f...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 1:04 a.m.4 views

CVE-2021-4034

Python3 code to exploit CVE-2021-4034 PWNKIT. Esto fue un ejercicio de "¿puedo hacer que esto funcione en Python?", y no está pensado como un exploit robusto. A mí me funciona, probablemente haya errores. El payload por defecto inicia una shell como root, generado desde msfvenom: root@kitploit:...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:59 a.m.5 views

CVE-2025-31161

Explotación CVE-2025-31161 INSTALACIÓN 1. root@kitploit: git clone https://github.com/cesarbtakeda/CVE-2025-31161.git && cd CVE-2025-31161 2. Modo de uso root@kitploit: sudo exploit2.py -h -u HOST -p PORT -tu TARGETUSER -nu NEWUSER -np PASSWORD o 1. Depende de la biblioteca lcurl root@kitploit: g...

9.8CVSS8.5AI score0.99976EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/10 12:58 a.m.7 views

CVE-2021-4034

CVE-2021-4034 This is an exploit created for CVE-2021-4034 meant as a POC. It is based off the info at https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt. How to use it: Download the exploit folder. Compile prog.c with gcc prog.c Go to the GCONVPATH=. folder and ensure that the "code" fil...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.9 views

CVE-2021-42342

CVE-2021-42342 CVE-2021-42342 RCE POC1:just prints root@kitploit: include include include include static void beforemainvoid attributeconstructor; static void beforemainvoid write1, "Hello World!\n", 14; POC2: reverse shell root@kitploit: include include include include char serverip=""; uint32t...

9.8CVSS8.2AI score0.5946EPSS
SaveExploits2
OSV
OSV
added 2026/09/10 12:52 a.m.6 views

CLEANSTART-2026-DB46993 Prometheus is an open-source monitoring system and time series database

Multiple security vulnerabilities affect the prometheus-operator package. Prometheus is an open-source monitoring system and time series database. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00692EPSS
SaveExploits0References31
Kitploit
Kitploit
added 2026/09/10 12:50 a.m.7 views

CVE-2025-59489-POC

CVE-2025-59489-POC Prueba de concepto para CVE-2025-59489, la primera de su tipo hasta donde sé. Comprueba si afecta a juegos de Unity en el dispositivo Android. Probado en API26, Android 11, en la versión de Battle Nations del 29 de septiembre de 2025. Solo incluye arm64-v8a , compila...

8.4CVSS8.3AI score0.00586EPSS
SaveExploits4
OSV
OSV
added 2026/09/10 12:42 a.m.5 views

CLEANSTART-2026-KP10631 source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2...

Multiple security vulnerabilities affect the vault-k8s package. The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. See references for...

9.8CVSS5.8AI score0.00853EPSS
SaveExploits0References23
Rows per page
Query Builder