<Vulnerability name="CVE-2026-53448">
    <DocumentDistribution xml:lang="en">Copyright © 2012 Red Hat, Inc. All rights reserved.</DocumentDistribution>
    <ThreatSeverity>Important</ThreatSeverity>
    <PublicDate>2026-07-10T17:56:07</PublicDate>
    <Bugzilla id="2499142" url="https://bugzilla.redhat.com/show_bug.cgi?id=2499142" xml:lang="en:us">
coturn: Coturn: Arbitrary code execution via SQL injection in HTTPS admin panel
    </Bugzilla>
    <CVSS3 status="draft">
        <CVSS3BaseScore>7.2</CVSS3BaseScore>
        <CVSS3ScoringVector>CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H</CVSS3ScoringVector>
    </CVSS3>
    <CWE>CWE-89</CWE>
    <Details xml:lang="en:us" source="Mitre">
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.
    </Details>
    <Details xml:lang="en:us" source="Red Hat">
A flaw was found in Coturn, a free open-source implementation of TURN and STUN Server. The HTTPS administration panel, specifically in the delete-user, delete-secret, and delete-IP operations, does not properly sanitize HTTP query parameters. This allows an authenticated administrator to inject arbitrary SQL (Structured Query Language) commands, leading to full control over the database. This could potentially enable an attacker to achieve arbitrary code execution on the underlying operating system.
    </Details>
    <Statement xml:lang="en:us">
This flaw affects the community-maintained coturn TURN/STUN server as shipped in Fedora and EPEL. Red Hat does not ship coturn in any core Red Hat product. Fedora and EPEL currently ship coturn 4.14.0, which already includes the fix released in 4.12.0, so the shipped builds are not vulnerable to this SQL injection in the HTTPS admin panel.
    </Statement>
    <Mitigation xml:lang="en:us">
No action needed — the shipped coturn build (4.14.0) already contains the upstream fix.
    </Mitigation>
    <References xml:lang="en:us">
https://www.cve.org/CVERecord?id=CVE-2026-53448
https://nvd.nist.gov/vuln/detail/CVE-2026-53448
https://github.com/coturn/coturn/commit/b84dbab1d1aa6e2bf0211a1cdbb250d6de2a0d09
https://github.com/coturn/coturn/pull/1924
https://github.com/coturn/coturn/releases/tag/4.12.0
https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5
    </References>
</Vulnerability>