CVE 8.6 HIGH

editorconfig-core-c has incomplete fix for CVE-2023-0341_CVE-2026-40489

8.6 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

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.

AI Analysis

Stack-based buffer overflow in ec_glob() allowing an attacker to crash any application using libeditorconfig by providing a specially crafted directory structure and .editorconfig file.

Basic Information

ID CVE-2026-40489
Source GitHub_M
Published Apr 18, 2026 at 01:24

Affected Product

Vendor editorconfig
Product editorconfig-core-c
Version < 0.12.11
Affected Versions editorconfig editorconfig-core-c < 0.12.11

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor EditorConfig
Product editorconfig-core-c
Version < 0.12.11

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.