Lucene search
+L

319229 matches found

Kitploit
Kitploit
added 2026/09/16 10:43 a.m.6 views

CVE-2020-15227

CVE-2020-15227 DISCLAIMER! I take no responsibility of using it in wild life environment so please do NOT do it. This thingy is just to demonstrate and for test things for sysadmins I made this exploit according to publishing a CVE of David Grudl The founder of Nette foundation As a security...

9.8CVSS8.3AI score0.34424EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 10:42 a.m.8 views

CVE-2026-63030

CVE-2026-63030 - WordPress REST API Batch Route Confusion PoC Description Proof-of-concept exploit for CVE-2026-63030, a pre-authentication vulnerability in WordPress versions 6.9.0 through 7.0.1. It chains: REST API batch route confusion validation vs dispatch mismatch SQL injection via...

9.8CVSS8.8AI score0.97271EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/16 10:38 a.m.421 views

wesng

Windows Exploit Suggester - Next Generation WES-NG WES-NG is a tool based on the output of Windows' systeminfo utility which provides the list of vulnerabilities the OS is vulnerable to, including any exploits for these vulnerabilities. Every Windows OS between Windows XP and Windows 11, includin...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/16 10:36 a.m.6 views

CVE-2021-43798-EXPLOIT

CVE-2021-43798 - Grafana Directory Traversal 🔍 Grafana is an open-source platform for monitoring and observability. Versions 8.0.0-beta1 through 8.3.0 except for patched versions are vulnerable to a directory traversal attack, allowing unauthorized access to local files. This vulnerability does n...

7.5CVSS8.1AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/16 10:35 a.m.8 views

uhubctl

uhubctl uhubctl is utility to control USB power per-port on smart USB hubs. Smart hub is defined as one that implements per-port power switching. Original idea for this code was inspired by hub-ctrl.c by Niibe Yutaka: https://www.gniibe.org/development/ac-power-control-by-USB-hub Compatible USB...

6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/09/16 10:33 a.m.7 views

CVE-2026-90017

CVE-2026-90017 is an out-of-bounds read in the Linux kernel's staging driver rtl8723bs , specifically in rtw_action_frame_parse(). The function accepts a frame_len parameter but never validates it before indexing into the frame body. Since frame_body already points 24 bytes into the frame, derefe...

7.1CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:33 a.m.4 views

EUVD-2026-80625

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwactionframeparse rtwactionframeparse takes a framelen parameter but never actually checks it before indexing into the frame body: const u8 framebody = frame + sizeofstruct ieee80211hdr3addr;...

7.1CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.6 views

CVE-2026-90017 staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwactionframeparse rtwactionframeparse takes a framelen parameter but never actually checks it before indexing into the frame body: const u8 framebody = frame + sizeofstruct ieee80211hdr3addr;...

7.1CVSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.6 views

CVE-2026-89995 dma-direct: return struct page from dma_direct_alloc_from_pool()

In the Linux kernel, the following vulnerability has been resolved: dma-direct: return struct page from dmadirectallocfrompool Commit 5b138c534fda "dma-direct: factor out a dmadirectallocfrompool helper" changed dmadirectallocfrompool to return the CPU address from dmaallocfrompool. That fits...

8.8CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 10:33 a.m.9 views

CVE-2026-89995

This Linux kernel vulnerability affects the dma-direct subsystem. A prior refactor (commit 5b138c534fda) changed dma_direct_alloc_from_pool() to return a CPU address instead of a struct page * , which is what dma_direct_alloc_pages() expects. The fix restores the struct page * return type and pas...

8.8CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:33 a.m.2 views

EUVD-2026-80603

In the Linux kernel, the following vulnerability has been resolved: dma-direct: return struct page from dmadirectallocfrompool Commit 5b138c534fda "dma-direct: factor out a dmadirectallocfrompool helper" changed dmadirectallocfrompool to return the CPU address from dmaallocfrompool. That fits...

8.8CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:32 a.m.4 views

EUVD-2026-80564

In the Linux kernel, the following vulnerability has been resolved: parisc: eisa: Fix infinite loop when parsing invalid IRQ value When an invalid value is passed via the "eisairqedge=" kernel command line parameter e.g. "eisairqedge=16,5", eisairqsetup prints an error message and continues witho...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.4 views

CVE-2026-89964 parisc: eisa: Fix infinite loop when parsing invalid IRQ value

In the Linux kernel, the following vulnerability has been resolved: parisc: eisa: Fix infinite loop when parsing invalid IRQ value When an invalid value is passed via the "eisairqedge=" kernel command line parameter e.g. "eisairqedge=16,5", eisairqsetup prints an error message and continues witho...

SaveExploits0References8
CVE
CVE
added 2026/09/16 10:32 a.m.4 views

CVE-2026-89964

CVE-2026-89964 affects the Linux kernel on the parisc architecture, specifically the EISA (Extended Industry Standard Architecture) IRQ setup function eisa_irq_setup(). When an invalid value is supplied via the eisa_irq_edge= kernel command-line parameter (e.g., eisa_irq_edge=16,5), the function ...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89952

CVE-2026-89952 affects the Linux kernel's mtd: rawnand subsystem , specifically the nand_flash_detect_ext_param_page() function. The root cause is an insufficient bounds check: the function allocates memory based on the length declared in the ONFI parameter page, then reads a fixed header and wal...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.4 views

CVE-2026-89952 mtd: rawnand: validate ONFI extended parameter page sections

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: validate ONFI extended parameter page sections nandflashdetectextparampage allocates the length declared by the ONFI parameter page, then treats the data as a fixed header followed by variable-length sections. It...

SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:32 a.m.3 views

EUVD-2026-80552

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: validate ONFI extended parameter page sections nandflashdetectextparampage allocates the length declared by the ONFI parameter page, then treats the data as a fixed header followed by variable-length sections. It...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:30 a.m.5 views

CVE-2026-89796

CVE-2026-89796 affects the Linux kernel 's mm/damon/core subsystem. In kdamond_merge_regions() , if the maximum merge threshold exceeds UINT_MAX / 2 , doubling the threshold can overflow and bypass the loop-break condition, causing an infinite loop when the region count cannot be reduced below th...

5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.5 views

CVE-2026-89796 mm/damon/core: avoid infinite kdamond_merge_regions() internal loop

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid infinite kdamondmergeregions internal loop Patch series "mm/damon: unurgent fixes for infinite loop, NULL de-ref and races", v1.1. Sashiko found a few issues in DAMON that could cause infinite loop, NULL...

SaveExploits0References2
EUVD
EUVD
added 2026/09/16 10:30 a.m.3 views

EUVD-2026-80396

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid infinite kdamondmergeregions internal loop Patch series "mm/damon: unurgent fixes for infinite loop, NULL de-ref and races", v1.1. Sashiko found a few issues in DAMON that could cause infinite loop, NULL...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder