OESA-2026-3304

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3304
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3304.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3304
Upstream
  • CVE-2026-56389
  • CVE-2026-56390
Published
2026-08-07T02:45:25Z
Modified
2026-08-07T03:01:00.428725822Z
Severity
  • 6.8 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
bison security update
Details

Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.

Security Fix(es):

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.(CVE-2026-56389)

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 behavior allows directing generated files to arbitrary writable locations on the filesystem, potentially overwriting existing files accessible to the Bison process. Maintainers of this project were notified about this vulnerability, and fixed the issue in commit 8d101c19d4d9aaedf83a448c925513742d4efcf0. 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.(CVE-2026-56390)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / bison

Package

Name
bison
Purl
pkg:rpm/openEuler/bison&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.2-4.oe2203sp4

Ecosystem specific

{
    "x86_64": [
        "bison-3.8.2-4.oe2203sp4.x86_64.rpm",
        "bison-debuginfo-3.8.2-4.oe2203sp4.x86_64.rpm",
        "bison-debugsource-3.8.2-4.oe2203sp4.x86_64.rpm",
        "bison-devel-3.8.2-4.oe2203sp4.x86_64.rpm",
        "bison-lang-3.8.2-4.oe2203sp4.x86_64.rpm"
    ],
    "noarch": [
        "bison-help-3.8.2-4.oe2203sp4.noarch.rpm"
    ],
    "aarch64": [
        "bison-3.8.2-4.oe2203sp4.aarch64.rpm",
        "bison-debuginfo-3.8.2-4.oe2203sp4.aarch64.rpm",
        "bison-debugsource-3.8.2-4.oe2203sp4.aarch64.rpm",
        "bison-devel-3.8.2-4.oe2203sp4.aarch64.rpm",
        "bison-lang-3.8.2-4.oe2203sp4.aarch64.rpm"
    ],
    "src": [
        "bison-3.8.2-4.oe2203sp4.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3304.json"