CWE-126— Buffer Over-read
The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.— MITRE CWE catalog
500 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-126page 10 of 10
- CVE-2026-42828HIGHCVSS 7.8EG 7.82026-06-09
Buffer over-read in Windows Projected File System Filter Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-4371HIGHCVSS 7.4EG 7.42026-03-24
A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or connection to a mail server were compromised, an attacker could cause the parser to malfu…
- CVE-2026-44185HIGHCVSS 7.3EG 7.32026-06-08
Buffer Over-read vulnerability in Apache HTTP Server via outbound OCSP requests to an attacker controlled OCSP server This issue affects Apache HTTP Server: from 2.4.0 through 2.4.67. Users are recommended to upgrade to version 2.4.68, w…
- CVE-2026-45460MEDIUMCVSS 4.7EG 4.72026-06-09
Buffer over-read in Microsoft Office allows an unauthorized attacker to disclose information locally.
- CVE-2026-45684MEDIUMCVSS 5.3EG 5.32026-05-18
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using …
- CVE-2026-47088LOWCVSS 3.1EG 3.12026-07-16
An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. There is heap exposure in nested MIME comment parsing. An authenticated IMAP user could craft an email message containing an RFC 822 comment ending with a backslash. When…
- CVE-2026-49854MEDIUMCVSS 5.3EG 5.32026-06-12
Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the …
- CVE-2026-50341MEDIUMCVSS 5.5EG 5.52026-07-14
Buffer over-read in Windows NTFS allows an authorized attacker to disclose information locally.
- CVE-2026-50372HIGHCVSS 7.0EG 7.02026-07-14
Buffer over-read in Windows Redirected Drive Buffering allows an authorized attacker to elevate privileges locally.
- CVE-2026-50383MEDIUMCVSS 5.5EG 6.12026-07-14
Buffer over-read in Windows Print Spooler Components allows an authorized attacker to disclose information locally.
- CVE-2026-50402HIGHCVSS 7.8EG 7.82026-07-14
Incorrect conversion between numeric types in Windows NTFS allows an authorized attacker to elevate privileges locally.
- CVE-2026-50435HIGHCVSS 7.8EG 7.82026-07-14
Buffer over-read in Windows Overlay Filter allows an authorized attacker to elevate privileges locally.
- CVE-2026-50445HIGHCVSS 7.5EG 7.52026-07-14
Buffer over-read in Windows RDP allows an unauthorized attacker to disclose information over a network.
- CVE-2026-50468MEDIUMCVSS 6.5EG 6.52026-07-14
Buffer over-read in SQL Server allows an authorized attacker to disclose information over a network.
- CVE-2026-50475MEDIUMCVSS 5.5EG 5.52026-07-14
Buffer over-read in Windows Kernel allows an authorized attacker to disclose information locally.
- CVE-2026-50485MEDIUMCVSS 5.7EG 5.72026-07-14
Buffer over-read in Windows Hyper-V allows an authorized attacker to deny service over an adjacent network.
- CVE-2026-50504HIGHCVSS 7.5EG 7.52026-07-14
Buffer over-read in Remote Desktop Client allows an unauthorized attacker to disclose information over a network.
- CVE-2026-50813MEDIUMCVSS 5.5EG 6.12026-07-08
An issue in SQLite before Fossil check-in 869a51ae84df allows a local attacker to obtain sensitive information via the Session Extension changeset concat/changegroup merge path
- CVE-2026-5260HIGHCVSS 8.2EG 8.22026-05-26
A flaw was found in libgnutls. A remote attacker, by sending an extremely short premaster secret during an RSA key exchange to a server using an RSA key backed by a PKCS#11 token, could trigger a short heap overread. This memory corruption…
- CVE-2026-53414MEDIUMCVSS 6.5EG 6.52026-08-11
Missing bounds check in the annotator function of Zoom Clients allows buffer over-read, which may allow a meeting participant to conduct a denial of service on another participant via network access.
- CVE-2026-53587HIGHCVSS 7.5EG 7.52026-08-20
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in s…
- CVE-2026-55036HIGHCVSS 7.8EG 7.82026-07-14
Buffer over-read in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
- CVE-2026-55238MEDIUMCVSS 5.3EG 5.32026-07-20
xrdp is an open source RDP server. Versions 0.10.6 and prior contain a vulnerability concerning the processing of RDP Confirm Active PDU, where during the capability negotiation phase, the parser did not perform sufficient length validatio…
- CVE-2026-55970MEDIUMCVSS 6.5EG 6.52026-07-27
Buffer Over-read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue.
- CVE-2026-5772MEDIUMCVSS 5.3EG 5.32026-04-09
A 1-byte stack buffer over-read was identified in the MatchDomainName function (src/internal.c) during wildcard hostname validation when the LEFT_MOST_WILDCARD_ONLY flag is active. If a wildcard * exhausts the entire hostname string, the …
- CVE-2026-57968HIGHCVSS 7.8EG 7.82026-07-14
Buffer over-read in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally.
- CVE-2026-58010HIGHCVSS 8.2EG 8.22026-06-30
A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses > instead of >=, causing an out-of-bound…
- CVE-2026-58012HIGHCVSS 8.2EG 8.22026-06-30
A flaw was found in GLib. A buffer over-read can occur in the g_regex_replace function when used with the `G_REGEX_RAW` compile flag and case-change replacement escapes because the string_append function processes matched substrings using …
- CVE-2026-58013HIGHCVSS 8.2EG 8.22026-06-30
A flaw was found in GLib. A buffer over-read can occur in g_io_channel_read_line_backend() in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This v…
- CVE-2026-59840MEDIUMCVSS 4.3EG 4.32026-07-14
A buffer over-read vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, FortiOS 7.2 all versions, FortiOS 7.0 all versions, FortiOS 6.4 all versions, FortiProxy 7.6.0 through 7.6.5, FortiProxy 7.4.0 through 7…
- CVE-2026-61347MEDIUMCVSS 5.5EG 5.52026-08-11
Buffer over-read in Windows Event Logging Service allows an authorized attacker to disclose information locally.
- CVE-2026-61350MEDIUMCVSS 4.6EG 4.62026-08-11
Buffer over-read in Windows NTFS allows an unauthorized attacker to disclose information with a physical attack.
- CVE-2026-62353MEDIUMCVSS 5.4EG 5.42026-07-15
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…
- CVE-2026-6238MEDIUMCVSS 6.5EG 6.52026-04-28
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG rec…
- CVE-2026-62730MEDIUMCVSS 5.5EG 5.52026-08-11
Buffer over-read in Windows Wired AutoConfig Service allows an authorized attacker to disclose information locally.
- CVE-2026-62746MEDIUMCVSS 5.5EG 5.52026-08-11
Buffer over-read in Windows Win32K allows an authorized attacker to disclose information locally.
- CVE-2026-62793MEDIUMCVSS 5.5EG 5.52026-08-11
Buffer over-read in Windows NTFS allows an authorized attacker to disclose information locally.
- CVE-2026-63091MEDIUMCVSS 6.5EG 6.52026-07-20
ProFTPD before 1.3.9c and 1.3.10rc3 contains a signed integer overflow vulnerability in the mod_sftp module's SCP size-record parser that allows authenticated low-privilege attackers to bypass ASLR by sending a crafted file size value of U…
- CVE-2026-64905HIGHCVSS 7.8EG 7.82026-08-11
Buffer over-read in Microsoft Office Word allows an unauthorized attacker to execute code locally.
- CVE-2026-6532MEDIUMCVSS 5.5EG 5.52026-04-30
Kismet protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service
- CVE-2026-6575MEDIUMCVSS 4.3EG 4.32026-05-14
Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that arra…
- CVE-2026-65794MEDIUMCVSS 6.5EG 6.52026-08-11
Buffer over-read in Windows SMB Client allows an unauthorized attacker to disclose information over a network.
- CVE-2026-65933MEDIUMCVSS 5.3EG 5.32026-08-13
A malformed Bluetooth connection request message can cause the BT122 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below.
- CVE-2026-65936MEDIUMCVSS 5.3EG 5.32026-08-13
A malformed Bluetooth connection request message can cause the RS9116W/SiWx917 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below.
- CVE-2026-66312HIGHCVSS 8.8EG 8.82026-08-03
Buffer over-read in Microsoft Edge (Chromium-based) allows an authorized attacker to execute code over a network.
- CVE-2026-68819HIGHCVSS 7.5EG 7.52026-08-11
Buffer over-read in Windows Network File System allows an unauthorized attacker to deny service over a network.
- CVE-2026-70652LOWCVSS 2.0EG 2.02026-08-20
libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built with libultrahdr support can incorrectly size an output buffer in libvips/foreign/uhdrsave.c within vips_foreign_save_uhdr_set_raw_hdr…
- CVE-2026-76884LOWCVSS 3.1EG 3.12026-08-19
ERF file parser crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service
- CVE-2026-76885LOWCVSS 3.1EG 3.12026-08-19
Tektronix K12xx file parser crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service
- CVE-2026-8463MEDIUMCVSS 5.3EG 5.32026-05-13
Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2_verify on empty encoded input. The auto-detect form of argon2_verify passes encoded_len - 1 as the length argument to memchr without check…
Map vulnerabilities like CWE-126 to your infrastructure
EchelonGraph correlates every CVE — across CWE-126 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →