CWE-126
Buffer Over-read
Description
The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.
Hierarchy (View 1000)
CVEs mapped to this weakness (492)
page 23 of 25| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2026-27798 | Med | 0.19 | 4.0 | 0.00 | Feb 26, 2026 | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a heap buffer over-read vulnerability occurs when processing an image with small dimension using the `-wavelet-denoise` operator. Versions… | ||
| CVE-2025-66038 | Low | 0.18 | 3.9 | 0.00 | Mar 30, 2026 | OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sc_compacttlv_find_tag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag (high nibble) and value length (low nibble). With a 1-byte buffer {0x0A}, the… | ||
| CVE-2024-42333 | Low | 0.18 | 2.7 | 0.01 | Nov 27, 2024 | The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c | ||
| CVE-2026-40341 | Low | 0.16 | 3.5 | 0.00 | Apr 18, 2026 | libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, an out of bound read in ptp_unpack_EOS_FocusInfoEx could be used to crash libgphoto2 when processing input from untrusted USB devices. Commit c385b34af260595dfbb5f9329526be5158985987… | ||
| CVE-2024-12975 | Low | 0.07 | — | 0.00 | Mar 7, 2025 | A buffer overread can occur in the CPC application when operating in full duplex SPI upon receiving an invalid packet over the SPI interface. | ||
| CVE-2023-49285 | Hig | 0.07 | 8.6 | 0.89 | Dec 4, 2023 | Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a Buffer Overread bug Squid is vulnerable to a Denial of Service attack against Squid HTTP Message processing. This bug is fixed by Squid version 6.5. Users are advised to upgrade. There are no… | ||
| CVE-2025-11961 | Low | 0.05 | 1.9 | 0.00 | Dec 31, 2025 | pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an… | ||
| CVE-2006-7197 | 0.01 | — | 0.08 | Apr 25, 2007 | The AJP connector in Apache Tomcat 5.5.15 uses an incorrect length for chunks, which can cause a buffer over-read in the ajp_process_callback in mod_jk, which allows remote attackers to read portions of sensitive memory. | |||
| CVE-2026-62353 | Med | 0.00 | 5.4 | 0.00 | Jul 15, 2026 | TDengine is a time-series database optimized for Internet of Things devices. Prior to 3.4.1.14, source/libs/parser/src/parTokenizer.c tGetToken() incremented past a trailing backslash in a SQL string literal such as 'abc\ and read one byte beyond the null terminator, allowing an… | ||
| CVE-2026-57968 | Hig | 0.00 | 7.8 | 0.00 | Jul 14, 2026 | Buffer over-read in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally. | ||
| CVE-2026-55036 | Hig | 0.00 | 7.8 | 0.00 | Jul 14, 2026 | Buffer over-read in Microsoft Office Excel allows an unauthorized attacker to execute code locally. | ||
| CVE-2026-50504 | Med | 0.00 | 6.5 | 0.01 | Jul 14, 2026 | Buffer over-read in Remote Desktop Client allows an unauthorized attacker to disclose information over a network. | ||
| CVE-2026-50485 | Med | 0.00 | 4.5 | 0.00 | Jul 14, 2026 | Buffer over-read in Windows Hyper-V allows an authorized attacker to deny service over an adjacent network. | ||
| CVE-2026-50475 | Med | 0.00 | 5.5 | 0.01 | Jul 14, 2026 | Buffer over-read in Windows Kernel allows an authorized attacker to disclose information locally. | ||
| CVE-2026-50468 | Med | 0.00 | 6.5 | 0.01 | Jul 14, 2026 | Buffer over-read in SQL Server allows an authorized attacker to disclose information over a network. | ||
| CVE-2026-50445 | Med | 0.00 | 6.5 | 0.01 | Jul 14, 2026 | Buffer over-read in Windows RDP allows an unauthorized attacker to disclose information over a network. | ||
| CVE-2026-50435 | Hig | 0.00 | 7.8 | 0.00 | Jul 14, 2026 | Buffer over-read in Windows Overlay Filter allows an authorized attacker to elevate privileges locally. | ||
| CVE-2026-50402 | Hig | 0.00 | 7.8 | 0.00 | Jul 14, 2026 | Incorrect conversion between numeric types in Windows NTFS allows an authorized attacker to elevate privileges locally. | ||
| CVE-2026-50383 | Med | 0.00 | 6.1 | 0.00 | Jul 14, 2026 | Buffer over-read in Windows Print Spooler Components allows an authorized attacker to disclose information locally. | ||
| CVE-2026-50372 | Hig | 0.00 | 7.0 | 0.00 | Jul 14, 2026 | Buffer over-read in Windows Redirected Drive Buffering allows an authorized attacker to elevate privileges locally. |
- risk 0.19cvss 4.0epss 0.00
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a heap buffer over-read vulnerability occurs when processing an image with small dimension using the `-wavelet-denoise` operator. Versions…
- risk 0.18cvss 3.9epss 0.00
OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sc_compacttlv_find_tag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag (high nibble) and value length (low nibble). With a 1-byte buffer {0x0A}, the…
- risk 0.18cvss 2.7epss 0.01
The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c
- risk 0.16cvss 3.5epss 0.00
libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, an out of bound read in ptp_unpack_EOS_FocusInfoEx could be used to crash libgphoto2 when processing input from untrusted USB devices. Commit c385b34af260595dfbb5f9329526be5158985987…
- risk 0.07cvss —epss 0.00
A buffer overread can occur in the CPC application when operating in full duplex SPI upon receiving an invalid packet over the SPI interface.
- risk 0.07cvss 8.6epss 0.89
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a Buffer Overread bug Squid is vulnerable to a Denial of Service attack against Squid HTTP Message processing. This bug is fixed by Squid version 6.5. Users are advised to upgrade. There are no…
- risk 0.05cvss 1.9epss 0.00
pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an…
- CVE-2006-7197Apr 25, 2007risk 0.01cvss —epss 0.08
The AJP connector in Apache Tomcat 5.5.15 uses an incorrect length for chunks, which can cause a buffer over-read in the ajp_process_callback in mod_jk, which allows remote attackers to read portions of sensitive memory.
- risk 0.00cvss 5.4epss 0.00
TDengine is a time-series database optimized for Internet of Things devices. Prior to 3.4.1.14, source/libs/parser/src/parTokenizer.c tGetToken() incremented past a trailing backslash in a SQL string literal such as 'abc\ and read one byte beyond the null terminator, allowing an…
- risk 0.00cvss 7.8epss 0.00
Buffer over-read in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally.
- risk 0.00cvss 7.8epss 0.00
Buffer over-read in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
- risk 0.00cvss 6.5epss 0.01
Buffer over-read in Remote Desktop Client allows an unauthorized attacker to disclose information over a network.
- risk 0.00cvss 4.5epss 0.00
Buffer over-read in Windows Hyper-V allows an authorized attacker to deny service over an adjacent network.
- risk 0.00cvss 5.5epss 0.01
Buffer over-read in Windows Kernel allows an authorized attacker to disclose information locally.
- risk 0.00cvss 6.5epss 0.01
Buffer over-read in SQL Server allows an authorized attacker to disclose information over a network.
- risk 0.00cvss 6.5epss 0.01
Buffer over-read in Windows RDP allows an unauthorized attacker to disclose information over a network.
- risk 0.00cvss 7.8epss 0.00
Buffer over-read in Windows Overlay Filter allows an authorized attacker to elevate privileges locally.
- risk 0.00cvss 7.8epss 0.00
Incorrect conversion between numeric types in Windows NTFS allows an authorized attacker to elevate privileges locally.
- risk 0.00cvss 6.1epss 0.00
Buffer over-read in Windows Print Spooler Components allows an authorized attacker to disclose information locally.
- risk 0.00cvss 7.0epss 0.00
Buffer over-read in Windows Redirected Drive Buffering allows an authorized attacker to elevate privileges locally.