CVE-2020-37239
CRITICAL EPSS 36.5%
Published May 16, 20261mo ago · Modified Jun 17, 20262w ago
9.3 CVSS 4.0
Published May 16, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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 Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
36.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-415
References 4
- exploit-db.com https://www.exploit-db.com/exploits/49259
- gegl.org https://www.gegl.org
- gegl.org https://www.gegl.org/babl/
- vulncheck.com https://www.vulncheck.com/advisories/libbabl-broken-double-free-detection-memory-safety
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.