Lucene search
+L

149609 matches found

OSV
OSV
added 2026/09/14 4:33 p.m.5 views

OESA-2026-3747 openssh security update

An open source implementation of SSH protocol version 2 Security Fixes: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the...

4.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/14 4:33 p.m.7 views

OESA-2026-3705 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlmmatchregions region comparison The local-vs-remote region comparison loop uses '=' instead of '', causing it to read one entry pa...

9.8CVSS0.00548EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/14 4:29 p.m.6 views

CVE-2018-16712

CVE-2018-16712 Código PoC para CVE-2018-16712. Puedes obtener más información en https://downwithup.github.io/CVEPosts.html Software vulnerable Descarga @: https://www.iobit.com/en/advancedsystemcarefree.php...

6.8CVSS6.3AI score0.01347EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 4:27 p.m.119 views

uafuzz

UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities Directed Greybox Fuzzing DGF like AFLGo aims to perform stress testing on pre-selected potentially vulnerable target locations, with applications to different security contexts: 1 bug reproduction, 2 patch testing or 3 stati...

6.5AI score
SaveExploits0References14
NVD
NVD
added 2026/09/14 4:17 p.m.2 views

CVE-2026-90793

A vulnerability has been found in GPAC up to f1219cde. Impacted is the function gfnodegetname of the file scenegraph/basescenegraph.c of the component MP4Box. Such manipulation leads to use after free. The attack may be performed from remote. The exploit has been disclosed to the public and may b...

6.4CVSS
SaveExploits0References9
NVD
NVD
added 2026/09/14 4:17 p.m.3 views

CVE-2026-90794

A vulnerability was found in GPAC up to f1219cde. The affected element is the function gfsgscriptload of the file scenegraph/vrmltools.c of the component MP4Box. Performing a manipulation results in use after free. It is possible to initiate the attack remotely. The exploit has been made public a...

7.5CVSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 4:10 p.m.6 views

CVE-2026-53359

🚨 CVE-2026-53359 — Januscape Linux KVM Shadow Paging Use-After-Free Guest-to-Host Escape Januscape is a Linux Kernel KVM vulnerability caused by a Use-After-Free UAF condition in the x86 Shadow MMU. Under vulnerable configurations, a malicious guest can corrupt host memory, leading to host crashe...

8.8CVSS6.4AI score0.00962EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 4:08 p.m.15 views

Android-CVE-2026-43499

Detector de CVE-2026-43499 Aplicación Android que detecta la vulnerabilidad del kernel CVE-2026-43499 — un use-after-free en rtmutex activado mediante futexrequeue. Vulnerabilidad | ---|--- CVE| CVE-2026-43499 Tipo| Use-after-free Componente| kernel/locking/rtmutex.c Disparador| futexrequeue →...

7.8CVSS7.4AI score0.00789EPSS
SaveExploits95References1
Kitploit
Kitploit
added 2026/09/14 4:06 p.m.7 views

CallbackHell

CallbackHell Exploit para CVE-2021-40449 Win32k - LPE CallbackHell Descripción Informe técnico PoC Referencias Descripción CVE-2021-40449 es un use-after-free en Win32k que permite la escalada local de privilegios. La vulnerabilidad fue descubierta en ataques reales por Kaspersky. El exploit...

7.8CVSS8AI score0.74129EPSS
SaveExploits11References3
Kitploit
Kitploit
added 2026/09/14 4:02 p.m.12 views

CVE-2025-48593

CVE-2025-48593 "Un solo paquete malicioso puede comprometer tu dispositivo." — Equipo de Seguridad de Android, Nov 2025 Ejecución Remota de Código Zero-Click en el Sistema Android Subsistema Bluetooth ⚠️ Aclaración Crítica del Alcance Actualizado Abr 2026 Los teléfonos y tabletas estándar NO son...

8CVSS7.1AI score0.00894EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/14 4:02 p.m.13 views

linux-kernel-exploits

linux-kernel-exploits 简介 linux-kernel-exploits 漏洞列表 CVE Description Kernels CVE–2018–18955 mapwrite in kernel/usernamespace.c allows privilege escalation Linux kernel 4.15.x through 4.19.x before 4.19.2 CVE–2018–1000001 glibc glibc 2.6.22 released in 2007 CVE-2016-2384 a double-free in USB MIDI...

