CVE-2026-55737

EUVD-2026-49321
Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format (ETF) binary to binary_to_term/1 to corrupt the BEAM heap pointer and crash the virtual machine.

When decoding a LARGE_TUPLE_EXT term, the validation pass decoded_size() in erts/emulator/beam/external.c reads the 32-bit arity field as unsigned (get_uint32()), while the decode pass dec_term() reads the same field as a signed 32-bit integer (get_int32()) into an int. An arity wire value of 0x80000000 passes validation as 2147483648 but decodes as -2147483648, so the subsequent hp += n moves the heap allocation pointer backward. Neither pass enforces the runtime tuple-arity limit MAX_ARITYVAL. The result is an out-of-bounds heap write; in practice the VM detects an impossible heap size and aborts, denying service. The required padding is large when uncompressed but the compressed-ETF envelope shrinks it to a small payload on the wire.

This issue affects OTP from OTP 25.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to erts from 13.0 before 17.0.4, 16.4.0.4 and 15.2.7.11.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
7.5 HIGH
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 21.19%
Affected Products (NVD)
VendorProductVersion
erlangerlang/otp
25.0 ≤
𝑥
< 27.3.4.15
erlangerlang/otp
28.0 ≤
𝑥
< 28.5.0.4
erlangerlang/otp
29.0 ≤
𝑥
< 29.0.4
erlangerts
13.0 ≤
𝑥
< 15.2.7.11
erlangerts
16.0 ≤
𝑥
< 16.4.0.4
erlangerts
17.0 ≤
𝑥
< 17.0.4
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
erlang
bookworm
vulnerable
bookworm (security)
vulnerable
forky
1:29.0.4+dfsg-1
fixed
sid
1:29.0.6+dfsg-1
fixed
trixie
vulnerable
trixie (security)
1:27.3.4.1+dfsg-1+deb13u3
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
erlang
bionic
needs-triage
focal
needs-triage
jammy
needs-triage
noble
needs-triage
resolute
needs-triage
trusty
needs-triage
xenial
needs-triage
openSUSE logo
openSUSE / SLES Releases
openSUSE Product
Release
erlang
suse enterprise sap 15 SP4
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP5
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP6
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP7
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP4
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP5
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP6
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP7
23.3.4.19-150300.3.39.1
fixed
erlang-epmd
suse enterprise sap 15 SP4
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP5
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP6
23.3.4.19-150300.3.39.1
fixed
suse enterprise sap 15 SP7
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP4
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP5
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP6
23.3.4.19-150300.3.39.1
fixed
suse enterprise server 15 SP7
23.3.4.19-150300.3.39.1
fixed
erlang26
suse enterprise sap 15 SP6
26.2.1-150300.7.28.1
fixed
suse enterprise sap 15 SP7
26.2.1-150300.7.28.1
fixed
suse enterprise server 15 SP6
26.2.1-150300.7.28.1
fixed
suse enterprise server 15 SP7
26.2.1-150300.7.28.1
fixed
erlang26-epmd
suse enterprise sap 15 SP6
26.2.1-150300.7.28.1
fixed
suse enterprise sap 15 SP7
26.2.1-150300.7.28.1
fixed
suse enterprise server 15 SP6
26.2.1-150300.7.28.1
fixed
suse enterprise server 15 SP7
26.2.1-150300.7.28.1
fixed
Azure Linux logo
Azure Linux Releases
Azure Package
Release
erlang
Azure Linux 3.0
0:26.2.5.21-3.azl3
fixed