SB2026072292 - Multiple vulnerabilities in libass



SB2026072292 - Multiple vulnerabilities in libass

Published: July 22, 2026

Security Bulletin ID SB2026072292
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Out-of-bounds write (CVE-ID: CVE-2026-61626)

CWE-ID: CWE-787 - Out-of-bounds write

CVSSv4: 7.1 [CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


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.


2) Out-of-bounds write (CVE-ID: CVE-2026-61627)

CWE-ID: CWE-787 - Out-of-bounds write

CVSSv4: 7.1 [CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to out-of-bounds read and out-of-bounds write in wrap_lines_measure when parsing malicious ASS content. A remote attacker can trick the victim into loading crafted ASS content to cause a denial of service.

User interaction is required to load the crafted ASS content.


Remediation

Install update from vendor's website.