Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-90123.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-90123
Upstream
Published
2026-06-10T16:17:12Z
Modified
2026-08-30T05:26:50Z
Summary
CVE-2026-48860 affecting package erlang for versions less than 26.2.5.21-2
Details

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl (inettlsdist module) allows unauthenticated bypass of the distribution-over-TLS LAN allowlist.

The inettlsdist:checkip/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:loadbinary/3.

This vulnerability is associated with program file lib/ssl/src/inettlsdist.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.

References

Affected packages

Azure Linux:3 / erlang

Package

Name
erlang
Purl
pkg:rpm/azure-linux/erlang

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
26.2.5.21-2

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-90123.json"