Lucene search
+L

128002 matches found

Debian CVE
Debian CVE
added 2026/09/10 11:20 a.m.13 views

CVE-2026-84828

A flaw was found in PCS Pacemaker Configuration System. A local attacker with membership in the 'haclient' group can exploit the 'pcs host auth --token' command to read the contents of arbitrary files on the filesystem, provided the files are shorter than 256 bytes. The file contents are read wit...

6.5CVSS0.00103EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/10 11:20 a.m.10 views

CVE-2026-84828

A flaw was found in PCS Pacemaker Configuration System. A local attacker with membership in the 'haclient' group can exploit the 'pcs host auth --token' command to read the contents of arbitrary files on the filesystem, provided the files are shorter than 256 bytes. The file contents are read wit...

6.5CVSS0.00103EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 11:17 a.m.9 views

CVE-2025-62821

Extensiones de imágenes HEIF de Microsoft msheifstore.dll: Subasignación del búfer de origen en la ruta CopyPixels que conduce a lectura fuera de límites y violación de acceso DoS Al decodificar una imagen HEIF maliciosa a través de WIC, el códec msheif asigna un búfer de origen de 1 byte, pero...

9.1CVSS6AI score0.01052EPSS
SaveExploits1
NVD
NVD
added 2026/09/10 11:17 a.m.10 views

CVE-2026-87961

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/10 10:59 a.m.4 views

Elysium-Vanguard-Sentinel-Audit

SENTINEL-ROOT-AUDIT: Honor Magic V2 Hypervisor Detection Suite ➲ Project Overview SENTINEL-ROOT-AUDIT is a professional-grade security suite designed to audit kernel integrity and detect hypervisor-level interventions on the Honor Magic V2 SM8550. While the core vulnerability CVE-2025-38352 allow...

7.8CVSS7AI score0.01254EPSS
SaveExploits9
EUVD
EUVD
added 2026/09/10 10:52 a.m.8 views

EUVD-2026-75388

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/10 10:52 a.m.10 views

CVE-2026-87961

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read in the read_ID3_Header function, caused by a shadowed length parameter during ID3 synchronized-lyrics processing. An attacker can craft malicious MP3 files or HTTP audio streams with oversized frame size declarati...

7.1CVSS0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/10 10:52 a.m.38 views

CVE-2026-87961 ESP32-audioI2S 3.4.4 through 4.0.0 Heap-based Out-of-Bounds Read via Shadowed Length Parameter in read_ID3_Header

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/10 10:52 a.m.10 views

CVE-2026-87961 ESP32-audioI2S 3.4.4 through 4.0.0 Heap-based Out-of-Bounds Read via Shadowed Length Parameter in read_ID3_Header

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS6.1AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/09/10 10:38 a.m.11 views

CVE-2026-59985

A flaw was found in OpenEXR. A remote attacker could provide a specially crafted RLE-compressed EXR image, which causes a 64-bit unpacked size to truncate before memory allocation. This leads to a heap out-of-bounds read when unpack32bit attempts to read beyond the allocated buffer. Successful...

5.5CVSS0.0018EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/10 10:14 a.m.7 views

mongobleed

mongobleed CVE-2025-14847 exploit para la divulgación de memoria heap de MongoDB mediante una sobrelectura del búfer OPCOMPRESSED. Uso root@kitploit: $ bundle exec ruby mongobleed.rb --help Usage: mongobleed.rb options --host HOST Target host default: localhost --port PORT Target port default:...

8.7CVSS7.7AI score0.83218EPSS
SaveExploits39References1
RedhatCVE
RedhatCVE
added 2026/09/10 10:08 a.m.11 views

CVE-2026-87823

A flaw was found in zstd-jni. This vulnerability arises from insufficient bounds checks in direct-ByteBuffer frame-size native methods, which allows attackers to provide negative or overflowing offsets. A remote attacker can exploit this by supplying specially crafted negative offset values,...

8.8CVSS0.00432EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/10 9:45 a.m.7 views

PYSEC-2026-3940 weasyprint Has Server-Side Request Forgery (SSRF)

Summary urlfetcher is WeasyPrint's documented mechanism for restricting resource loading - applications use it to block file://, internal hosts, etc. when rendering untrusted input. Two writepdf channels ignore the document's urlfetcher and build a fresh default URLFetcher instead. A restrictive...

6.2CVSS0.0019EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/09/10 9:45 a.m.8 views

weasyprint Has Server-Side Request Forgery (SSRF)

Summaryurlfetcher is WeasyPrint's documented mechanism for restricting resource loading - applications use it to block file://, internal hosts, etc. when rendering untrusted input.Two writepdf channels ignore the document's urlfetcher and build a fresh default URLFetcher instead. A restrictive...

6.2CVSS0.0019EPSS
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/09/10 9:40 a.m.9 views

CVE-2024-21545-PoC

CVE-2024-21545-PoC Proxmox VE Lectura Arbitraria de Archivos - Compromiso Total del Sistema. Aún no probado... los probaré esta semana...

8.2CVSS7.7AI score0.00363EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 9:33 a.m.7 views

CVE-2025-68705

CVE-2025-68705 - Exploit de Path Traversal en RustFS Descripción Este script explota una vulnerabilidad de path traversal CVE-2025-68705 en RustFS que permite leer archivos arbitrarios en el servidor. Requisitos Python 3.6+ Consulta requirements.txt para las dependencias Instalación root@kitploit...

9.8CVSS6AI score0.07427EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/09/10 9:32 a.m.12 views

CVE-2026-87824

A flaw was found in zstd-jni. Attackers can exploit this by supplying oversized per-sample lengths to the Zstd.trainFromBufferDirect function, which fails to validate the samples buffer capacity. This allows for reading past buffer boundaries, leading to out-of-bounds memory access and ultimately...

8.7CVSS0.00389EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/10 9:27 a.m.8 views

vim: Vim: Information disclosure and denial of service via crafted Unicode characters in terminal emulator

A flaw was found in Vim. A remote attacker could exploit a heap-based buffer overflow and an out-of-bounds read vulnerability in Vim's terminal emulator. This occurs when processing specially crafted Unicode supplementary plane characters, potentially leading to information disclosure and denial ...

4.4CVSS0.00177EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/10 9:17 a.m.10 views

CVE-2026-88288

GeoVision GV-LPC2211 V1.13 fails to restrict the filename supplied to BKDownloadLink.cgi, allowing a remote user with valid web credentials to read arbitrary files accessible to the root-run web service...

6.5CVSS0.00366EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/10 9:17 a.m.9 views

CVE-2026-42806

An out-of-bounds read vulnerability was discovered in the Bosch BME690 SensorAPI C-driver in version v1.0.3 and prior, specifically within the field data parsing logic in readallfielddata bme69x.c. The driver prefetches heater configuration registers into a contiguous 30-byte stack buffer setval...

4.3CVSS0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder