Lucene search
+L

164 matches found

Kitploit
Kitploit
added 2026/09/10 12:34 a.m.14 views

CVE-2026-5281-Research-Toolkit

CVE-2026-5281 Research Toolkit Chrome WebGPU Use-After-Free CWE-416 This toolkit is for security research and defensive verification around CVE-2026-5281. Patched Chrome version: 146.0.7680.178 Potentially vulnerable versions: anything below 146.0.7680.178 Files cve20265281scanner.py Unified...

8.8CVSS7.2AI score0.04938EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/08 8:31 p.m.26 views

CVE-2026-79909 Acrobat Reader | Use After Free (CWE-416)

Acrobat Reader is affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 8:30 p.m.31 views

CVE-2026-81986 Acrobat Reader | Use After Free (CWE-416)

Acrobat Reader is affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00198EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 12:12 p.m.6 views

ENV-CVE-2021-3975

ENV-CVE-2021-3975 — Entorno de reproducción de la vulnerabilidad de libvirt Este repositorio es una instantánea del entorno de vulnerabilidad reproducible de la CVE-2021-3975 use-after-free en qemuProcessHandleMonitorEOF de libvirt, CWE-416, exportada desde la imagen de contenedor correspondiente...

6.5CVSS7.2AI score0.01538EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 1:20 a.m.8 views

CVE-2026-42530

🛡️ CVE-2026-42530 - NGINX HTTP/3 QUIC Use-After-Free Vulnerability High-Severity Use-After-Free in NGINX HTTP/3 QUIC ⚠️ QPACK Encoder Stream Vulnerability 🔍 Overview CVE-2026-42530 is a use-after-free vulnerability in NGINX's ngxhttpv3module. A remote unauthenticated attacker can trigger it by...

9.2CVSS6.7AI score0.03825EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/08/26 3:20 p.m.44 views

Exploit for CVE-2026-79266

Chrome Vulnerability Scanner A lightweight, dependency-free...

6.4AI score0.00279EPSS
SaveExploits1
OSV
OSV
added 2026/08/18 1:17 p.m.9 views

UBUNTU-CVE-2026-74969

Use-after-free in the Layout: Text and Fonts component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1...

8.8CVSS5.9AI score0.00319EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/14 8:00 p.m.5 views

MINI-5WVV-X3C5-VM7J

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/12 2:16 a.m.13 views

CVE-2026-19145 vulnerabilities

Vulnerabilities for packages: chromium...

8.8CVSS5.1AI score0.00418EPSS
SaveExploits0
OSV
OSV
added 2026/08/11 6:28 p.m.8 views

GHSA-C494-M2FQ-59MX Microsoft Security Advisory CVE-2026-62898 – .NET Information Disclosure Vulnerability

Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in Microsoft QUIC. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A use after free in Microsoft QUIC allows an...

7.5CVSS5.5AI score0.01112EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 5:05 p.m.13 views

CVE-2026-61349

Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.00238EPSS
SaveExploits0References2Affected Software17
EUVD
EUVD
added 2026/08/11 5:04 p.m.10 views

EUVD-2026-56383

Use after free in Windows Schannel allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 6:17 a.m.18 views

CVE-2026-11894

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS0.0017EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 5:08 a.m.12 views

CVE-2026-11894

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS5.8AI score0.0017EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/11 5:08 a.m.77 views

CVE-2026-11894

The CVE-2026-11894 entry concerns Realtek’s BEE Bluetooth HCI driver (bt_hci_bee_send in drivers/bluetooth/hci/hci_bee.c). The vulnerability arises from violating the bt_hci_driver_api buffer-ownership contract: on error, the host should retain and unref the transmit net_buf, but the pre-fix code...

5.9CVSS5.8AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 5:08 a.m.36 views

CVE-2026-11894 Double-free / use-after-free in Realtek BEE Bluetooth HCI driver `send()` error paths

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 5:08 a.m.12 views

EUVD-2026-55937

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS5.8AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 5:08 a.m.16 views

CVE-2026-11894 Double-free / use-after-free in Realtek BEE Bluetooth HCI driver `send()` error paths

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.9 views

PT-2026-70650

Use after free in Microsoft Office allows an unauthorized attacker to execute code locally...

7.8CVSS5.3AI score0.00439EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2021-9894

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.01232EPSS
SaveExploits0References1
Rows per page
Query Builder