An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and either hijack existing ones or spoof future ones. While the ISN generator seems to adhere to RFC 793 (where a global 32-bit counter is incremented roughly every 4 microseconds), proper ISN generation should aim to follow at least the specifications outlined in RFC 6528.
Conclusion & alert: CVE-2020-27213 is rated Exploit Available (54.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.10%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.26% | 0.10% | -0.17% |
| 2 | 2025-11-18 | 0.05% | 0.26% | +0.21% |
| 3 | 2023-10-28 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| URL | Tags |
|---|---|
| http://lists.egnite.de/mailman/listinfo/en-nut-announce | Not Applicable |
| http://www.ethernut.de/en/download/index.html | Release Notes |
| https://www.cisa.gov/news-events/ics-advisories/icsa-21-042-01 | Third Party Advisory US Government Resource |
| https://www.forescout.com/resources/numberjack-weak-isn-generation-in-embedded-tcpip-stacks/ | Exploit Third Party Advisory |