CWE-190

Medium likelihood

Integer Overflow or Wraparound

Parent: CWE-682 - Incorrect Calculation

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.

3,065 vulnerabilities with CWE-190
CVE-2026-6783 MEDIUM
Incorrect boundary conditions, integer overflow in the Audio/Video: Playback component
CVSS 5.3
CVE-2026-6773 HIGH
Denial-of-service due to integer overflow in the Graphics: WebGPU component
CVSS 7.5
CVE-2026-40250 HIGH
OpenEXR has integer overflow in DWA decoder outBufferEnd pointer arithmetic (missed variant of CVE-2026-34589)
CVSS 7.1
CVE-2026-40244 HIGH
OpenEXR has integer overflow in DWA setupChannelData planarUncRle pointer arithmetic (missed variant of CVE-2026-34589)
CVSS 7.1
CVE-2026-39886 MEDIUM
OpenEXR has HTJ2K Signed Integer Overflow in ht_undo_impl()
CVSS 5.3
CVE-2026-41445 HIGH
KissFFT Integer Overflow Heap Buffer Overflow via kiss_fftndr_alloc()
CVSS 8.8
CVE-2026-41254 MEDIUM
Little CMS 2.18 - Integer Overflow
CVSS 4.0
CVE-2026-28214 MEDIUM
Firebird server hangs when using specific clumplet on batch creation
CVSS 6.5
CVE-2026-40962 MEDIUM
FFmpeg < 8.1 - Out-of-Bounds Access
CVSS 4.9
CVE-2026-6385 MEDIUM
Ffmpeg: ffmpeg: denial of service and potential arbitrary code execution via signed integer overflow in dvd subtitle parser
CVSS 6.5
CVE-2026-40915 MEDIUM
Gimp: gimp: heap buffer overflow due to integer overflow in fits image loader
CVSS 5.5
CVE-2026-33020 HIGH
libsixel: Integer Overflow in write_png_to_file() leads to Heap-based Buffer Overflow
CVSS 7.1
CVE-2026-33019 HIGH
libsixel: Integer overflow leads to Out-of-bounds Read in img2sixel
CVSS 7.1
CVE-2026-26178 HIGH
Windows Advanced Rasterization Platform Elevation of Privilege Vulnerability
CVSS 8.8
CVE-2026-39811 MEDIUM
Fortinet FortiWeb < 8.0.3 - Denial of Service
CVSS 4.9
CVE-2026-34238 MEDIUM
ImageMagick: Integer overflow in despeckle operation causes heap buffer overflow on 32-bit builds
CVSS 5.1
CVE-2026-33900 MEDIUM
ImageMagick has a Heap overflow caused by integer overflow/wraparound in viff encoder on 32-bit builds
CVSS 5.9
CVE-2026-32316 HIGH
jq: Integer overflow in jvp_string_append() allows Heap-based Buffer Overflow
CVSS 8.2
CVE-2026-6192 LOW
uclouvain openjpeg pi.c opj_pi_initialise_encode integer overflow
CVSS 3.3
CVE-2026-40447 MEDIUM
Samsung Open Source Escargot 97e8115ab1110bc502b4b5e4a0c689a71520d335 - Integer Overflow
CVSS 5.1
CVE-2026-25208 HIGH
Samsung Open Source Escargot 97e8115ab1110bc502b4b5e4a0c689a71520d335 - Buffer Overflow
CVSS 8.1
CVE-2026-40385 MEDIUM
Libexif < 0.6.25 - Information Disclosure
CVSS 4.0
CVE-2026-4154 HIGH
GIMP XPM File Parsing Integer Overflow Remote Code Execution Vulnerability
CVSS 7.8
CVE-2026-4151 HIGH
GIMP ANI File Parsing Integer Overflow Remote Code Execution Vulnerability
CVSS 7.8
CVE-2026-4150 HIGH
GIMP PSD File Parsing Integer Overflow Remote Code Execution Vulnerability
CVSS 7.8
Details
Vulnerabilities 3,065
Exploit Likelihood Medium