原始 OSV JSON
{
"id": "GHSA-wg4g-wm44-ch5j",
"aliases": [
"CVE-2026-54908"
],
"details": "### Impact\nRemote denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message.\n\n### Patches\nUpgrade to v3.1.4 or later. This version includes this patch https://github.com/pion/dtls/pull/839 which fixes the issue.\n\n### Workarounds\nNo work around; please upgrade to v3.1.4 or a newer version.",
"summary": "Pion DTLS vulnerable to denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.4"
}
]
}
],
"package": {
"name": "github.com/pion/dtls/v3",
"ecosystem": "Go"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.1.2"
}
}
],
"modified": "2026-07-31T22:06:33Z",
"severity": [
{
"type": "CVSS_V4",
"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"
}
],
"published": "2026-07-31T22:06:33Z",
"references": [
{
"url": "https://github.com/pion/dtls/security/advisories/GHSA-wg4g-wm44-ch5j",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54908",
"type": "ADVISORY"
},
{
"url": "https://github.com/pion/dtls/pull/839",
"type": "WEB"
},
{
"url": "https://github.com/pion/dtls/commit/49458d604a4f3ebce1bf9587a0f3e5f3f6b4a55e",
"type": "WEB"
},
{
"url": "https://github.com/pion/dtls",
"type": "PACKAGE"
},
{
"url": "https://github.com/pion/dtls/releases/tag/v3.1.3",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-07-01T20:17:10Z",
"github_reviewed_at": "2026-07-31T22:06:33Z"
}
}