CVE-2026-53448

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

Configuration 1 (hide)

cpe:2.3:a:coturn_project:coturn:*:*:*:*:*:*:*:*

History

16 Jul 2026, 13:35

Type Values Removed Values Added
First Time Coturn Project coturn
Coturn Project
References () https://github.com/coturn/coturn/commit/b84dbab1d1aa6e2bf0211a1cdbb250d6de2a0d09 - () https://github.com/coturn/coturn/commit/b84dbab1d1aa6e2bf0211a1cdbb250d6de2a0d09 - Patch
References () https://github.com/coturn/coturn/pull/1924 - () https://github.com/coturn/coturn/pull/1924 - Issue Tracking, Patch
References () https://github.com/coturn/coturn/releases/tag/4.12.0 - () https://github.com/coturn/coturn/releases/tag/4.12.0 - Release Notes
References () https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5 - () https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5 - Exploit, Vendor Advisory
CPE cpe:2.3:a:coturn_project:coturn:*:*:*:*:*:*:*:*

10 Jul 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 19:17

Updated : 2026-07-16 13:35


NVD link : CVE-2026-53448

Mitre link : CVE-2026-53448

CVE.ORG link : CVE-2026-53448


JSON object : View

Products Affected

coturn_project

  • coturn
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')