Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Haaeein

#19872of 53,624
13.1Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-7171
5.5
2026-02-09
Sumatrapdf · Sumatrapdf · CVE-2026-25920
**Name of the Vulnerable Software and Affected Versions** SumatraPDF versions 3.5.2 and earlier **Description** A heap out-of-bounds read issue exists in SumatraPDF's MOBI HuffDic decompressor. The bounds check within the `AddCdicData()` function does not validate the complete range accessed by the `DecodeOne()` function. Processing a specially crafted MOBI file can result in reading approximately (1 << codeLength) bytes beyond the CDIC dictionary buffer, potentially causing a crash. **Recommendations** Update SumatraPDF to a version later than 3.5.2.
PT-2026-7172
7.6
2026-02-09
Unknown · Sumatrapdf · CVE-2026-25961
**Name of the Vulnerable Software and Affected Versions** SumatraPDF versions 3.5.0 through 3.5.2 **Description** SumatraPDF’s update process has a flaw where TLS hostname verification is disabled (`INTERNET FLAG IGNORE CERT CN INVALID`) and installers are executed without signature verification. This allows a network attacker possessing a valid TLS certificate, such as one from Let's Encrypt, to intercept the update check, inject a malicious installer URL, and potentially execute arbitrary code. **Recommendations** Update to a version beyond 3.5.2.