Little CMS (lcms2) through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication.
This has been rescored by nvd to 7.5 (high) Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H https://nvd.nist.gov/vuln/detail/CVE-2026-41254 Writeup with exploit: https://abhinavagarwal07.github.io/posts/lcms2-cubesize-overflow/