{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2026.02.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b666184ef94a70008388cdec7ec41c14549e9bad"
            }
          ],
          "repo": "https://github.com/everest/everest",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9xwc-49c4-p79v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-362"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26072.json"
  },
  "details": "EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race leading to `std::map\u003cstd::optional\u003e` concurrent access (container/optional corruption possible). The trigger is EV SoC update with powermeter periodic update and unplugging/SessionFinished status. Version 2026.02.0 patches the issue.",
  "id": "CVE-2026-26072",
  "modified": "2026-04-01T23:10:15.379866545Z",
  "published": "2026-03-26T14:50:15.206Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26072.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/EVerest/EVerest/security/advisories/GHSA-9xwc-49c4-p79v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26072"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "EVerest has race-condition-induced std::map corruption in OCPP 1.6 evse_soc_map"
}