{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-22593",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-01-07T21:50:39.532Z",
        "datePublished": "2026-03-26T13:49:26.695Z",
        "dateUpdated": "2026-03-28T02:20:37.830Z"
    },
    "containers": {
        "cna": {
            "title": "EVerest has off-by-one stack buffer overflow in IsoMux certificate filename parsing",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-193",
                            "lang": "en",
                            "description": "CWE-193: Off-by-one Error",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.4,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/EVerest/EVerest/security/advisories/GHSA-cpqf-mcqc-783m",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/EVerest/EVerest/security/advisories/GHSA-cpqf-mcqc-783m"
                }
            ],
            "affected": [
                {
                    "vendor": "EVerest",
                    "product": "everest-core",
                    "versions": [
                        {
                            "version": "< 2026.02.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-03-26T13:49:26.695Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "EVerest is an EV charging software stack. Prior to version 2026.02.0, an off-by-one check in IsoMux certificate filename handling causes a stack-based buffer overflow when a filename length equals `MAX_FILE_NAME_LENGTH` (100). A crafted filename in the certificate directory can overflow `file_names[idx]`, corrupting stack state and enabling potential code execution. Version 2026.02.0 contains a patch."
                }
            ],
            "source": {
                "advisory": "GHSA-cpqf-mcqc-783m",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-03-28T02:20:26.361940Z",
                                "id": "CVE-2026-22593",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-28T02:20:37.830Z"
                }
            }
        ]
    }
}