Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40613

27
FAUCET Score

OVERVIEW CVE-2026-40613 is a memory alignment vulnerability affecting coturn, a free and open-source TURN/STUN server implementation. The vulnerability exists in the STUN/TURN attribute parsing functions, which perform unsafe pointer casts from 8-bit to 16-bit unsigned integers without validating proper memory alignment. When an attacker sends a crafted STUN message with misaligned attribute boundaries, the resulting memory access triggers a SIGBUS signal on ARM64 architectures with strict alignment enforcement, causing immediate process termination. The vulnerability was resolved in coturn version 4.10.0. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network attack vector, low complexity, and no authentication requirements. The attack is straightforward and can be executed by an unauthenticated remote attacker without user interaction. While the vulnerability does not compromise confidentiality or integrity, it enables complete availability disruption through denial of service, as a single crafted UDP packet can crash any ARM64 coturn deployment. EXPLOITATION STATUS There is currently no evidence of active exploitation in the wild. The EPSS score of 0.000780000 indicates this vulnerability is not among commonly exploited issues. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities catalog, and no public exploit code or significant community attention has been reported. However, organizations operating coturn on ARM64 architecture should prioritize patching to version 4.10.0 to prevent opportunistic attacks.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.10.0CPE matchmatch criteria
cpe:2.3:a:coturn_project:coturn:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.12%
Probability of exploitation in next 30 days
EPSS Percentile
62.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0112 is in the 41st percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

github.com / coturn/coturn/security/advisories/GHSA-j662-9wcj-mf36
ExploitVendor Advisory