Vulnerability Description
pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pion/stun/commit/fa9f074a33a8059c76c960b1fbee39f308002423
- https://github.com/pion/stun/pull/278
- https://github.com/pion/stun/releases/tag/v3.1.3
- https://github.com/pion/stun/security/advisories/GHSA-34rh-wp3j-6cxc
FAQ
What is CVE-2026-54909?
CVE-2026-54909 is a vulnerability with a CVSS score of 5.3 (MEDIUM). pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing path...
How severe is CVE-2026-54909?
CVE-2026-54909 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54909?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.