Katalog CVE

CVE-2026-65981

WysokieCVSS 7.1
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.25%

Percentyl 16 - wyżej niż 16% wszystkich znanych CVE

Streszczenie

Coturn w wersjach przed 4.15.0 z włączoną opcją --mobility zawiera podatność, która pozwala uwierzytelnionemu atakującemu na przejęcie sesji REFRESH innego użytkownika. Atakujący, który zdobędzie MOBILITY-TICKET ofiary, może odbierać i wstrzykiwać ruch przekaźnikowy oraz zużywać limit ofiary. Problem wynika z nieprawidłowej weryfikacji tożsamości w gałęzi resume.

Ocena ryzyka

Atakujący może podszyć się pod innego użytkownika, przechwycić jego ruch TURN i zużyć jego zasoby. Może to prowadzić do naruszenia poufności danych i zakłócenia usług dla legalnych użytkowników.

Rekomendacja

Należy zaktualizować Coturn do wersji 4.15.0 lub nowszej. Jeśli aktualizacja nie jest możliwa, należy wyłączyć opcję --mobility lub ograniczyć dostęp do serwera tylko dla zaufanych klientów.

Inne podatności w Coturn

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, a server using --mobility authenticates a resumed REFRESH request with the resuming user's credentials but does not verify that identity against the original allocation owner, allowing an authenticated attacker who obtains a victim MOBILITY-TICKET to receive and inject relayed traffic and consume the victim's quota. In the handle_turn_refresh resume branch, the victim allocation (orig_ss) is located solely by the attacker-controlled mobile id, and credentials are only adopted (via copy_auth_parameters) when the resuming session is unauthenticated. Because the attacker's session already has hmackey_set set to 1 from its own prior authentication (which is never reset for long-term-credential sessions), the credential copy is skipped and check_stun_auth validates the REFRESH against the attacker's own identity rather than the allocation owner's. This issue is fixed in version 4.15.0.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS