原始 OSV JSON
{
"id": "GHSA-34rh-wp3j-6cxc",
"aliases": [
"CVE-2026-54909"
],
"details": "### Impact\nRemote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute\n\n### Patches\nUpgrade to v3.1.5 or later. This version includes this patch https://github.com/pion/stun/pull/278 which fixes the issue.\n\n### Workarounds\nNo work around; please upgrade to v3.1.5 or a newer version.",
"summary": "Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.5"
}
]
}
],
"package": {
"name": "github.com/pion/stun/v3",
"ecosystem": "Go"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.1.4"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.0.0"
}
]
}
],
"package": {
"name": "github.com/pion/stun/v2",
"ecosystem": "Go"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.23.1"
}
]
}
],
"package": {
"name": "github.com/pion/stun",
"ecosystem": "Go"
}
}
],
"modified": "2026-07-31T22:03:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"published": "2026-07-31T22:03:42Z",
"references": [
{
"url": "https://github.com/pion/stun/security/advisories/GHSA-34rh-wp3j-6cxc",
"type": "WEB"
},
{
"url": "https://github.com/pion/stun/pull/278",
"type": "WEB"
},
{
"url": "https://github.com/pion/stun/commit/fa9f074a33a8059c76c960b1fbee39f308002423",
"type": "WEB"
},
{
"url": "https://github.com/pion/stun",
"type": "PACKAGE"
},
{
"url": "https://github.com/pion/stun/releases/tag/v3.1.3",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-07-31T22:03:42Z"
}
}