๐Ÿ” CVE Alert

CVE-2020-37239

CRITICAL 9.8

libbabl 0.1.62 Broken Double Free Detection Memory Safety

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-415
Vendor gegl
Product libbabl
Published May 16, 2026
Stay Ahead of the Next One

Get instant alerts for gegl libbabl

Be the first to know when new critical vulnerabilities affecting gegl libbabl are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Gegl / libbabl
0.1.62

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
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

Credits

Carter Yagemann