CVE Catalog

CVE-2026-53449

MediumCVSS 6.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

7th percentile - higher than 7% of all known CVEs

Summary

In Coturn prior to version 4.13.0, the 'psd print sessions dump' CLI command takes a filename argument and passes it directly to fopen without path validation. An authenticated admin with CLI access can overwrite arbitrary files writable by the Coturn process using session dump data.

Risk Assessment

An attacker can destroy or replace critical system files (e.g., configuration files, libraries), leading to service disruption, privilege escalation, or permanent system damage.

Recommendation

Immediately upgrade Coturn to version 4.13.0 or later. If upgrading is not possible, restrict CLI access to trusted administrators and monitor usage of the 'psd' command.

Other vulnerabilities in Coturn

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS