VYPR

Bison

by GNU

CVEs (4)

  • CVE-2026-56389MedJul 29, 2026
    risk 0.44cvss epss 0.00

    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,…

  • CVE-2020-14150MedJun 15, 2020
    risk 0.36cvss 5.5epss 0.00

    GNU Bison before 3.5.4 allows attackers to cause a denial of service (application crash). NOTE: there is a risk only if Bison is used with untrusted input, and an observed bug happens to cause unsafe behavior with a specific compiler/architecture. The bug reports were intended…

  • CVE-2026-56390MedJul 29, 2026
    risk 0.30cvss epss 0.00

    GNU Bison improperly handles grammar‑defined output paths. Grammar directives such as %output and %header allow specifying file paths, which are accepted without restriction and override caller‑supplied output options. When processing attacker-supplied grammar, this…

  • CVE-2020-24240MedAug 25, 2020
    risk 0.00cvss 5.5epss 0.01

    GNU Bison before 3.7.1 has a use-after-free in _obstack_free in lib/obstack.c (called from gram_lex) when a '\0' byte is encountered. NOTE: there is a risk only if Bison is used with untrusted input, and the observed bug happens to cause unsafe behavior with a specific…