HIGH🇬🇧 English

CVE-2026-48860

CVSS 7.5v4.0pub. 2026-06-10upd. 2026-07-24

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl (inet_tls_dist module) allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inet_tls_dist:check_ip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead of inet:peername/1 to obtain the peer's IP address. Because inet:sockname/1 returns the local socket address, both the local IP and the supposed peer IP resolve to the same value, causing the subnet mask comparison to always succeed regardless of the actual remote address. Any holder of a CA-signed TLS certificate can therefore bypass the LAN restriction and gain full Erlang distribution access to the node, including rpc:call/4 and code:load_binary/3. This vulnerability is associated with program file lib/ssl/src/inet_tls_dist.erl. This issue affects OTP from OTP 26.0 before OTP 29.0.2, OTP 28.5.0.2 and OTP 27.3.4.13, corresponding to ssl from 11.0 before 11.7.2, 11.6.0.2 and 11.2.12.9.

oryginał EN
CVSS Vector
CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Erlang Erlang\/otp

    APP
    Erlang
    26.0 – 27.3.4.13 (bez)28.0 – 28.5.0.2 (bez)29.0 – 29.0.2 (bez)
  • Erlang Erlang\/ssl

    APP
    Erlang
    11.0 – 11.2.12.9 (bez)11.6 – 11.6.0.2 (bez)11.7 – 11.7.2 (bez)
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
CWE
Referencje

Powiązane podatności

CVE-2025-32433CRITICAL10.0⚠ KEVPL ✓ten sam produkt

Erlang/OTP SSH — nieuwierzytelniony RCE (CVSS 10.0)

CVE-2026-55953CRITICAL9.1ten sam produkt

The Erlang/OTP ssl TLS 1.2 (and earlier) and DTLS client does not verify that the cipher suite selected by the...

CVE-2022-37026CRITICAL9.8PL ✓ten sam produkt

Erlang/OTP – obejście uwierzytelniania klienta w SSL/TLS/DTLS

CVE-2016-10253CRITICAL9.8PL ✓ten sam produkt

Heap overflow w generowaniu wyrażeń regularnych w Erlang/OTP 18.x

CVE-2026-54890HIGH8.2PL ✓ten sam produkt

Integer Underflow w dekoderze ETF Erlang/OTP — DoS przez abort węzła