vulnti.work

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfnt_vary_simple_glyph() and sfnt_vary_compound_glyph() uses a…

Info
CVECVE-2026-71391
First seen2026-08-10 12:15 UTC
Disclosed2026-08-10 11:17 UTC
Last updated2026-08-10 12:15 UTC
Channel statusauto

Summary

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfnt_vary_simple_glyph() and sfnt_vary_compound_glyph() uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font to bypass the check and trigger a heap-based out-of-bounds read via memcpy. An attacker can deliver a malicious font file via email, EWW (Emacs Web Wowser), or documents with custom faces, cau…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Lint boundary warnings (3)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://cert.pl/en/posts/2026/08/CVE-2026-71391
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=95ab9ef627b212d74d321c5bbb5b56a1be7b9fbe
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD