CVE-2026-48860
בינונית 6.5
תיאור (מקור, אנגלית)
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.
מדדים
- CVSS 3.1
-
6.5 (MEDIUM)
מקור הציון: NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N - CVSS 4.0
-
7.5 (HIGH)
מקור הציון: CNA
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 - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-10/8/2026
- CWE
- CWE-863, CWE-1025
מוצרים מושפעים
erlang: erlang\/otp; erlang: erlang\/ssl
קישורים
- https://github.com/erlang/otp/security/advisories/GHSA-gp7x-mfv6-52cv Vendor Advisory
- https://github.com/erlang/otp/commit/0209a6df65d605552b378273027b3968b35f26b4 Patch
- https://cna.erlef.org/cves/CVE-2026-48860.html Third Party Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-48860 Third Party Advisory
- https://www.erlang.org/doc/system/versions.html#order-of-versions Product