AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-24240

MEDIUM · CVSS 5.5 EPSS 1.26% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-08-25 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-24240
Severity
MEDIUM
CVSS
5.5
EPSS
1.26%

Original NVD Description

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 compiler/architecture. The bug report was intended to show that a crash may occur in Bison itself, not that a crash may occur in code that is generated by Bison.