VYPR

CWE-124

Buffer Underwrite ('Buffer Underflow')

BaseIncompleteLikelihood: Medium

Description

The product writes to a buffer using an index or pointer that references a memory location prior to the beginning of the buffer.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (40)

page 2 of 2
  • CVE-2025-20694MedJul 8, 2025
    risk 0.42cvss 6.5epss 0.00

    In Bluetooth FW, there is a possible system crash due to an uncaught exception. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS09752821; Issue ID: MSV-3342.

  • CVE-2025-53101HigJul 14, 2025
    risk 0.41cvss 7.4epss 0.01

    ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-0 and 6.9.13-26, in ImageMagick's `magick mogrify` command, specifying multiple consecutive `%d` format specifiers in a filename template causes internal…

  • CVE-2026-5089HigMay 12, 2026
    risk 0.40cvss 7.3epss 0.00

    YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 (sexagesimal) parsing code in perl_syck.h has a buffer underflow bug in both int#base60 and float#base60 handlers. When processing the leftmost segment of a colon-separated value (e.g., the 1 in…

  • CVE-2026-20104MedMar 25, 2026
    risk 0.40cvss 6.1epss 0.00

    A vulnerability in the bootloader of Cisco IOS XE Software for Cisco Catalyst 9200 Series Switches, Cisco Catalyst ESS9300 Embedded Series Switches, Cisco Catalyst IE9310 and IE9320 Rugged Series Switches, and Cisco IE3500 and IE3505 Rugged Series Switches could allow an…

  • CVE-2026-71969MedAug 10, 2026
    risk 0.37cvss 6.7epss 0.00

    OP-TEE OS through 4.10.0, fixed in commit 7b8b494, contains a buffer underwrite vulnerability in the RSA NOPAD encrypt and decrypt operations within the mbedTLS software backend and SE050 hardware driver that allows a malicious Trusted Application to corrupt secure-world heap…

  • CVE-2026-26199MedJul 20, 2026
    risk 0.35cvss 6.5epss 0.00

    HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If `H5Iget_name` is invoked on a group id with `0` for the size parameter, it will underflow when trying to place a null terminator in the buffer. This can occur if…

  • CVE-2026-41499MedApr 29, 2026
    risk 0.35cvss 6.5epss 0.00

    Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, multiple heap-based out-of-bounds WRITE vulnerabilities exist in parse_uname_string() (remoted_op.c). This function processes OS…

  • CVE-2025-4373MedMay 6, 2025
    risk 0.31cvss 4.8epss 0.01

    A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.

  • CVE-2026-73075MedAug 11, 2026
    risk 0.30cvss epss 0.00

    Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popup_mark_opacity_zindex() in src/popupwin.c can use a negative w_winrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for…

  • CVE-2024-36343MedMay 19, 2026
    risk 0.30cvss epss 0.00

    Improper input validation in the System Management Mode (SMM) communications buffer could allow a privileged attacker to perform an out of bounds read or write to a limited section of the Top of Memory Segment (TSEG) memory region, potentially resulting in loss of…

  • CVE-2024-36310MedFeb 10, 2026
    risk 0.30cvss epss 0.00

    Improper input validation in the SMM communications buffer could allow a privileged attacker to perform an out of bounds read or write to SMRAM potentially resulting in loss of confidentiality or integrity.

  • CVE-2020-9086MedDec 27, 2024
    risk 0.28cvss 4.3epss 0.00

    There is a buffer error vulnerability in some Huawei product. An unauthenticated attacker may send special UPNP message to the affected products. Due to insufficient input validation of some value, successful exploit may cause some service abnormal. (Vulnerability ID:…

  • CVE-2023-31130MedMay 25, 2023
    risk 0.27cvss 4.1epss 0.00

    c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require…

  • CVE-2026-26204MedApr 29, 2026
    risk 0.22cvss 4.4epss 0.00

    Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 1.0.0 to before version 4.14.4, a heap-based out-of-bounds WRITE occurs in GetAlertData, resulting in writing a NULL byte exactly 1 byte before the start of the buffer…

  • CVE-2026-1485LowJan 27, 2026
    risk 0.18cvss 2.8epss 0.00

    A flaw was found in Glib's content type parsing logic. This buffer underflow vulnerability occurs because the length of a header line is stored in a signed integer, which can lead to integer wraparound for very large inputs. This results in pointer underflow and out-of-bounds…

  • CVE-2026-28419MedFeb 27, 2026
    risk 0.00cvss 5.3epss 0.00

    Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory…

  • CVE-2025-68114MedDec 17, 2025
    risk 0.00cvss 4.8epss 0.00

    Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, an unchecked vsnprintf return in SStream_concat lets a malicious cs_opt_mem.vsnprintf drive SStream’s index negative or past the end, leading to a stack buffer underflow/overflow when the next write…

  • CVE-2025-61915MedNov 29, 2025
    risk 0.00cvss 6.0epss 0.00

    OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. Prior to version 2.4.15, a user in the lpadmin group can use the cups web ui to change the config and insert a malicious line. Then the cupsd process which runs as root will…

  • CVE-2025-62786HigOct 29, 2025
    risk 0.00cvss 8.1epss 0.01

    Wazuh is a free and open source platform used for threat prevention, detection, and response. A heap-based out-of-bounds WRITE occurs in decode_win_permissions, resulting in writing a NULL byte 2 bytes before the start of the buffer allocated to decoded_it. A compromised agent…

  • CVE-2023-48230MedNov 21, 2023
    risk 0.00cvss 5.9epss 0.02

    Cap'n Proto is a data interchange format and capability-based RPC system. In versions 1.0 and 1.0.1, when using the KJ HTTP library with WebSocket compression enabled, a buffer underrun can be caused by a remote peer. The underrun always writes a constant value that is not…