Out-of-bounds write in libass - CVE-2026-61626
Published: July 22, 2026
libass
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds write in read-order handling in the ass_process_chunk API when processing malformed Matroska packets with negative ReadOrder values. A remote attacker can supply a crafted Matroska stream to cause a denial of service.
Exploitation requires read-order checking to be enabled and malicious events to be pruned either explicitly or through automatic pruning after it has been enabled. User interaction is required to load the crafted Matroska stream.