Lucene search
+L

12807 matches found

Kitploit
Kitploit
added 2026/09/12 4:55 a.m.7 views

cve-2024-21980-poc

Vulnerabilidad del firmware SEV Este repositorio contiene un exploit para una vulnerabilidad en el firmware SEV. El exploit permite descifrar memoria arbitraria de un invitado SEV-SNP después de que haya sido dado de baja. Probado en la versión 1.55.16 la más reciente al momento de escribir esto...

7.9CVSS6.9AI score0.00447EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/09/12 12:12 a.m.8 views

CVE-2026-89727

A flaw was found in the Kernel-based Virtual Machine KVM for ARM64 arm64 architecture. A malicious guest operating system can provide an interrupt ID INTID that is outside the expected range to the GICv2 Generic Interrupt Controller version 2 during interrupt deactivation. This can trigger a...

7CVSS0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89513

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents =...

8.8CVSS0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89727

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a...

0.00155EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 11:16 p.m.6 views

CVE-2024-34102

CVE-2024-34102 POC para CVE-2024-34102 : XXE no autenticado en Magento y evasión de WAF. Obtendrá una conexión HTTP en su webhook. root@kitploit: POST /rest/V1/guest-carts/1/estimate-shipping-methods HTTP/2 Host: example.com Accept: application/json, text/javascript, /; q=0.01 Content-Length: 310...

9.8CVSS8.5AI score0.99994EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/11 9:59 p.m.10 views

poc_salesforce_lightning

PoC para Salesforce lightning Solo con fines académicos. Esta herramienta vuelca los datos de objetos de Salesforce a través del endpoint Aura lightning con el privilegio de invitado. Perdona por el código desordenado. Requisitos Python3 Uso root@kitploit: $ python3 exploit.py -h usage: exploit.p...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.9 views

CVE-2026-89513

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine component for RISC-V architectures. A malicious guest operating system could exploit an integer overflow vulnerability by providing a crafted number of Performance Monitoring Unit PMU events during the SBI PMU EVENTGETINFO...

8.8CVSS0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89450

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Reject a vSID wider than the SIDMATCH field tegra241vintfinitvsid programs the guest-provided vSID into SIDMATCH, whose VIRTSID field spans bits 20:1 with bit 0 as the match-enable flag. The HW therefore...

8.8CVSS0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89450

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Reject a vSID wider than the SIDMATCH field tegra241vintfinitvsid programs the guest-provided vSID into SIDMATCH, whose VIRTSID field spans bits 20:1 with bit 0 as the match-enable flag. The HW therefore...

8.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89727 KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a failed lookup as a "can't happen" condition with WARNONONCE. The gues...

5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76639

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a failed lookup as a "can't happen" condition with WARNONONCE. The gues...

0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89727 KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a failed lookup as a "can't happen" condition with WARNONONCE. The gues...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:43 p.m.14 views

CVE-2026-89513

CVE-2026-89513 is an integer overflow in the Linux kernel's KVM (RISC-V) component. The SBI PMU EVENT_GET_INFO handler stores num_events * sizeof(*einfo) in a 32-bit integer; on RV64, a guest-supplied num_events = 0x10000001 truncates the allocation to 16 bytes while KVM still loops over the orig...

8.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89513 RISC-V: KVM: Fix PMU event info array size overflow

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.26 views

CVE-2026-89513 RISC-V: KVM: Fix PMU event info array size overflow

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS0.0012EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:43 p.m.11 views

EUVD-2026-76419

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89513

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-89450

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Reject a vSID wider than the SIDMATCH field tegra241vintfinitvsid programs the guest-provided vSID into SIDMATCH, whose VIRTSID field spans bits 20:1 with bit 0 as the match-enable flag. The HW therefore...

8.8CVSS0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89450

CVE-2026-89450 affects the Linux kernel's iommu/tegra241-cmdqv module. The function tegra241_vintf_init_vsid() programs a guest-provided virtual Stream ID (vSID) into the SID_MATCH register, whose VIRT_SID field spans only 20 bits (bits [20:1]). The existing bound check rejects only virt_sid >...

8.8CVSS0.00127EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 3:22 a.m.5 views

Januscape-Hotfix

Januscape Fix Library — CVE-2026-53359 简体中文 Complete fix collection for the CVE-2026-53359 guest-to-host escape vulnerability in the KVM/x86 shadow MMU. From zero-downtime livepatch to kernel upgrade — covers every operational scenario. One-liner root@kitploit: Direct curl -sL...

8.8CVSS6.5AI score0.00962EPSS
SaveExploits5References1
Rows per page
Query Builder