Lucene search
+L

485 matches found

NVD
NVD
added yesterday4 views

CVE-2026-68554

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an on-path attacker can append attributes after MESSAGE-INTEGRITY to an authenticated STUN request on plain UDP or TCP, adjust the STUN header length, and recompute the unkeyed FINGERPRINT while the original HMA...

2.3CVSS
SaveExploits0References3
CVE
CVE
added yesterday11 views

CVE-2026-68552

Coturn versions before 4.15.0 have a uint16_t overflow in stun_get_message_len_str() in src/client/ns_turn_msg.c: a crafted STUN body-length (65520–65532) causes the variable to wrap when STUN_HEADER_LENGTH is added, desynchronizing the TCP/TLS stream parser and dropping only the attacker's conne...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday29 views

CVE-2026-68554 Coturn: STUN attributes after MESSAGE-INTEGRITY are processed, letting on-path attackers modify authenticated TURN requests

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an on-path attacker can append attributes after MESSAGE-INTEGRITY to an authenticated STUN request on plain UDP or TCP, adjust the STUN header length, and recompute the unkeyed FINGERPRINT while the original HMA...

2.3CVSS
SaveExploits0References3
CVE
CVE
added yesterday8 views

CVE-2026-68554

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an on-path attacker can append attributes after MESSAGE-INTEGRITY to an authenticated STUN request on plain UDP or TCP, adjust the STUN header length, and recompute the unkeyed FINGERPRINT while the original HMA...

2.3CVSS5.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/12 7:31 p.m.14 views

SIPSorcery: Malformed UDP datagram crashes TurnServer receive loop with no restart, disabling TURN UDP relay for all clients (DoS)

Summary TurnServer.ReceiveUdpAsync places its generic catch Exception OUTSIDE the while receive loop, and Start launches the loop fire-and-forget with no supervision or restart. A single pre-authentication UDP datagram whose STUN header first byte is in 0x80–0xFF causes STUNHeader.ParseSTUNHeader...

5.4AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/11 6:18 p.m.9 views

CVE-2026-73215

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS0.00331EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 5:39 p.m.11 views

CVE-2026-73216

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, shutdownclientconnection in src/server/nsturnserver.c prematurely calls decquota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation,...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0
OSV
OSV
added 2026/08/11 5:38 p.m.10 views

CVE-2026-73215 The coturn server can end in a state where it does not accept more requests with "even-port" enabled.

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 5:38 p.m.27 views

CVE-2026-73215 The coturn server can end in a state where it does not accept more requests with "even-port" enabled.

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS0.00331EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 5:38 p.m.9 views

CVE-2026-73215

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS5.3AI score0.00331EPSS
SaveExploits0
CVE
CVE
added 2026/08/11 5:38 p.m.42 views

CVE-2026-73215

CVE-2026-73215 affects Coturn (TURN/STUN server). Before 4.17.0, in turn_ports.c, turnports_allocate_even() marks an unused odd port as TPS_TAKEN_ODD for an EVEN-PORT Allocate with R=0, even though no RTCP socket will release it. An authenticated client can permanently exhaust the relay port pool...

7.1CVSS5.2AI score0.00331EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 5:34 p.m.9 views

CVE-2026-73214

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, dtlsserverinputhandler and createnewconnectedudpsocket in src/apps/relay/dtlslistener.c retain OpenSSL dtls1reassemblefragment state for a 35-byte fragmented ClientHello declaring a 650,000-byte handshake before...

8.2CVSS5.4AI score0.00423EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 5:31 p.m.9 views

CVE-2026-73212

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.4 views

PT-2026-70830

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnports allocate even in src/apps/relay/turn ports.c marks the unused odd sibling port as TPS TAKEN ODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it,...

7.1CVSS5.2AI score0.00331EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/08/01 1:48 p.m.8 views

Improper Input Validation

pion/stun is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of malformed short XOR-MAPPED-ADDRESS attributes in XORMappedAddress.GetFromAs, which allows a remote attacker to trigger a panic by sending specially crafted STUN or ICE Binding responses...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-54909

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 11:17 p.m.9 views

DEBIAN-CVE-2026-54909

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...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/31 11:17 p.m.9 views

CVE-2026-54909

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...

5.3CVSS0.00371EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/31 10:3 p.m.8 views

CVE-2026-54909 Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute

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...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 10:3 p.m.38 views

CVE-2026-54909 Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute

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...

5.3CVSS0.00371EPSS
SaveExploits0References4
Rows per page
Query Builder