Back to overview

CVE-2026-53449

MEDIUM
6.0
CVSS 3.1
Description
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, the psd print sessions dump CLI command in coturn takes a filename argument and directly passes it to fopen with no path validation. An authenticated admin with CLI access can overwrite arbitrary files writable by the coturn process because the command string is used as-is after stripping the psd prefix and leading spaces, allowing truncation and overwrite with session dump data. This issue is fixed in version 4.13.0.

Metadata

CVE ID
CVE-2026-53449
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-09 16:31 UTC
Published
2026-07-10 17:59 UTC
Last updated
2026-07-10 18:01 UTC
Primary CWE
CWE-73
CWE-73: External Control of File Name or Path
Vendor / Product
coturn / coturn
Sources
cve.org  ·  NVD

Severity & Metrics

6.0 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
coturn coturn < 4.13.0
Weakness (CWE)
CWESourceDescription
CWE-73 cna CWE-73: External Control of File Name or Path
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.0 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
References (3)
Back to overview