CVE-2026-54887

MEDIUMNVD 4.84.8
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 4.8 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 85% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
Trending — 3 sources updated this week
4.8
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 4.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS server) allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass.

On DTLS server startup, dtls_server_connection:initial_hello/3 initializes previous_cookie_secret to the empty binary (<<>>) instead of a random value. Because HMAC with an empty key is deterministic, anyone who observes the plaintext ClientHello can compute dtls_handshake:cookie(<<>>, IP, Port, Hello) and forge a valid DTLS cookie before the first rotation of the cookie secret. The DTLS cookie (RFC 6347 §4.2.1) is a denial-of-service mitigation that prevents spoofed source IPs from forcing the server to allocate state and perform expensive cryptographic operations; it is not an authentication mechanism. During the window from server startup until the first secret rotation (0 to 15 seconds), an attacker who can observe the plaintext ClientHello can bypass the source address verification, enabling DTLS handshake amplification with spoofed source addresses.

This vulnerability is associated with program file lib/ssl/src/dtls_server_connection.erl and program routine dtls_server_connection:initial_hello/3.

This issue affects OTP from OTP 20.0 before 29.0.3, 28.5.0.3 and 27.3.4.14 corresponding to ssl from 8.2 before 11.7.3, 11.6.0.3 and 11.2.12.10.

CVSS v3
4.8
EG Score
4.8(medium)
EPSS
15.4%
KEV
Not listed

Published

July 2, 2026

Last Modified

July 7, 2026

Advisory Details (5)

Auto-updated Jul 3, 2026
Patch available. Sources: github_commit, github.
generic

Versions — Erlang System Documentation v29.0.3

https://www.erlang.org/doc/system/versions.html#order-of-versions
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-54887
github Patch Available

DTLS Cookie Bypass During Startup · Advisory · erlang/otp · GitHub

https://github.com/erlang/otp/security/advisories/GHSA-p2m2-3c2w-8jp8
github_commit

commit 888e3bcd72d5 (erlang/otp)

Fix landed in erlang/otp commit 888e3bcd72d5 — awaiting tagged release

https://github.com/erlang/otp/commit/888e3bcd72d5406016b9e0de741026bc2a6f114d
generic

DTLS server cookie bypass during startup window due to empty initial cookie secret | Erlang Ecosystem Foundation CNA

https://cna.erlef.org/cves/CVE-2026-54887.html

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 22× in last 7d / 27× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-11 08:27 UTCEPSS rescore
  2. 2026-07-11 08:27 UTCEPSS rescore
  3. 2026-07-11 07:37 UTCEG score recompute
  4. 2026-07-10 06:10 UTCEG score recompute
  5. 2026-07-09 19:10 UTCEPSS rescore
  6. 2026-07-09 19:10 UTCEPSS rescore
  7. 2026-07-09 04:42 UTCEG score recompute
  8. 2026-07-08 15:16 UTCEPSS rescore
  9. 2026-07-08 15:16 UTCEPSS rescore
  10. 2026-07-08 03:17 UTCEG score recompute 1.50
  11. 2026-07-07 16:12 UTCNVD updateCVSS v3 → 4.8
  12. 2026-07-07 13:46 UTCEPSS rescore
  13. 2026-07-07 13:46 UTCEPSS rescore
  14. 2026-07-07 01:52 UTCEG score recompute
  15. 2026-07-06 16:27 UTCEPSS rescore
  16. 2026-07-06 16:27 UTCEPSS rescore
  17. 2026-07-06 02:23 UTCEPSS rescore
  18. 2026-07-06 02:23 UTCEPSS rescore
  19. 2026-07-06 00:24 UTCEG score recompute
  20. 2026-07-05 02:31 UTCEPSS rescore
  21. 2026-07-05 02:30 UTCEPSS rescore
  22. 2026-07-04 22:56 UTCEG score recompute
  23. 2026-07-04 06:31 UTCEPSS rescore
  24. 2026-07-04 06:31 UTCEPSS rescore
  25. 2026-07-03 21:31 UTCEG score recompute
Show 2 more
  1. 2026-07-02 20:07 UTCEG score recompute
  2. 2026-07-02 20:05 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-54887?
CVE-2026-54887 is a medium vulnerability published on July 2, 2026. Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS server) allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtlsserverconnection:initialhello/3 initializes previouscookiesecret to the empty…
When was CVE-2026-54887 disclosed?
CVE-2026-54887 was first published in the National Vulnerability Database on July 2, 2026, with the most recent update on July 7, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-54887 actively exploited?
CVE-2026-54887 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 15.4% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-54887?
CVE-2026-54887 has a CVSS v3 base score of 4.8 (NVD).
How do I remediate CVE-2026-54887?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54887, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-54887

Explore →

Is Your Infrastructure Affected by CVE-2026-54887?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.