CVE-2026-40613
CVE-2026-40613 is a high-severity vulnerability in Coturn Project Coturn with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-704.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (62nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-24228
- Weakness: CWE-704
- Affected product: Coturn Project Coturn
- Published:
- Last modified:
Description
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.10.0, the STUN/TURN attribute parsing functions in coturn perform unsafe pointer casts from uint8_t * to uint16_t * without alignment checks. When processing a crafted STUN message with odd-aligned attribute boundaries, this results in misaligned memory reads at ns_turn_msg.c. On ARM64 architectures (AArch64) with strict alignment enforcement, this causes a SIGBUS signal that immediately kills the turnserver process. An unauthenticated remote attacker can crash any ARM64 coturn deployment by sending a single crafted UDP packet. This vulnerability is fixed in 4.10.0.
Frequently asked questions
- What is CVE-2026-40613?
- Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.10.0, the STUN/TURN attribute parsing functions in coturn perform unsafe pointer casts from uint8_t * to uint16_t * without alignment checks. When processing a crafted STUN message with odd-aligned attribute boundaries, this results in misaligned memory reads at ns_turn_msg.c. On ARM64 architectures (AArch64) with strict alignment enforcement, this causes a SIGBUS signal that immediately kills the turnserver process. An unauthenticated remote attacker can crash any ARM64 coturn deployment by sending a single crafted UDP packet. This vulnerability is fixed in 4.10.0.
- How severe is CVE-2026-40613?
- CVE-2026-40613 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-40613 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (62nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-40613?
- CVE-2026-40613 affects Coturn Project Coturn. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-40613?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-40613 have an EU (EUVD) identifier?
- Yes. CVE-2026-40613 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-24228.
- When was CVE-2026-40613 published?
- CVE-2026-40613 was published on 2026-04-21 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:coturn_project:coturn:*:*:*:*:*:*:*:*
More vulnerabilities in Coturn Project Coturn
- CVE-2020-6061 — Critical (CVSS 9.8): An exploitable heap out-of-bounds read vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests.…
- CVE-2018-4059 — Critical (CVSS 9.8): An exploitable unsafe default configuration vulnerability exists in the TURN server function of coTURN prior to version…
- CVE-2018-4056 — Critical (CVSS 9.8): An exploitable SQL injection vulnerability exists in the administrator web portal function of coTURN prior to version…
- CVE-2026-43994 — High (CVSS 8.1): Coturn is a free open source implementation of TURN and STUN Server. Versions prior to 4.10.0 contain a stack buffer…
- CVE-2018-4058 — High (CVSS 7.7): An exploitable unsafe default configuration vulnerability exists in the TURN server functionality of coTURN prior to…
- CVE-2020-6062 — High (CVSS 7.5): An exploitable denial-of-service vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A…
All CVEs affecting Coturn Project Coturn →
Other CWE-704 (Incorrect Type Conversion or Cast) vulnerabilities
- CVE-2015-3120 — Critical (CVSS 10.0): Adobe Flash Player before 13.0.0.302 and 14.x through 18.x before 18.0.0.203 on Windows and OS X and before…
- CVE-2025-41648 — Critical (CVSS 9.8): An unauthenticated remote attacker can bypass the login to the web application of the affected devices making it…
- CVE-2025-41646 — Critical (CVSS 9.8): An unauthorized remote attacker can bypass the authentication of the affected software package by misusing an incorrect…
- CVE-2021-33318 — Critical (CVSS 9.8): An Input Validation Vulnerability exists in Joel Christner .NET C# packages WatsonWebserver, IpMatcher 1.0.4.1 and…
- CVE-2020-25576 — Critical (CVSS 9.8): An issue was discovered in the rand_core crate before 0.4.2 for Rust. Casting of byte slices to integer slices…
- CVE-2020-6151 — Critical (CVSS 9.8): A memory corruption vulnerability exists in the TIFF handle_COMPRESSION_PACKBITS functionality of Accusoft ImageGear…
Browse all CWE-704 (Incorrect Type Conversion or Cast) vulnerabilities →