CVE-2020-26262
Last modified
CVE-2020-26262 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Coturn is free open source implementation of TURN and STUN Server. Coturn before version 4.5.2 by default does not allow peers to connect and relay packets to loopback addresses in the range of `127.x.x.x`. EPSS estimates a 1.28% chance of exploitation in the next 30 days.
Description
Coturn is free open source implementation of TURN and STUN Server. Coturn before version 4.5.2 by default does not allow peers to connect and relay packets to loopback addresses in the range of `127.x.x.x`. However, it was observed that when sending a `CONNECT` request with the `XOR-PEER-ADDRESS` value of `0.0.0.0`, a successful response was received and subsequently, `CONNECTIONBIND` also received a successful response. Coturn then is able to relay packets to the loopback interface. Additionally, when coturn is listening on IPv6, which is default, the loopback interface can also be reached by making use of either `[::1]` or `[::]` as the peer address. By using the address `0.0.0.0` as the peer address, a malicious user will be able to relay packets to the loopback interface, unless `--denied-peer-ip=0.0.0.0` (or similar) has been specified. Since the default configuration implies that loopback peers are not allowed, coturn administrators may choose to not set the `denied-peer-ip` setting. The issue patched in version 4.5.2. As a workaround the addresses in the address block `0.0.0.0/8`, `[::1]` and `[::]` should be denied by default unless `--allow-loopback-peers` has been specified.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Coturn Project | Coturn | < 4.5.2 |
| Fedoraproject | Fedora | 32 |
| Fedoraproject | Fedora | 33 |
References
- https://github.com/coturn/coturn/blob/57180ab60afcaeb13537e69ae8cb8aefd8f3f546/ChangeLog#L48Release Notes, Third Party Advisory
- https://github.com/coturn/coturn/commit/abfe1fd08d78baa0947d17dac0f7411c3d948e4dPatch, Third Party Advisory
- https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7pExploit, Third Party Advisory
- https://github.com/coturn/coturn/blob/57180ab60afcaeb13537e69ae8cb8aefd8f3f546/ChangeLog#L48Release Notes, Third Party Advisory
- https://github.com/coturn/coturn/commit/abfe1fd08d78baa0947d17dac0f7411c3d948e4dPatch, Third Party Advisory
- https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7pExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26262?
How severe is CVE-2020-26262?
How do I fix CVE-2020-26262?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-26257Matrix is an ecosystem for open federated Instant Messaging …6.5
- CVE-2020-26258XStream is a Java library to serialize objects to XML and ba…7.7
- CVE-2020-26259XStream is a Java library to serialize objects to XML and ba…6.8
- CVE-2020-2626Vulnerability in the Enterprise Manager Base Platform produc…6
- CVE-2020-26260BookStack is a platform for storing and organising informati…6.4
- CVE-2020-26261jupyterhub-systemdspawner enables JupyterHub to spawn single…7.9
- CVE-2020-26263tlslite-ng is an open source python library that implements …7.5
- CVE-2020-26264Go Ethereum, or "Geth", is the official Golang implementatio…6.5
- CVE-2020-26265Go Ethereum, or "Geth", is the official Golang implementatio…5.3
- CVE-2020-26266In affected versions of TensorFlow under certain cases a sav…5.3
- CVE-2020-26267In affected versions of TensorFlow the tf.raw_ops.DataFormat…7.8
- CVE-2020-26268In affected versions of TensorFlow the tf.raw_ops.ImmutableC…4.4
Are you affected by CVE-2020-26262?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
