๐Ÿ” CVE Alert

CVE-2026-53448

HIGH 7.2

Coturn: SQL Injection in HTTPS Admin Panel Delete Operations

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.12.0, the coturn HTTPS admin panel passes HTTP query parameters directly into SQL queries via snprintf string interpolation without sanitization. The is_secure_string filter that protects the STUN protocol path is not applied to the admin panel's delete-user, delete-secret, and delete-IP operations, so an authenticated admin can inject arbitrary SQL through the du, ds, and dip parameters, gaining full database control and potentially OS-level access via PostgreSQL COPY TO PROGRAM. This issue is fixed in version 4.12.0.

CWE CWE-89
Vendor coturn
Product coturn
Published Jul 10, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for coturn coturn

Be the first to know when new high vulnerabilities affecting coturn coturn are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

coturn / coturn
< 4.12.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5 github.com: https://github.com/coturn/coturn/pull/1924 github.com: https://github.com/coturn/coturn/commit/b84dbab1d1aa6e2bf0211a1cdbb250d6de2a0d09 github.com: https://github.com/coturn/coturn/releases/tag/4.12.0