CVE-2026-40489

Source
https://cve.org/CVERecord?id=CVE-2026-40489
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40489.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40489
Aliases
  • GHSA-97xg-vrcq-254h
Downstream
Related
Published
2026-04-18T01:24:57.278Z
Modified
2026-08-04T11:48:44.314445945Z
Severity
  • 8.6 (High) CVSS_V4 - 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 CVSS Calculator
Summary
editorconfig-core-c has incomplete fix for CVE-2023-0341
Details

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 ecglob() 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 pcrestr buffer was protected in 0.12.6 but the adjacent lpattern[8194] stack buffer received no equivalent protection. On Ubuntu 24.04, FORTIFYSOURCE converts the overflow to SIGABRT (DoS). Version 0.12.11 contains an updated fix.

Database specific
{
    "cwe_ids": [
        "CWE-121",
        "CWE-787"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40489.json"
}
References

Affected packages

Git / github.com/editorconfig/editorconfig-core-c

Affected ranges

Type
GIT
Repo
https://github.com/editorconfig/editorconfig-core-c
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.12.11"
        }
    ]
}

Affected versions

v0.*
v0.10.0
v0.11.0
v0.11.3
v0.11.4
v0.11.5
v0.12.0
v0.12.0-alpha1
v0.12.0-beta
v0.12.1
v0.12.10
v0.12.2
v0.12.3
v0.12.4
v0.12.5
v0.12.6
v0.12.7
v0.12.8
v0.12.9
v0.8.0
v0.9.0
v0.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40489.json"