Out-of-bounds write in ImageSharp - #VU150205
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 T6BitCompressor.WriteCode when encoding a 1-bit TIFF image with CCITT Group 4 compression. A remote attacker can supply a crafted Group 4 TIFF that is decoded and re-encoded to cause a denial of service.
The issue is limited to the T6 encoder path.