Logo
vulnerabilityCVE-2026-56389
Name
CVE-2026-56389
Source
NVD ( link)Debian ( link)
Description
GNU Bison allows for an execution of an arbitrary program during HTML report generation due to improper handling of grammar-defined configuration variables. A grammar file can override the executable used for the XML‑to‑HTML transformation step via %define tool.xsltproc, which is accepted without restriction and passed directly to execvp(). When running bison --html on a attacker-provided grammar, this behavior allows execution of an arbitrary program with the privileges of the Bison process. Maintainers of this project were notified about this vulnerability, and fixed the issue in commit 3169c1e7a2c6acc4c59dfcf8b089896d6881925b. However, they did not provide vulnerable version range. Version 3.8.2 was tested and confirmed as vulnerable, other versions were not tested but might also be vulnerable.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
bison
Patched

Vulnerability Ratings#


6.8
CVSSv4
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
openwrt
master
3.8.2-r1
Not Affected
openwrt
openwrt-25.12
3.8.2-r1
Not Affected
yocto
kirkstone
3.8.2
Not Affected
yocto
scarthgap
3.8.2
Not Affected

Resolved with patches#


bison (yocto:master)

#
Title
Author
Resolve
1
html: use xsltproc from PATH
Paul Eggert <eggert@cs.ucla.edu>
CVE-2026-56389