← Vulnerability feed

Vulnerability record · CVE-2020-25107 · published 11 December 2020

CVE-2020-25107: Nut/OS DNS resolver missing null-termination check allows DoS and possible RCE

Ethernut · Nut\/Os

The DNS implementation in Ethernut Nut/OS 5.1 does not verify that a domain name is '\0' terminated, an out-of-bounds read condition. A malformed DNS response can crash the device and, per the advisory, may allow remote code execution, which matters for embedded and ICS deployments running this stack.

9.8 CVSS 3.1 Critical EPSS 54% · top 1.0% CWE-125 · Out-of-bounds read
9.8CVSS 3.1 base score, v2 7.5
54%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

An issue was discovered in the DNS implementation in Ethernut in Nut/OS 5.1. There is no check on whether a domain name has '\0' termination. This may lead to successful Denial-of-Service, and possibly Remote Code Execution.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with network-reachable, unauthenticated impact and a high EPSS score, though no confirmed in-the-wild exploitation is recorded.

What it is

The DNS implementation in Ethernut Nut/OS 5.1 does not verify that a domain name is '\0' terminated, an out-of-bounds read condition. A malformed DNS response can crash the device and, per the advisory, may allow remote code execution, which matters for embedded and ICS deployments running this stack.

Impact

An attacker can cause a denial of service against the affected device and potentially execute code remotely, giving full loss of confidentiality, integrity and availability per the CVSS vector.

Attack surface

Reachable over the network via DNS traffic (AV:N, PR:N, UI:N); no authentication or user interaction is required, so any host able to deliver a crafted DNS response to the resolver can trigger it.

Exploitation

Not listed in CISA KEV and no public exploit or ransomware association is recorded, but EPSS is high at roughly 0.537 (98.9th percentile), indicating elevated predicted exploitation likelihood.

What to do

  • Apply the vendor fix or the mitigations in CISA ICS advisory ICSA-20-343-01 and CERT/CC VU#815128; patch first.
  • If no fix is available, restrict DNS traffic to trusted resolvers and segment affected devices from untrusted networks.
  • Disable or avoid the vulnerable DNS resolver on Nut/OS 5.1 devices where it is not required.
  • Monitor vendor and CERT/CC advisories for updated firmware and re-check exposure after patching.

Detection

  • Monitor device logs and network captures for crashes or resets of Nut/OS hosts following DNS responses.
  • Inspect DNS response traffic to embedded devices for malformed or non-null-terminated domain names.
  • Watch for unexpected outbound connections or anomalous behavior from affected devices that could indicate code execution.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 Third Party AdvisoryUS Government Resource
https://www.kb.cert.org/vuls/id/815128 Third Party AdvisoryUS Government Resource
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 Third Party AdvisoryUS Government Resource
https://www.kb.cert.org/vuls/id/815128 Third Party AdvisoryUS Government Resource

Track CVE-2020-25107 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-25108Ethernut Nut/OS DNS response length flaw allows out-of-bounds writeThe DNS implementation in Ethernut Nut/OS 5.1 does not validate the length field of DNS response data, so a packet can set an arbitrary length. This …EPSS 54%analysed9.8CVE-2020-25109Ethernut Nut/OS DNS header count out-of-bounds readThe DNS implementation in Ethernut Nut/OS 5.1 does not validate the query/response count in the DNS header against the actual data present, causing a…EPSS 54%analysed9.8CVE-2020-25110Ethernut Nut/OS DNS length byte flaw allows denial of service and possible RCEThe DNS implementation in Ethernut Nut/OS 5.1 fails to validate the length byte of a domain name in DNS queries and responses, then uses that value f…EPSS 54%analysed7.5CVE-2020-27213Ethernut nut\/os vulnerabilityAn 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 i…EPSS 0.97%8.8CVE-2026-11645Google Chrome V8 out-of-bounds read and write enables sandbox code executionGoogle Chrome before 149.0.7827.103 contains an out-of-bounds read and write in the V8 JavaScript engine. A crafted HTML page can trigger the memory …KEVEPSS 2.2%analysed7.8CVE-2023-36424Windows Common Log File System Driver out-of-bounds read privilege escalationCVE-2023-36424 is an out-of-bounds read (CWE-125) in the Windows Common Log File System (CLFS) driver that allows elevation of privilege. It affects …KEVEPSS 12%analysed9.3CVE-2026-3055Citrix NetScaler ADC and Gateway SAML IDP memory overreadNetScaler ADC and NetScaler Gateway, when configured as a SAML identity provider, fail to validate input sufficiently, causing an out-of-bounds memor…KEVEPSS 4.0%analysed9.3CVE-2025-5777Citrix NetScaler ADC/Gateway memory overread via insufficient input validationCVE-2025-5777 is an insufficient input validation flaw in Citrix NetScaler ADC and NetScaler Gateway that causes a memory overread when the appliance…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2020-25107), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.