CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

uclouvain

openjpeg

39 known vulnerabilities · sorted by CVSS score

CVE-2018-7648
CRITICAL9.8

An issue was discovered in mj2/opj_mj2_extract.c in OpenJPEG 2.3.0. The output prefix was not checked for length, which could overflow a buffer, when providing a prefix with 50 or more characters on the command line.

uclouvain / openjpeg
Network
Published Mar 2, 2018
Page 1 of 2
CVE-2025-54874
CRITICAL9.8

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.

uclouvain / openjpeg
Network
Published Aug 5, 2025
CVE-2018-21010
HIGH8.8

OpenJPEG before 2.3.1 has a heap buffer overflow in color_apply_icc_profile in bin/common/color.c.

uclouvain / openjpeg+1
Network
Published Sep 5, 2019
CVE-2018-16375
HIGH8.8

An issue was discovered in OpenJPEG 2.3.0. Missing checks for header_info.height and header_info.width in the function pnmtoimage in bin/jpwl/convert.c can lead to a heap-based buffer overflow.

uclouvain / openjpeg
Network
Published Sep 3, 2018
CVE-2018-20847
HIGH8.8

An improper computation of p_tx0, p_tx1, p_ty0 and p_ty1 in the function opj_get_encoding_parameters in openjp2/pi.c in OpenJPEG through 2.3.0 can lead to an integer overflow.

uclouvain / openjpeg+1
Network
Published Jun 26, 2019
CVE-2020-8112
HIGH8.8

opj_t1_clbl_decode_processor in openjp2/t1.c in OpenJPEG 2.3.1 through 2020-01-28 has a heap-based buffer overflow in the qmfbid==1 case, a different issue than CVE-2020-6851.

uclouvain / openjpeg+1
Network
Published Jan 28, 2020
CVE-2018-16376
HIGH8.8

An issue was discovered in OpenJPEG 2.3.0. A heap-based buffer overflow was discovered in the function t2_encode_packet in lib/openmj2/t2.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly unspecified other impact.

uclouvain / openjpeg
Network
Published Sep 3, 2018
CVE-2014-0158
HIGH8.8

Heap-based buffer overflow in the JPEG2000 image tile decoder in OpenJPEG before 1.5.2 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted file because of incorrect j2k_decode, j2k_read_eoc, and tcd_decode_tile interaction, a related issue to CVE-2013-6045. NOTE: this is not a duplicate of CVE-2013-1447, because the scope of CVE-2013-1447 was specifically defined in http://openwall.com/lists/oss-security/2013/12/04/6 as only "null pointer dereferences, division by zero, and anything that would just fit as DoS."

uclouvain / openjpeg+2
Network
Published Apr 10, 2018
CVE-2020-27814
HIGH7.8

A heap-buffer overflow was found in the way openjpeg2 handled certain PNG format files. An attacker could use this flaw to cause an application crash or in some cases execute arbitrary code with the permission of the user running such an application.

uclouvain / openjpeg+3
Local
Published Jan 26, 2021
CVE-2021-3575
HIGH7.8

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.

uclouvain / openjpeg+5
Local
Published Mar 4, 2022
CVE-2020-27823
HIGH7.8

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 availability.

uclouvain / openjpeg+4
Local
Published May 13, 2021
CVE-2020-27844
HIGH7.8

A flaw was found in openjpeg's src/lib/openjp2/t2.c in versions prior to 2.4.0. This flaw allows an attacker to provide crafted input to openjpeg during conversion and encoding, causing an out-of-bounds write. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

uclouvain / openjpeg+2
Local
Published Jan 5, 2021
CVE-2018-14423
HIGH7.5

Division-by-zero vulnerabilities in the functions pi_next_pcrl, pi_next_cprl, and pi_next_rpcl in lib/openjp3d/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application crash).

uclouvain / openjpeg+2
Network
Published Jul 19, 2018
CVE-2020-6851
HIGH7.5

OpenJPEG through 2.3.1 has a heap-based buffer overflow in opj_t1_clbl_decode_processor in openjp2/t1.c because of lack of opj_j2k_update_image_dimensions validation.

uclouvain / openjpeg+22
Network
Published Jan 13, 2020
CVE-2018-5727
MEDIUM6.5

In OpenJPEG 2.3.0, there is an integer overflow vulnerability in the opj_t1_encode_cblks function (openjp2/t1.c). Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp file.

uclouvain / openjpeg
Network
Published Jan 16, 2018
CVE-2019-6988
MEDIUM6.5

An issue was discovered in OpenJPEG 2.3.0. It allows remote attackers to cause a denial of service (attempted excessive memory allocation) in opj_calloc in openjp2/opj_malloc.c, when called from opj_tcd_init_tile in openjp2/tcd.c, as demonstrated by the 64-bit opj_decompress.

uclouvain / openjpeg
Network
Published Jan 28, 2019
CVE-2025-50952
MEDIUM6.5

openjpeg v 2.5.0 was discovered to contain a NULL pointer dereference via the component /openjp2/dwt.c.

uclouvain / openjpeg
Network
Published Aug 7, 2025
CVE-2016-9573
MEDIUM6.5

An out-of-bounds read vulnerability was found in OpenJPEG 2.1.2, in the j2k_to_image tool. Converting a specially crafted JPEG2000 file to another format could cause the application to crash or, potentially, disclose some data from the heap.

uclouvain / openjpeg+9
Network
Published Aug 1, 2018
CVE-2018-20845
MEDIUM6.5

Division-by-zero vulnerabilities in the functions pi_next_pcrl, pi_next_cprl, and pi_next_rpcl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application crash).

uclouvain / openjpeg
Network
Published Jun 26, 2019
CVE-2018-20846
MEDIUM6.5

Out-of-bounds accesses in the functions pi_next_lrcp, pi_next_rlcp, pi_next_rpcl, pi_next_pcrl, pi_next_rpcl, and pi_next_cprl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application crash).

uclouvain / openjpeg
Network
Published Jun 26, 2019