750 matches found
CVE-2026-81883 radare2: Out-of-bounds Read at the end of string in the LUA 5.3 bytecode
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Lua 5.3 bytecode function parser was vulnerable because the Lua 5.3 bytecode function parser read fixed function-metadata fields immediately after a function-name string without checking the...
CVE-2026-81884
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LCDATAINCODE parser was vulnerable because the Mach-O LCDATAINCODE parser trusted dataoff and datasize and allowed a final partial record to be processed. The vulnerability is triggered...
CVE-2026-81884 radare2: Heap out-of-bounds read in radare2 Mach-O LC_DATA_IN_CODE parser
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LCDATAINCODE parser was vulnerable because the Mach-O LCDATAINCODE parser trusted dataoff and datasize and allowed a final partial record to be processed. The vulnerability is triggered...
CVE-2026-81884
radare2 is a UNIX-like reverse engineering framework. Prior to 6.2.0 , its Mach-O LC_DATA_IN_CODE parser trusted the dataoff and datasize fields and allowed a final partial record to be processed. When datasize was not a multiple of data_in_code_entry, the last iteration read beyond the allocated...
CVE-2026-81884 radare2: Heap out-of-bounds read in radare2 Mach-O LC_DATA_IN_CODE parser
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LCDATAINCODE parser was vulnerable because the Mach-O LCDATAINCODE parser trusted dataoff and datasize and allowed a final partial record to be processed. The vulnerability is triggered...
CVE-2026-81881 radare2: Heap out-of-bounds read in radare2 Mach-O Swift metadata parser
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O Swift field-metadata parser was vulnerable because a relative Swift field pointer could be lower than the field-metadata section base, making subtraction produce a negative logical inde...
CVE-2026-81881 radare2: Heap out-of-bounds read in radare2 Mach-O Swift metadata parser
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O Swift field-metadata parser was vulnerable because a relative Swift field pointer could be lower than the field-metadata section base, making subtraction produce a negative logical inde...
CVE-2026-81881
radare2 (a UNIX-like reverse engineering framework) is affected by a heap out-of-bounds read in its Mach-O Swift field-metadata parser prior to version 6.2.0 . A relative Swift field pointer that is lower than the field-metadata section base causes a negative logical index, which reads four bytes...
CVE-2026-36130
PoC Add the folder to lock Before reboot, the Defender process is still running After reboot, the Defender process MsMpEng.exe is gone...
BYOVD-CVE-2023-52271-POC
Disclaimer: This repository contains code that is provided strictly for educational and research purposes only. DO NOT use this code on systems you do not own or have explicit permission to test. Any misuse of this code may violate local, national, or international laws. CVE-2023-52271 POC Exploi...
CVE-2025-61155
CVE-2025-61155: Arbitrary Process Termination in GameDriverX64.sys https://github.com/user-attachments/assets/baf76601-94de-49a6-b4fd-e72f63112fab Overview This repository contains the security advisory and PoC for CVE-2025-61155. The GameDriverX64.sys anti-cheat driver allows any local user to...
0xM0nCrush
0xM0nCrush A cross-version Windows process terminator. It loads a signed HONOR kernel driver MonProcessEX.sys, resolves the PID of every target process, and terminates it from kernel context through a single IOCTL. No kernel offsets, no PDB downloads, no build-specific shellcode - the technique...
CVE-2026-36425
CVE-2026-36425 : OPSWAT AppRemover Arbitrary Process Termination A signed OPSWAT kernel driver that kills any process on demand. No admin rights needed, no privilege checks, no questions asked. Point it at an EDR, an antivirus, a PPL-protected process and it dies. Three different kill methods, al...
CVE-2025-61156
CVE-2025-61156 A vulnerability was discovered in the ThreatFire System Monitor =v4.7.0.53 kernel-mode TfSysMon.sys component that allows unprivileged users to perform arbitrary process termination with kernel-mode privileges. As a result, PPL and protected system processes can be forcefully...
Terminator_Killer
Terminator - Red Team Process Killer A kernel-mode process termination tool leveraging a vulnerable driver CVE-2026-0828 to kill protected processes from user mode. Compilation Requires MinGW-w64 GCC on Windows. Compile with: root@kitploit: g++ --% .\terminator.cpp -o terminator.exe -Oz...
CVE-2025-61155
CVE-2025-61155 — Arbitrary Process Termination in GameDriverX64.sys A signed kernel-mode anti-cheat driver — GameDriverX64.sys, shipped with Tower of Fantasy Hotta Studio / Perfect World — lets any unprivileged local user terminate arbitrary processes , including PPL-protected antivirus/EDR...
STProcessMonitorBYOVD
STProcessMonitorBYOVD Reference: https://bbs.kafan.cn/thread-2288675-1-1.html Usage: 1. Place the vulnerable driver under the same directory of the exe. The version 11.11.4.0 the older one is with CVE-2025-70795 / CVE-2026-0828, compatible with the parameter /Kill; The version 11.26.18 Updated is...
bdapiutil-bydov
BdApiUtil64.sys BYOVD Herramienta de demostración en C++ para Windows que interactúa con el dispositivo BdApiUtil mediante DeviceIoControl y un IOCTL específico para solicitar la terminación de un proceso. Requisitos Windows 10/11 de 64 bits Visual Studio / MSVC Driver BdApiUtil64.sys cargado y...
CVE-2026-65653
github.com/temporalio/tchannel-go failed to reject TChannel call fragments that carry checksum metadata but no length-prefixed argument chunks. The fragment reader left its chunk slice empty and then unconditionally selected the first element, producing an unrecovered Go slice-bounds panic on a l...
EUVD-2026-83894
github.com/temporalio/tchannel-go did not reject TChannel call fragments containing checksum metadata but no length-prefixed argument chunks. The fragment reader left its chunk slice empty and then unconditionally selected the first element. A network peer can supply such a malformed call fragmen...