{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.1.4"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e4aad60b48a4f5619443902fb484053f53c4759b"
            }
          ],
          "repo": "https://github.com/pion/dtls",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-wg4g-wm44-ch5j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-125",
      "CWE-248"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54908.json"
  },
  "details": "Pion DTLS is a Go implementation of Datagram Transport Layer Security. Versions prior to 3.1.4 are vulnerable to Remote Denial of Service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message. This issue has been fixed in version 3.1.4.",
  "id": "CVE-2026-54908",
  "modified": "2026-07-08T05:37:16.995107822Z",
  "published": "2026-07-01T19:34:24.014Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54908.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pion/dtls/security/advisories/GHSA-wg4g-wm44-ch5j"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54908"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pion/dtls/pull/839"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Pion DTLS: Denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message"
}