CVE-2026-71394
- EPSS 0.28%
- Veröffentlicht 10.08.2026 10:23:11
- Zuletzt bearbeitet 10.08.2026 18:18:51
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 ...
CVE-2026-71393
- EPSS 0.39%
- Veröffentlicht 10.08.2026 10:22:37
- Zuletzt bearbeitet 10.08.2026 18:18:51
GNU Emacs for Android is vulnerable to an integer overflow in sfnt_read_name_table() in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted...
CVE-2026-71392
- EPSS 0.39%
- Veröffentlicht 10.08.2026 10:22:26
- Zuletzt bearbeitet 10.08.2026 18:18:50
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, cau...
CVE-2026-71391
- EPSS 0.33%
- Veröffentlicht 10.08.2026 10:22:17
- Zuletzt bearbeitet 10.08.2026 18:18:50
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-...
CVE-2026-6861
- EPSS 0.11%
- Veröffentlicht 22.04.2026 14:17:07
- Zuletzt bearbeitet 06.05.2026 20:27:36
A flaw was found in GNU Emacs. This vulnerability, a memory corruption issue, occurs when Emacs processes specially crafted SVG (Scalable Vector Graphics) CSS (Cascading Style Sheets) data. A local user could exploit this by convincing a victim to op...
CVE-2024-53920
- EPSS 0.53%
- Veröffentlicht 27.11.2024 15:15:26
- Zuletzt bearbeitet 20.08.2026 16:17:03
In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This...
CVE-2024-39331
- EPSS 1.32%
- Veröffentlicht 23.06.2024 22:15:09
- Zuletzt bearbeitet 30.04.2025 16:44:51
In Emacs before 29.4, org-link-expand-abbrev in lisp/ol.el expands a %(...) link abbrev even when it specifies an unsafe function, such as shell-command-to-string. This affects Org Mode before 9.7.5.
CVE-2024-30203
- EPSS 0.58%
- Veröffentlicht 25.03.2024 15:15:52
- Zuletzt bearbeitet 01.05.2025 14:33:44
In Emacs before 29.3, Gnus treats inline MIME contents as trusted.
CVE-2024-30202
- EPSS 1.1%
- Veröffentlicht 25.03.2024 15:15:52
- Zuletzt bearbeitet 01.05.2025 14:33:59
In Emacs before 29.3, arbitrary Lisp code is evaluated as part of turning on Org mode. This affects Org Mode before 9.6.23.
CVE-2024-30204
- EPSS 0.47%
- Veröffentlicht 25.03.2024 15:15:52
- Zuletzt bearbeitet 01.05.2025 14:33:32
In Emacs before 29.3, LaTeX preview is enabled by default for e-mail attachments.