๐Ÿ” CVE Alert

CVE-2026-40489

UNKNOWN 0.0

editorconfig-core-c has incomplete fix for CVE-2023-0341

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

editorconfig-core-c is an EditorConfig core library for use by plugins supporting EditorConfig parsing. Versions up to and including 0.12.10 have a stack-based buffer overflow in ec_glob() that allows an attacker to crash any application using libeditorconfig by providing a specially crafted directory structure and .editorconfig file. This is an incomplete fix for CVE-2023-0341. The pcre_str buffer was protected in 0.12.6 but the adjacent l_pattern[8194] stack buffer received no equivalent protection. On Ubuntu 24.04, FORTIFY_SOURCE converts the overflow to SIGABRT (DoS). Version 0.12.11 contains an updated fix.

CWE CWE-121 CWE-787
Vendor editorconfig
Product editorconfig-core-c
Published Apr 18, 2026
Stay Ahead of the Next One

Get instant alerts for editorconfig editorconfig-core-c

Be the first to know when new unknown vulnerabilities affecting editorconfig editorconfig-core-c are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

editorconfig / editorconfig-core-c
< 0.12.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/editorconfig/editorconfig-core-c/security/advisories/GHSA-97xg-vrcq-254h github.com: https://github.com/editorconfig/editorconfig-core-c/commit/5159be88ad50641d9843289adda791ba300421ff github.com: https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.11