CVE-2025-50952
- EPSS 0.04%
- Veröffentlicht 07.08.2025 00:00:00
- Zuletzt bearbeitet 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%
- Veröffentlicht 05.08.2025 14:33:17
- Zuletzt bearbeitet 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%
- Veröffentlicht 13.07.2024 03:15:09
- Zuletzt bearbeitet 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%
- Veröffentlicht 13.07.2024 03:15:09
- Zuletzt bearbeitet 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%
- Veröffentlicht 09.07.2024 14:15:03
- Zuletzt bearbeitet 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%
- Veröffentlicht 29.03.2022 18:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 04.03.2022 18:15:08
- Zuletzt bearbeitet 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%
- Veröffentlicht 13.05.2021 15:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 13.05.2021 14:15:17
- Zuletzt bearbeitet 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%
- Veröffentlicht 14.04.2021 14:15:14
- Zuletzt bearbeitet 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.