2 matches found
CVE-2026-47667
A flaw was found in the CImg Library, a C++ library for image processing. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted image file. The library incorrectly handles the header size when processing Analyze/NIfTI files, leading to...
7.5CVSS5.3AI score0.00609EPSS
SaveExploits0References2
EUVD-2026-46392
CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...
7.5CVSS5.5AI score0.00609EPSS
SaveExploits0References3
20