Out-of-bounds write in ImageSharp - #VU150203
Published: September 16, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an out-of-bounds write in GrayscaleLevelsRowOperation when processing attacker-supplied 32-bit floating-point TIFF images through HistogramEqualization(). A remote attacker can supply a TIFF image containing non-finite or out-of-range luminance values to cause a denial of service.
The report covers HistogramEqualization() only and does not claim Adaptive Histogram Equalization or AutoLevel behavior.