Lucene search
+L

2338 matches found

CVE
CVE
added 1 hour ago6 views

CVE-2026-6484

In an UEFI, Lack of verified boot to certain FV may cause arbitrary code execution...

8.2CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
added yesterday5 views

EUVD-2026-56824

Incomplete cleanup in some UEFI firmware for some IntelR reference platforms within UEFI may allow an information disclosure. System software adversary with a privileged user combined with a low complexity attack may enable data exposure. This result may potentially occur via local access when...

4CVSS5.2AI score
SaveExploits0References1
CVE
CVE
added yesterday8 views

CVE-2026-20712

CVE-2026-20712 affects some Intel UEFI firmware on Intel reference platforms. The root cause is incomplete cleanup in UEFI, enabling information disclosure under local access by a privileged system software adversary with low attack complexity and no user interaction. The vulnerability’s impact i...

4CVSS5.2AI score
SaveExploits0References1
NVD
NVD
added yesterday4 views

CVE-2026-28729

Integer overflow in the UEFI firmware for the IntelR Slim Bootloader may allow an information disclosure. System software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may potentially occur via local access when attack...

2.4CVSS
SaveExploits0References1
Cvelist
Cvelist
added yesterday4 views

CVE-2026-28729

Integer overflow in the UEFI firmware for the IntelR Slim Bootloader may allow an information disclosure. System software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may potentially occur via local access when attack...

2.4CVSS
SaveExploits0References1
CVE
CVE
added yesterday6 views

CVE-2026-28729

The CVE-2026-28729 entry describes an integer overflow vulnerability in the UEFI firmware of Intel Slim Bootloader. The affected component is the UEFI firmware within Intel Slim Bootloader, with a local attack vector and low attack complexity, requiring user interaction and authenticated access (...

2.4CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added yesterday3 views

EUVD-2026-56525

Integer overflow in the UEFI firmware for the IntelR Slim Bootloader may allow an information disclosure. System software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may potentially occur via local access when attack...

2.4CVSS5.2AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-28729

Integer overflow in the UEFI firmware for the IntelR Slim Bootloader may allow an information disclosure. System software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may potentially occur via local access when attack...

2.4CVSS5.2AI score
SaveExploits0References2
HPE Security Bulletins
HPE Security Bulletins
added yesterday2 views

HPESBHF05107 rev.1 - HPE ProLiant DL/ML/XD, Alletra, and Synergy Server Using Certain Intel Processors, INTEL-SA-01437, Intel UEFI Firmware Advisory, Disclosure of Information Vulnerability

Potential Security Impact: Local: Disclosure of Information SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE Alletra Storage Server 4210 - Prior to 1.8005-292026 HPE ProLiant Compute DL110 Gen12 - Prior to 1.5007-242026 HPE ProLiant Compute DL320 Gen12 - Prior to 1.8005-292026...

5.3CVSS5.4AI score
SaveExploits0
NVD
NVD
added 2 days ago5 views

CVE-2026-19411

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader...

3.9CVSS0.00098EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago12 views

CVE-2026-19411

The CVE-2026-19411 entry describes a NULL pointer dereference in the shim application of the dp.c library. The vulnerability occurs in the function is_removable_media_path() when devicepathtostr() returns NULL, potentially allowing a denial of service on systems that rely on the shim for the UEFI...

3.9CVSS5.2AI score0.00098EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-55827

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader...

3.9CVSS5.2AI score0.00098EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-19411 Shim/dp.c library: null-pointer dereference in is_removable_media_path() when devicepathtostr() returns null

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader...

3.9CVSS0.00098EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-19411

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader. Mitigation The code could be modified to include NULL pointer...

3.9CVSS5.2AI score0.00098EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 12:6 p.m.10 views

RLSA-2026:39297 Moderate: edk2 security, bug fix, and enhancement update

EDK Embedded Development Kit is a project to enable UEFI support for Virtual Machines. This package contains a sample 64-bit UEFI firmware for QEMU and KVM. Security Fixes: openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key CVE-2026-31790 openssl: OpenSS...

7.5CVSS7AI score0.01202EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:2 p.m.9 views

PYSEC-2026-3393 UEFI Firmware Parser has a stack out-of-bounds write in tiano decompressor MakeTable

uefi-firmware contains a stack out-of-bounds write vulnerability in the native tiano/EFI decompressor. in uefifirmware/compression/Tiano/Decompress.c, MakeTable does not validate that bit-length values read from the compressed bitstream are within the expected range 0..16. a crafted firmware blob...

9.8CVSS6.4AI score
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:2 p.m.8 views

PYSEC-2026-3394 UEFI Firmware Parser has a heap out-of-bounds write in tiano decompressor ReadCLen

uefi-firmware contains a heap out-of-bounds write vulnerability in the native tiano/EFI decompressor. in uefifirmware/compression/Tiano/Decompress.c, ReadCLen reads Number = GetBitsSd, CBIT with CBIT = 9, so Number can be as large as 511, while the destination array Sd-mCLen has NC = 510 elements...

9.8CVSS6.3AI score
SaveExploits0References7
OSV
OSV
added 2026/07/09 4:16 p.m.11 views

ALPINE-CVE-2025-58151

varstored is a component of the Xapi toolstack handling UEFI Variables for a VM. It has a communication path with OVMF inside the VM involving mapping a buffer prepared by OVMF. Within varstored, there were insufficient compiler barriers, creating TOCTOU issues with data in the shared buffer. The...

9.4CVSS6.2AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/09 4:16 p.m.12 views

CVE-2025-58151

varstored is a component of the Xapi toolstack handling UEFI Variables for a VM. It has a communication path with OVMF inside the VM involving mapping a buffer prepared by OVMF. Within varstored, there were insufficient compiler barriers, creating TOCTOU issues with data in the shared buffer. The...

9.4CVSS0.0012EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/09 2:45 p.m.10 views

CVE-2025-58151

varstored is a component of the Xapi toolstack handling UEFI Variables for a VM. It has a communication path with OVMF inside the VM involving mapping a buffer prepared by OVMF. Within varstored, there were insufficient compiler barriers, creating TOCTOU issues with data in the shared buffer. The...

9.4CVSS6.2AI score0.0012EPSS
SaveExploits0References2
Rows per page
Query Builder