SumatraPDF project authors

2 exploits Active since Jan 2026
CVE-2026-23951 WRITEUP MEDIUM WRITEUP
SumatraPDF - Out-of-bounds Read in PalmDbReader Mobi File Handling
SumatraPDF is a multi-format reader for Windows. All versions contain an off-by-one error in the validation code that only triggers with exactly 2 records, causing an integer underflow in the size calculation. This bug exists in PalmDbReader::GetRecord when opening a crafted Mobi file, resulting in an out-of-bounds heap read that crashes the app. There are no published fixes at the time of publication.
CVSS 5.5
CVE-2026-25920 WRITEUP MEDIUM WRITEUP
SumatraPDF <3.5.2 - Memory Corruption
SumatraPDF is a multi-format reader for Windows. In 3.5.2 and earlier, a heap out-of-bounds read vulnerability exists in SumatraPDF's MOBI HuffDic decompressor. The bounds check in AddCdicData() only validates half the range that DecodeOne() actually accesses. Opening a crafted .mobi file can read nearly (1 << codeLength) bytes beyond the CDIC dictionary buffer, leading to a crash.
CVSS 5.5