AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-71392

MEDIUM · CVSS 5.3 EPSS 0.39% Public Exploit

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

CyberRota Analysis

AI-Generated

GNU Emacs for Android is vulnerable to an integer overflow in the sfnt_read_cmap_format_12() function, which can be exploited through a specially crafted TrueType font file. This vulnerability may lead to heap buffer overflow and potential code execution, posing a risk to users who process untrusted font files. Android developers and users of Emacs should prioritize this issue to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71392
Severity
MEDIUM
CVSS
5.3
EPSS
0.39%
Android

Original NVD Description

GNU Emacs for Android is vulnerable to an integer overflow in the sfnt_read_cmap_format_12() function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. 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 results in heap memory corruption that can lead to code execution. This issue was fixed in commit c4e20777c26548722a37b03db93243e83a0d6188