VYPR

CWE-190

Integer Overflow or Wraparound

BaseStableLikelihood: Medium

Description

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-92

CVEs mapped to this weakness (3,387)

page 150 of 170
  • CVE-2026-42798MedApr 30, 2026
    risk 0.19cvss 4.0epss 0.00

    Little CMS (lcms2) 2.16 through 2.18 before 2.19 has an integer overflow in ParseCube in cmscgats.c.

  • CVE-2026-41254MedApr 18, 2026
    risk 0.19cvss 4.0epss 0.00

    Little CMS (lcms2) through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication.

  • CVE-2026-40385MedApr 12, 2026
    risk 0.19cvss 4.0epss 0.00

    In libexif through 0.6.25, an unsigned 32bit integer overflow in Nikon MakerNote handling could be used by local attackers to cause crashes or information leaks. This only affects 32bit systems.

  • CVE-2024-21851LowFeb 2, 2024
    risk 0.19cvss 2.9epss 0.00

    in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overflow through integer overflow.

  • CVE-2024-21845LowFeb 2, 2024
    risk 0.19cvss 2.9epss 0.00

    in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overflow through integer overflow.

  • CVE-2025-24324LowAug 12, 2025
    risk 0.18cvss 2.8epss 0.00

    Integer overflow or wraparound in the Linux kernel-mode driver for some Intel(R) 800 Series Ethernet before version 1.17.2 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • CVE-2023-48237LowNov 16, 2023
    risk 0.18cvss 2.8epss 0.01

    Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all…

  • CVE-2023-48236LowNov 16, 2023
    risk 0.18cvss 2.8epss 0.01

    Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in…

  • CVE-2023-48235LowNov 16, 2023
    risk 0.18cvss 2.8epss 0.01

    Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX - lnum will cause the overflow. Impact is…

  • CVE-2023-48234LowNov 16, 2023
    risk 0.18cvss 2.8epss 0.01

    Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit…

  • CVE-2023-48233LowNov 16, 2023
    risk 0.18cvss 2.8epss 0.01

    Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has…

  • CVE-2026-8275LowMay 11, 2026
    risk 0.17cvss 3.7epss 0.01

    A vulnerability was detected in bettercap up to 2.41.5. Affected by this vulnerability is the function ippReadChunkedBody of the file modules/zerogod/zerogod_ipp_primitives.go of the component zerogod IPP Service. Performing a manipulation results in integer coercion error. The…

  • CVE-2024-58263LowJul 27, 2025
    risk 0.17cvss 3.7epss 0.00

    The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations.

  • CVE-2025-6052LowJun 13, 2025
    risk 0.17cvss 3.7epss 0.00

    A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a…

  • CVE-2026-28729LowAug 11, 2026
    risk 0.16cvss epss 0.00

    Integer overflow in the UEFI firmware for the Intel(R) 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…

  • CVE-2023-20507LowFeb 11, 2025
    risk 0.15cvss 2.3epss 0.00

    An integer overflow in the ASP could allow a privileged attacker to perform an out-of-bounds write, potentially resulting in loss of data integrity.

  • CVE-2019-19004LowFeb 11, 2021
    risk 0.15cvss 3.3epss 0.01

    A biWidth*biBitCnt integer overflow in input-bmp.c in autotrace 0.31.1 allows attackers to provide an unexpected input value to malloc via a malformed bitmap image.

  • CVE-2016-9580LowAug 1, 2018
    risk 0.15cvss 3.3epss 0.02

    An integer overflow vulnerability was found in tiftoimage function in openjpeg 2.1.2, resulting in heap buffer overflow.

  • CVE-2026-53910LowJul 22, 2026
    risk 0.14cvss epss 0.00

    diff3 tool from GNU diffutils is vulnerable to a heap‑based buffer overflow due to multiple signed integer overflows in line‑mapping calculations. Incorrect arithmetic in mapping line ranges can result in corrupted values being used for memory allocation and loop bounds.…

  • CVE-2026-14787LowJul 6, 2026
    risk 0.14cvss 3.3epss 0.00

    A weakness has been identified in radareorg radare2 up to 6.1.6. Affected is the function cmd_print in the library libr/core/cmd_print.inc of the component pb Print Command Handler. This manipulation causes integer overflow. The attack needs to be launched locally. The exploit…