Skip to main content

Cimg

14 CVEs product

Monthly

CVE-2026-47667 Jul 21, 19:57 HIGH PATCH This Week

Denial-of-service via unbounded memory allocation and leak in the CImg C++ image-processing library affects all versions prior to 4.0.0. In _load_analyze(), a 4-byte attacker-controlled header_size field from an Analyze/NIfTI (.hdr/.img/.nii) file is passed straight to a heap allocation of up to ~4 GB with no check against real file size; when the subsequent short read throws a CImgIOException the buffer is never freed, leaking the full allocation on every call. No public exploit identified at time of analysis and no KEV/EPSS signals were provided, but a 6-byte crafted file reliably leaks ~1.3 GB per invocation, enabling memory-exhaustion DoS against any service that feeds untrusted files to CImg.

Information Disclosure Cimg
NVD GitHub
CVSS 3.1
7.5
EPSS
0.4%
CVE-2024-26540 Mar 15, 01:15 HIGH POC This Week

A heap-based buffer overflow in Clmg before 3.3.3 can occur via a crafted file to cimg_library::CImg<unsigned char>::_load_analyze. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Heap Overflow Buffer Overflow Cimg
NVD GitHub
CVSS 3.1
7.8
EPSS
0.3%
CVE-2023-41484 Sep 20, 20:15 HIGH POC This Week

An issue in cimg.eu Cimg Library v2.9.3 allows an attacker to obtain sensitive information via a crafted JPEG file. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Cimg
NVD GitHub
CVSS 3.1
8.1
EPSS
0.6%
CVE-2022-1325 Aug 31, 16:15 MEDIUM POC PATCH This Month

A flaw was found in Clmg, where with the help of a maliciously crafted pandore or bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge. Rated medium severity (CVSS 5.5), this vulnerability is no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Cimg
NVD GitHub
CVSS 3.1
5.5
EPSS
0.4%
CVE-2020-25693 Dec 03, 17:15 HIGH POC This Week

A flaw was found in CImg in versions prior to 2.9.3. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Integer Overflow Cimg Fedora
NVD
CVSS 3.1
8.1
EPSS
1.5%
CVE-2019-13568 Jul 31, 15:15 HIGH PATCH This Week

CImg through 2.6.7 has a heap-based buffer overflow in _load_bmp in CImg.h because of erroneous memory allocation for a malformed BMP image. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Write vulnerability could allow attackers to write data beyond allocated buffer boundaries leading to code execution or crashes.

Buffer Overflow Memory Corruption Cimg
NVD GitHub
CVSS 3.0
8.8
EPSS
1.7%
CVE-2018-7641 Mar 02, 14:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.2%
CVE-2018-7640 Mar 02, 14:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.2%
CVE-2018-7639 Mar 02, 14:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.2%
CVE-2018-7638 Mar 02, 14:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.2%
CVE-2018-7637 Mar 02, 14:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.2%
CVE-2018-7589 Mar 01, 22:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.3%
CVE-2018-7588 Mar 01, 22:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.3%
CVE-2018-7587 Mar 01, 22:29 HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Cimg
NVD GitHub
CVSS 3.0
7.8
EPSS
1.1%
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Denial-of-service via unbounded memory allocation and leak in the CImg C++ image-processing library affects all versions prior to 4.0.0. In _load_analyze(), a 4-byte attacker-controlled header_size field from an Analyze/NIfTI (.hdr/.img/.nii) file is passed straight to a heap allocation of up to ~4 GB with no check against real file size; when the subsequent short read throws a CImgIOException the buffer is never freed, leaking the full allocation on every call. No public exploit identified at time of analysis and no KEV/EPSS signals were provided, but a 6-byte crafted file reliably leaks ~1.3 GB per invocation, enabling memory-exhaustion DoS against any service that feeds untrusted files to CImg.

Information Disclosure Cimg
NVD GitHub
EPSS 0% CVSS 7.8
HIGH POC This Week

A heap-based buffer overflow in Clmg before 3.3.3 can occur via a crafted file to cimg_library::CImg<unsigned char>::_load_analyze. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Heap Overflow Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 8.1
HIGH POC This Week

An issue in cimg.eu Cimg Library v2.9.3 allows an attacker to obtain sensitive information via a crafted JPEG file. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Cimg
NVD GitHub
EPSS 0% CVSS 5.5
MEDIUM POC PATCH This Month

A flaw was found in Clmg, where with the help of a maliciously crafted pandore or bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge. Rated medium severity (CVSS 5.5), this vulnerability is no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Cimg
NVD GitHub
EPSS 1% CVSS 8.1
HIGH POC This Week

A flaw was found in CImg in versions prior to 2.9.3. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Integer Overflow Cimg +1
NVD
EPSS 2% CVSS 8.8
HIGH PATCH This Week

CImg through 2.6.7 has a heap-based buffer overflow in _load_bmp in CImg.h because of erroneous memory allocation for a malformed BMP image. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Write vulnerability could allow attackers to write data beyond allocated buffer boundaries leading to code execution or crashes.

Buffer Overflow Memory Corruption Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Buffer Overflow Cimg
NVD GitHub
EPSS 1% CVSS 7.8
HIGH POC This Week

An issue was discovered in CImg v.220. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Cimg
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy