CVE & CISA-KEV Catalog

CVE-2026-42792

MEDIUM
7.5
CVSS v3
NVD

Description

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts (epmd) allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon (epmd) via connection slot exhaustion. The do_accept function in erts/epmd/src/epmd_srv.c calls epmd_cleanup_exit() when accept(2) returns EMFILE (per-process file descriptor limit reached) or ENFILE (system-wide file descriptor limit reached), rather than treating these as recoverable conditions. An attacker can exhaust epmd's file descriptor slots by holding many TCP connections open while periodically sending a single byte to reset the idle timeout, then causing accept(2) to return EMFILE, which kills the daemon. epmd has no per-source-IP connection cap, making the attack feasible from a single source. On Debian/Ubuntu default packaging the impact is amplified: the systemd unit inherits a low file descriptor soft limit, and repeated daemon deaths trigger systemd's start-rate-limit, permanently failing both epmd.service and epmd.socket and requiring manual operator intervention to recover. This issue affects OTP from OTP 17.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15.

How to fix

Remediation Available
erlangDebian
Fixed in:1:29.0.4+dfsg-1CVE-2026-42792
erlang27Red Hat / RHEL
Fixed in:main@srcRHSA-2026:47009
Fixed in:main@aarch64RHSA-2026:47009
Fixed in:main@x86_64RHSA-2026:47009
erlang27Rocky
Fixed in:main@srcRHSA-2026:47009
Fixed in:main@aarch64RHSA-2026:47009
Fixed in:main@x86_64RHSA-2026:47009

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 RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.44%probability of exploitation in 30 days
37thpercentile

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

References

Vendor Advisory1
Release Notes1

Related Vulnerabilities

Other CWE-755 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2017-5638Critical9.8100%KEV + RansomFix
CVE-2020-7247Critical9.899%KEVFix
CVE-2023-36933High7.572%-Fix
CVE-2019-14287High8.864%-Fix
CVE-2018-0934High7.561%-Fix
CVE-2019-12815Critical9.858%-Fix

Common questions

How do I fix CVE-2026-42792?

Published advisories record a fix for 3 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-42792 being actively exploited?

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

How severe is CVE-2026-42792?

CVE-2026-42792 has a CVSS v3 base score of 7.5, rated moderate. 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-42792 affect?

Published advisories record a fix for erlang (Debian), erlang27 (Red Hat / RHEL), erlang27 (Rocky). 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-42792
CVE-2026-42792 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-42792"><img src="https://tridentstack.com/cve/badge/CVE-2026-42792.svg" alt="CVE-2026-42792"></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-08-10.