{
  "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-5528-wc53-v557"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-362"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27814.json"
  },
  "details": "EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race (C++ UB) triggered by an A 1-phase ↔ 3-phase switch request (`ac_switch_three_phases_while_charging`) during charging/waiting executes concurrently with the state machine loop. Version 2026.02.0 contains a patch.",
  "id": "CVE-2026-27814",
  "modified": "2026-04-01T23:10:38.563048658Z",
  "published": "2026-03-26T16:27:54.306Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27814.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/EVerest/EVerest/security/advisories/GHSA-5528-wc53-v557"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27814"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "EVerest EvseManager phase-switch path has unsynchronized shared-state access race condition"
}