NONE · 0

CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect <URL> and exposes a plaintext-TCP listener, an unauthenticat...

Vulnerability Description

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect <URL> and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location header contains up to ~870 bytes of adjacent process heap memory. The leaked region is a recycled network receive buffer that is reused without being zeroed, so on a busy server it can contain data from other clients' requests (TURN credentials, OAuth tokens, relayed payloads). Root cause is a signed→unsigned conversion. This issue is fixed in version 4.15.0.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-62959?

CVE-2026-62959 is a documented vulnerability. Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect <URL> and exposes a plaintext-TCP listener, an unauthenticat...

How severe is CVE-2026-62959?

CVSS scoring is not yet available for CVE-2026-62959. Check NVD for updates.

Is there a patch for CVE-2026-62959?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.