Home / CVE DB / CVE-2026-40489
Standard
Vulnerability Identifier

CVE-2026-40489

2026-04-18
Severity Assessment
LOW
CVSS v3.x Score
Clinical Analysis (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.

Vector Sequencing

Attack Parameters

Impact Consequences

Technical Impact

Weakness Classification

CWE-CWE-121

Timeline

Time Line

PUBLICATION
18 Apr 2026
FIRST PATCH
16 Apr 2026
Impact Statistics

Key Metrics

CVSS Score
LOW
Patches
1
Available
Remediation Protocol

Recommended Solution

No automatic solution found. Check vendor references.
Patch Library
Recommended Actions for Administrators

Immediate Action Plan

1. Inventory

Identify all affected systems in your infrastructure.

2. Assessment

Assess exposure and criticality for your organization.

3. Mitigation

Apply patches or available workarounds.

4. Verification

Test and confirm effectiveness of applied measures.