CVE-2026-48860
Gravedad CVSS v4.0:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
10/06/2026
Última modificación:
15/06/2026
Descripción
*** Pendiente de traducción *** 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.<br />
<br />
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&#39;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.<br />
<br />
This vulnerability is associated with program file lib/ssl/src/inet_tls_dist.erl.<br />
<br />
This issue affects OTP from OTP 26.0 before 29.0.2, 28.5.0.2 and 27.3.4.13 corresponding to ssl from 11.0 before 11.7.2, 11.6.0.2 and 11.2.12.9.
Impacto
Puntuación base 4.0
7.50
Gravedad 4.0
ALTA
Puntuación base 3.x
6.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 26.0 (incluyendo) | 27.3.4.13 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 28.0 (incluyendo) | 28.5.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 29.0 (incluyendo) | 29.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* | 11.0 (incluyendo) | 11.2.12.9 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* | 11.6 (incluyendo) | 11.6.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* | 11.7 (incluyendo) | 11.7.2 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://cna.erlef.org/cves/CVE-2026-48860.html
- https://github.com/erlang/otp/commit/0209a6df65d605552b378273027b3968b35f26b4
- https://github.com/erlang/otp/security/advisories/GHSA-gp7x-mfv6-52cv
- https://osv.dev/vulnerability/EEF-CVE-2026-48860
- https://www.erlang.org/doc/system/versions.html#order-of-versions



