๐Ÿ” CVE Alert

CVE-2026-28810

UNKNOWN 0.0

Predictable DNS Transaction IDs Enable Cache Poisoning in Built-in Resolver

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
16th

Generation of Predictable Numbers or Identifiers vulnerability in Erlang/OTP kernel (inet_res, inet_db modules) allows DNS Cache Poisoning. The built-in DNS resolver (inet_res) uses a sequential, process-global 16-bit transaction ID for UDP queries and does not implement source port randomization. Response validation relies almost entirely on this ID, making DNS cache poisoning practical for an attacker who can observe one query or predict the next ID. This conflicts with RFC 5452 recommendations for mitigating forged DNS answers. inet_res is intended for use in trusted network environments and with trusted recursive resolvers. Earlier documentation did not clearly state this deployment assumption, which could lead users to deploy the resolver in environments where spoofed DNS responses are possible. This vulnerability is associated with program files lib/kernel/src/inet_db.erl and lib/kernel/src/inet_res.erl. This issue affects OTP from OTP 17.0 until OTP 28.4.2, 27.3.4.10 and 26.2.5.19 corresponding to kernel from 3.0 until 10.6.2, 10.2.7.4 and 9.2.4.11.

CWE CWE-340
Vendor erlang
Product otp
Published Apr 7, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for erlang otp

Be the first to know when new unknown vulnerabilities affecting erlang otp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Erlang / OTP
3.0 < *
Erlang / OTP
17.0 < * 07b8f441ca711f9812fad9e9115bab3c3aa92f79 < *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/erlang/otp/security/advisories/GHSA-v884-5jg5-whj8 cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-28810.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-28810 erlang.org: https://www.erlang.org/doc/system/versions.html#order-of-versions github.com: https://github.com/erlang/otp/commit/36f23c9d2cc54afe83671dd7343596d7972839a5 github.com: https://github.com/erlang/otp/commit/dd15e8eb03548c5e55e9915f0e91389ec6bad9fd github.com: https://github.com/erlang/otp/commit/b057a9d995017b1be50d6dc02edd52382f3231b8

Credits

๐Ÿ” Luigino Camastra / Aisle Research Raimo Niskanen