CVE-2026-63729
The SyncTeX parser (synctex_parser.c) shipped with TeX Live and embedded by downstream consumers such as GNOME Evince contains a heap use-af
CVSS
6.6
Medium
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Jul 21, 2026 · Last modified: Jul 21, 2026 · CWE-416
Not enough EPSS history yet.
The SyncTeX parser (synctex_parser.c) shipped with TeX Live and embedded by downstream consumers such as GNOME Evince contains a heap use-after-free vulnerability that allows attackers to crash applications or potentially execute arbitrary code by supplying a malformed .synctex or .synctex.gz file. A malformed SyncTeX file can construct a ref node with a NULL parent pointer, causing the replacement routine to fail to detach the node from its sibling chain, which triggers recursive freeing of live tree nodes and leaves dangling pointers that are later accessed by the parser during document load.
- fatihhcelik.github.iohttps://fatihhcelik.github.io/posts/evince-synctex-heap-use-after-free/
- github.comhttps://github.com/TeX-Live/texlive-source/
- github.comhttps://github.com/TeX-Live/texlive-source/commit/002dcd3eac30db5c352f53d4181737961cc7ee9a
- www.vulncheck.comhttps://www.vulncheck.com/advisories/tex-live-synctex-parser-heap-use-after-free-via-malformed-synctex-file