10CVSS7AI score0.99448EPSS
SaveExploits399References62
Kitploit
Kitploit
added 2026/09/14 3:53 p.m.10 views

ghostlock-s26

GhostLock CVE-2026-43499 for the Galaxy S26 CVE-2026-43499 ported to the Samsung Galaxy S26 series — Android 16 / GKI 6.12. One binary, three kernel lines, dynamic parameter matching at runtime: theoretically covers the whole S26 series without per-build compilation. Most GhostLock porting effort...

7.8CVSS7.4AI score0.00789EPSS
SaveExploits95References10
Kitploit
Kitploit
added 2026/09/14 3:53 p.m.11 views

hacker101

Hacker101 Hacker101 是一个免费的网络安全课程。 无论您是对漏洞赏金感兴趣的程序员,还是经验丰富的安全专业人士,Hacker101 都能教您一些东西。 开始使用 前提条件 Ruby 建议:使用 rbenv bundler 如果需要,运行 gem install bundler 安装 克隆此仓库: root@kitploit: git clone https://github.com/Hacker0x01/hacker101.git 在项目目录中,运行: root@kitploit: bundle install 构建站点并启动服务器: root@kitploit:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 3:52 p.m.7 views

CVE-2021-30809-OOM

CVE-2021-30809 — Vulnerabilidad Use-After-Free en WebKit de Apple PoC de Caída https://github.com/user-attachments/assets/e81f8a01-d48d-44cc-a38f-ce59b01222d5 Resumen Este repositorio contiene un harness mínimo para inducir una caída por CVE-2021-30809, una vulnerabilidad de use-after-free UAF en...

8.8CVSS7AI score0.01511EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 3:42 p.m.8 views

AndroidKernelVulnerability

Vulnerabilidad del Kernel de Android Resumen En noviembre de 2017, el sistema syzkaller detectó un error use-after-free en el kernel de Linux. En febrero de 2018, esto fue parcheado en algunos kernels de Linux y versiones de Android. Esta corrección nunca se incluyó en los boletines mensuales de...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits31References9
Kitploit
Kitploit
added 2026/09/14 3:37 p.m.5 views

badepoll-selinux-disabler

badepoll-selinux-disabler Extracción independiente de la etapa de deshabilitación de SELinux del exploit de UAF de eventpoll CVE-2026-43074. Explota la condición de carrera en la comprobación de profundidad de bucle de eventpoll epgetupwardsdepthproc para escribir un cero en selinuxstate.enforcin...

7.8CVSS7.9AI score0.00482EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/14 3:35 p.m.5 views

phantomdrive

Ovrdrive Size : 36.6 x 15 mm Layer : 4 Layers Material : FR-4: TG150 Thickness : 0.6 mm Min track/spacing : 4/4mil Min hole size : 0.2mm Solder mask : Black Silkscreen : White Edge connector : No Surface finish : HASL lead free Via process : Tenting vias Finished copper : 1 oz Cu Inner Copper:1 o...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 3:31 p.m.8 views

CVE-2019-5786

CVE-2019-5786 Chrome 72.0.3626.119 stable FileReader UaF exploit for Windows 7 x86. This exploit uses site-isolation to brute-force the vulnerability. iframe.html is the wrapper script that loads the exploit, contained in the other files, repeatedly into an iframe. host iframe.html on one site an...

6.5CVSS7.2AI score0.61537EPSS
SaveExploits10
Cvelist
Cvelist
added 2026/09/14 3:30 p.m.7 views

CVE-2026-90794 GPAC MP4Box vrml_tools.c gf_sg_script_load use after free

A vulnerability was found in GPAC up to f1219cde. The affected element is the function gfsgscriptload of the file scenegraph/vrmltools.c of the component MP4Box. Performing a manipulation results in use after free. It is possible to initiate the attack remotely. The exploit has been made public a...

7.5CVSS
SaveExploits0References9
CVE
CVE
added 2026/09/14 3:30 p.m.4 views

CVE-2026-90794

A Use After Free vulnerability exists in the GPAC MP4Box component, specifically in the function gf_sg_script_load within the file scenegraph/vrml_tools.c . The flaw is present in GPAC versions up to commit f1219cde and can be triggered remotely without authentication, though it requires passive ...

7.5CVSS
SaveExploits0References9
Rows per page
Query Builder