Impact
The vulnerability is an out‑of‑bounds heap read in the MOBI HuffDic decompressor. A malformed .mobi file allows the program to read memory beyond the CDIC dictionary buffer, potentially exposing sensitive data and causing a crash. The read occurs because the bounds check in AddCdicData() covers only part of the range actually accessed by DecodeOne().
Affected Systems
SumatraPDF read software for Windows, provided by SumatraPDFReader. Versions 3.5.2 and earlier are affected. The issue resides in the MOBI support component.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, and the EPSS score of less than 1% shows a low likelihood of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. The typical attack requires a user to open a crafted .mobi file, so the vector is local or requires social engineering. Successful exploitation results in denial of service via a crash and may expose data from the heap.
OpenCVE Enrichment