boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-53448HIGH
Coturn: SQL Injection in HTTPS Admin Panel Delete Operations
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   H   N  U  H  H  H    7.2   .0043   36.1     —
AFFECTED
  Product  Versions    Fixed
  coturn   < 4.12.0 –  —
TIMELINE
  Jun 9   Reserved by GitHub_M
  Jul 10  EXPLOIT PUBLISHED — CVE-2026-53448 (coturn). Public exploit reference added.
  Jul 10  Published (CNA: GitHub_M)
CWE-89 · CNA: GitHub_M · CVSS v3.1 · 4 references · NVD status: Analyzed

Description

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 9, 2026ReservedReserved by GitHub_M
July 10, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-53448 (coturn). Public exploit reference added.
July 10, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
coturncoturn< 4.12.0

Weaknesses

CWE-89

References (4)

Related

Authoritative record: CVE-2026-53448 at cve.org

Vendors: coturn

Weaknesses: CWE-89

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-53448 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.