AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-71394

MEDIUM · CVSS 5.3 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

GNU Emacs for Android is vulnerable due to improper validation of table header input in the font parsing function, which can lead to the use of uninitialized heap memory. An attacker can exploit this vulnerability by delivering a crafted font file, potentially resulting in information disclosure, application crashes, or arbitrary memory access on 32-bit devices. Users and developers of Emacs on Android should prioritize applying the fix to mitigate these risks.

CVE
CVE-2026-71394
Severity
MEDIUM
CVSS
5.3
EPSS
0.28%
Android

Original NVD Description

GNU Emacs for Android improperly validates the table header input in sfnt_read_table_directory() in src/sfnt.c. Due to an incorrect comparison variable in the read-length check, a crafted font file that claims to contain more table directory entries than actually present causes the parser to return a struct with uninitialized heap memory in the table directory entries. An attacker can deliver a malicious font file via email, EWW (Emacs Web Wowser), or documents with custom faces, causing Emacs to load it. This leads to the use of uninitialized heap data in subsequent table lookups, potentially resulting in information disclosure, crashes, or arbitrary memory access on 32-bit targets. This issue is fixed after commit 7621ee1d01229d50e5c0cddea6bf0b01095a62cf