CVE & CISA-KEV Catalog

CVE-2026-48860

HIGH
6.5
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
erlangDebian
Fixed in:1:27.3.4.1+dfsg-1+deb13u3CVE-2026-48860
Fixed in:1:29.0.2+dfsg-1CVE-2026-48860

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Exploit Intelligence

0.19%probability of exploitation in 30 days
9thpercentile

Low risk: more likely to be exploited than 9% of all known CVEs.

References

Vendor Advisory1
Third-Party Advisory2
Product1

Related Vulnerabilities

Other CWE-863 (Incorrect Authorization) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-22518Critical9.8100%KEV + RansomFix
CVE-2023-38035Critical9.8100%KEV + Ransom-
CVE-2022-46169Critical9.8100%KEVFix
CVE-2024-38856Critical9.899%KEVFix
CVE-2025-29927Critical9.199%-Fix
CVE-2020-36289Medium5.399%-Fix

Common questions

How do I fix CVE-2026-48860?

Upgrade erlang on debian 13 to 1:27.3.4.1+dfsg-1+deb13u3 or later.

Is CVE-2026-48860 being actively exploited?

Not that we know of. CVE-2026-48860 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.19% is the estimated probability that it will be exploited in the next 30 days. That is higher than 9% of all scored CVEs.

How severe is CVE-2026-48860?

CVE-2026-48860 has a CVSS v3 base score of 6.5, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-48860 affect?

Published advisories record a fix for erlang (Debian). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-48860
CVE-2026-48860 severity badge

Markdown

[![CVE-2026-48860](https://tridentstack.com/cve/badge/CVE-2026-48860.svg)](https://tridentstack.com/cve/CVE-2026-48860)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-48860"><img src="https://tridentstack.com/cve/badge/CVE-2026-48860.svg" alt="CVE-2026-48860"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-24.