ghsa-9j3x-w929-5ch3
Vulnerability from github
Published
2025-09-15 21:30
Modified
2025-09-15 21:30
Details

The OCPP implementation in libocpp before 0.26.2 allows a denial of service (EVerest crash) via JSON input larger than 255 characters, because a CiString<255> object is created with StringTooLarge set to Throw.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2025-59398"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-392"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-09-15T19:15:36Z",
    "severity": "LOW"
  },
  "details": "The OCPP implementation in libocpp before 0.26.2 allows a denial of service (EVerest crash) via JSON input larger than 255 characters, because a CiString\u003c255\u003e object is created with StringTooLarge set to Throw.",
  "id": "GHSA-9j3x-w929-5ch3",
  "modified": "2025-09-15T21:30:56Z",
  "published": "2025-09-15T21:30:55Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59398"
    },
    {
      "type": "WEB",
      "url": "https://github.com/EVerest/everest-core/issues/1152"
    },
    {
      "type": "WEB",
      "url": "https://github.com/EVerest/libocpp/pull/1052"
    },
    {
      "type": "WEB",
      "url": "https://github.com/EVerest/everest-core/commit/253432ae7458ad0445f68f9d716086090c2be49c"
    },
    {
      "type": "WEB",
      "url": "https://github.com/EVerest/libocpp/commit/fb391b4ff16a0a07150e5a8eebf0856fb6623cbe"
    },
    {
      "type": "WEB",
      "url": "https://github.com/EVerest/libocpp/compare/v0.26.1...v0.26.2"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…