← Browse

CVE-2026-56390

Low

No strong exploitation signal.

CVSS base
6.3 MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
EPSS — probability of exploitation (30 days)
0.1%
2.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-73
Published 2026-07-29 · modified 2026-08-24

CVSS breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N

Attack VectorLLocal
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionRRequired
ScopeCChanged
ConfidentialityNNone
IntegrityHHigh
AvailabilityNNone

Timeline

Description

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.

Affected

gnu

References

Official: NVD · CVE.org