CVE-2025-50952
- EPSS 0.04%
- Published 07.08.2025 00:00:00
- Last modified 14.08.2025 20:08:10
openjpeg v 2.5.0 was discovered to contain a NULL pointer dereference via the component /openjp2/dwt.c.
CVE-2025-54874
- EPSS 0.05%
- Published 05.08.2025 14:33:17
- Last modified 26.09.2025 22:15:33
OpenJPEG is an open-source JPEG 2000 codec. In OpenJPEG from 2.5.1 through 2.5.3, a call to opj_jp2_read_header may lead to OOB heap memory write when the data stream p_stream is too short and p_image is not initialized.
CVE-2023-39329
- EPSS 0.16%
- Published 13.07.2024 03:15:09
- Last modified 08.08.2025 16:24:07
A flaw was found in OpenJPEG. A resource exhaustion can occur in the opj_t1_decode_cblks function in tcd.c through a crafted image file, causing a denial of service.
CVE-2023-39327
- EPSS 0.05%
- Published 13.07.2024 03:15:09
- Last modified 08.08.2025 16:23:36
A flaw was found in OpenJPEG. Maliciously constructed pictures can cause the program to enter a large loop and continuously print warning messages on the terminal.
CVE-2023-39328
- EPSS 0.02%
- Published 09.07.2024 14:15:03
- Last modified 18.08.2025 16:45:00
A vulnerability was found in OpenJPEG similar to CVE-2019-6988. This flaw allows an attacker to bypass existing protections and cause an application crash through a maliciously crafted file.
CVE-2022-1122
- EPSS 0.06%
- Published 29.03.2022 18:15:07
- Last modified 21.11.2024 06:40:05
A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitia...
CVE-2021-3575
- EPSS 0.42%
- Published 04.03.2022 18:15:08
- Last modified 21.11.2024 06:21:53
A heap-based buffer overflow was found in openjpeg in color.c:379:42 in sycc420_to_rgb when decompressing a crafted .j2k file. An attacker could use this to execute arbitrary code with the permissions of the application compiled against openjpeg.
CVE-2020-27823
- EPSS 0.04%
- Published 13.05.2021 15:15:07
- Last modified 21.11.2024 05:21:52
A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availab...
CVE-2020-27824
- EPSS 0.25%
- Published 13.05.2021 14:15:17
- Last modified 21.11.2024 05:21:52
A flaw was found in OpenJPEG’s encoder in the opj_dwt_calc_explicit_stepsizes() function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to s...
CVE-2021-29338
- EPSS 0.1%
- Published 14.04.2021 14:15:14
- Last modified 21.11.2024 06:00:58
Integer Overflow in OpenJPEG v2.4.0 allows remote attackers to crash the application, causing a Denial of Service (DoS). This occurs when the attacker uses the command line option "-ImgDir" on a directory that contains 1048576 files.