Lucene search
+L

66196 matches found

Kitploit
Kitploit
added 2026/09/04 7:10 p.m.205 views

intelmq

docs/index.md...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:40 p.m.3 views

pgadmin-ai-assistant-sql-injection-cve-2026-17351-lexer-differential-bypass

CVE-2026-17351 — pgAdmin 4 AI Assistant Read-Only Bypass via Lexer Differential PoC for CVE-2026-17351, a critical CVSS 9.0 SQL injection bypass in pgAdmin 4's AI Assistant. Vulnerability Summary pgAdmin 4 versions 9.13 through 9.16 use Python's sqlparse library to validate that LLM-generated SQL...

9.4CVSS5.9AI score0.00407EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/04 6:33 p.m.4 views

git_rce

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS7.2AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/04 6:33 p.m.7 views

git_rce

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación de git clone. Al crear repositorios con submódulos de una forma específica, un atacante puede explotar el manejo ...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/04 6:28 p.m.3 views

CVE-2023-2640-3262-PoC

CVE-2023-2640/3262-PoC Pruebas de concepto mínimas para vulnerabilidades de escalada de privilegios locales en Ubuntu OverlayFS. CVEs CVE-2023-2640 – Problema de manejo de permisos en OverlayFS CVE-2023-3262 – Problema de escalada de capacidades en OverlayFS Archivos CVE-2023-2640.sh – Prueba...

7.8CVSS6.9AI score0.15199EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/04 6:14 p.m.7 views

CVE-2026-43499

CVE-2026-43499 Notas de Explotación Gravedad: ALTA CVSS: 7.8 Impacto: Confidencialidad, Integridad, Disponibilidad Publicado: 2026-05-21 Resumen Técnico CVE-2026-43499 es una vulnerabilidad en el kernel de Linux, que afecta específicamente al componente rtmutex, encargado de gestionar los bloqueo...

7.8CVSS6.7AI score0.00768EPSS
SaveExploits78
Kitploit
Kitploit
added 2026/09/04 5:52 p.m.3 views

citrix_cve-2023-4966

citrixcve-2023-4966 Citrix CVE-2023-4966 de assetnote modificado para manejo en paralelo y de archivos...

9.4CVSS7.5AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/04 5:26 p.m.4 views

cve-2025-29927-lab

This repository contains a deliberately vulnerable web application built using Next.js. It is designed to demonstrate and study the security issue known as CVE-2025-29927. The goal of this project is to help security researchers, students, and bug bounty hunters understand how the vulnerability...

9.1CVSS7.3AI score0.99225EPSS
SaveExploits58
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80904 net/tls: Fail tls_sw_splice_read() after a failed async decrypt

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fail tlsswspliceread after a failed async decrypt When an async decrypt fails, tlsdecryptdone records the error in ctx-asyncwait.err and calls tlserrabort, which stores it in skerr. tlsswrecvmsg and tlsswreadsock each re...

SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.3 views

CVE-2026-80904

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fail tlsswspliceread after a failed async decrypt When an async decrypt fails, tlsdecryptdone records the error in ctx-asyncwait.err and calls tlserrabort, which stores it in skerr. tlsswrecvmsg and tlsswreadsock each re...

5.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/04 5:11 p.m.3 views

CVE-2026-80889

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix timer drain order, wakeup handling and txgen ordering This patch is a follow-up to commit cf070fe33bfb "can: isotp: serialize TX state transitions under so-rxlock" which addresses following sashiko-bot findings: -...

5.5AI score
SaveExploits0
EUVD
EUVD
added 2026/09/04 5:11 p.m.4 views

EUVD-2026-71639

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix timer drain order, wakeup handling and txgen ordering This patch is a follow-up to commit cf070fe33bfb "can: isotp: serialize TX state transitions under so-rxlock" which addresses following sashiko-bot findings: -...

5.4AI score
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:11 p.m.6 views

CVE-2026-80889

CVE-2026-80889 affects the Linux kernel CAN ISOTP (ISO-Transport Protocol) module. This patch is a follow-up to commit cf070fe33bfb ("can: isotp: serialize TX state transitions under so->rx_lock") and resolves multiple race and ordering issues identified by sashiko-bot, including: a stale call...

5.4AI score
SaveExploits0References8
CVE
CVE
added 2026/09/04 4:49 p.m.3 views

CVE-2026-80882

This vulnerability affects the Linux kernel 's Tegra crypto driver , specifically the CCM (Counter with CBC-MAC) implementation in the function tegra_ccm_do_one_req. The root cause is that when the input buffer allocation fails, the ENOMEM error value is not properly set and returned, leading to ...

5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 4:49 p.m.3 views

EUVD-2026-71512

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/04 4:49 p.m.5 views

CVE-2026-53789

An improper path handling vulnerability in rsync allows a remote attacker to delete arbitrary files on the receiving system. By sending a specially crafted file list during synchronization, an attacker can expand the scope of --delete operations beyond the target directory, potentially causing a...

8.1CVSS6.5AI score0.00357EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 4:49 p.m.4 views

CVE-2026-80880

CVE-2026-80880 affects the IB/mlx5 InfiniBand driver in the Linux kernel. The vulnerability stems from improper handling of implicit ODP (On-Demand Paging) rereg_mr : due to child mkeys in the implicit ODP configuration, the parent mkey could not be modified in place and required a full rebuild. ...

5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/04 4:48 p.m.3 views

CVE-2026-80872

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/tas2781: Cancel async firmware request at unbind TAS2781 HDA I2C and SPI queue RCA firmware loading from component bind with requestfirmwarenowait. The firmware loader keeps the callback module pinned and holds a device...

5.4AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/04 3:55 p.m.5 views

CVE-2026-80860

In the Linux kernel, the following vulnerability has been resolved: fuse: fix race between interrupt and resend After commit f8fce75fedf7 "fuse: clear intrentry in fuseresend and fuseremovependingreq" the WARNON!listempty&req-intrentry in fuserequestfree still triggers due to the following race: ...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:33 p.m.5 views

PoC-CVE-2025-63406

CVE-2025-63406 – Prueba de Concepto PoC de Investigación de Seguridad Este repositorio contiene una Prueba de Concepto PoC orientada a la investigación relacionada con el problema de seguridad CVE-2025-63406 , que afecta a la plataforma GroupOffice. El propósito de este proyecto es estudiar y...

8.8CVSS5.3AI score0.00741EPSS
SaveExploits3
Rows per page
Query Builder