CVE-2026-36478: Technitium DNS Server Remote Denial of Service
Technitium DNS Server versions 14.3 and earlier contain a vulnerability that allows remote attackers to crash the DNS service without authentication. An attacker can send specially crafted requests to the DNS server, causing it to become unavailable and disrupting DNS resolution services for all dependent systems and users. The vulnerability requires no special privileges or user interaction to exploit.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Weaknesses (CWE)
- CWE-400
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-26 / 2026-07-05
NVD description (verbatim)
An issue in Technitium DNS Server v.14.3 and before allows a remote attacker to cause a denial of service via the DnsServerApp.exe, DnsServerApp.dll, TechnitiumLibrary.Net/Dns/DnsClient.cs components
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-36478 is a denial-of-service vulnerability in Technitium DNS Server affecting version 14.3 and prior releases. The flaw exists in the core DNS processing components (DnsServerApp.exe, DnsServerApp.dll, and TechnitiumLibrary.Net/Dns/DnsClient.cs) and stems from improper handling of network input, classified under CWE-400 (uncontrolled resource consumption). The vulnerability has a CVSS 3.1 score of 7.5 (HIGH severity) with a network-based attack vector requiring no authentication, low attack complexity, and high availability impact.
Business impact
Organizations operating Technitium DNS Server in production face potential service disruption. A successful attack can knock the DNS service offline, preventing internal and external name resolution and potentially cascading failures across dependent applications, cloud connectivity, and user productivity. Organizations without secondary DNS infrastructure or failover mechanisms are at heightened risk of extended downtime.
Affected systems
Technitium DNS Server version 14.3 and all earlier versions are affected. Organizations should inventory deployments in network environments, including both primary and secondary DNS roles. The vulnerability affects the core DNS resolution engine regardless of deployment context (physical, virtual, containerized).
Exploitability
This vulnerability is exploitable remotely over the network without requiring authentication, valid credentials, or user interaction. The attack complexity is low, meaning a standard network request can trigger the denial-of-service condition. Exploitation requires no specialized tools beyond basic network capabilities, making the barrier to attack relatively low.
Remediation
Upgrade Technitium DNS Server to a version released after 14.3. Organizations should verify the specific patched version number from the official Technitium project releases before deploying. Test patched versions in a staging environment to confirm DNS functionality and service stability before production rollout.
Patch guidance
Obtain the latest stable release from the official Technitium DNS Server project repository or distribution channel. Verify that the update version is explicitly documented as addressing CVE-2026-36478 or is released after the published date (2026-06-26). For critical DNS services, schedule patching during a maintenance window and confirm service health post-deployment. If operating a secondary DNS server, prioritize patching the primary first, then secondary to maintain resolution capability during updates.
Detection guidance
Monitor DNS server logs and process behavior for unusual resource consumption, unexpected crashes, or repeated restarts of DnsServerApp.exe. Implement network-based detection for anomalous DNS query patterns, such as malformed packets or requests that trigger high CPU or memory usage on the DNS service. Alert on any availability gaps in DNS resolution or service recovery events. Consider baseline profiling of normal DNS traffic to establish detection thresholds.
Why prioritize this
HIGH severity combined with unauthenticated remote exploitability and no user interaction required makes this a credible threat to DNS infrastructure availability. DNS is critical to all network operations; loss of DNS service directly impacts business continuity. The absence of KEV status does not diminish operational risk. Organizations with standalone or single-point-of-failure DNS infrastructure should prioritize patching immediately.
Risk score, explained
CVSS 7.5 (HIGH) reflects the confluence of network accessibility (AV:N), low attack complexity (AC:L), absence of authentication (PR:N), no special user interaction (UI:N), and high impact on availability (A:H). The score appropriately reflects that while confidentiality and integrity are not affected, a denial-of-service condition against critical DNS infrastructure poses substantial operational risk. Actual risk may be elevated in environments with single DNS servers or minimal redundancy.
Frequently asked questions
Is this vulnerability being actively exploited in the wild?
There is no evidence of active exploitation in the public domain. However, the low barrier to exploitation and high operational impact of DNS outages mean this vulnerability poses a meaningful risk and should not be delayed pending confirmation of widespread attacks.
What is the difference between this and other DNS server vulnerabilities?
This vulnerability is specific to Technitium DNS Server and does not affect other DNS server implementations such as BIND, PowerDNS, or Windows DNS Server. If you operate a different DNS platform, you are not directly affected by CVE-2026-36478.
If we have a secondary DNS server, can we patch one at a time safely?
Yes, with careful coordination. Patching the secondary first allows you to validate the patch without risking primary DNS availability. Ensure the secondary is fully synchronized before promoting it to primary during the primary's maintenance window.
How quickly should we patch this?
Organizations running Technitium DNS Server as a critical service should prioritize patching within 1-2 weeks, treating this as a high-urgency operational security task. If you lack a failover DNS mechanism, consider implementing temporary secondary DNS services before patching the primary.
This analysis is based on available public information as of the modification date (2026-07-05). Specific patch version numbers and availability timelines should be verified directly with the Technitium project or official distribution channels. Organizations should conduct their own risk assessment and testing before implementing patches in production environments. This explainer does not constitute professional security advice; consult with your security team and incident response capabilities as appropriate. Source: NVD (public-domain), retrieved 2026-08-05. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2023-54365HIGHTraefik HTTP/2 Denial of Service Vulnerability – Rapid Reset Attack
- CVE-2024-14036HIGHDräger Core Denial of Service via Malformed SDC Messages
- CVE-2025-52293HIGHGPAC MP4Box HEVC Parser Denial of Service (CVSS 7.5)
- CVE-2025-53114HIGHCometD Denial-of-Service via Unacknowledged Message Queue Overflow
- CVE-2025-61025HIGHOpenLink Virtuoso 7.2.11 Remote DoS via SQL Query Parsing
- CVE-2026-10069HIGHShibby Tomato miniupnpd Resource Exhaustion Vulnerability
- CVE-2026-10143HIGHkafka-python SCRAM DoS – Event Loop Freeze Vulnerability
- CVE-2026-12151HIGHundici WebSocket Memory Exhaustion DoS Vulnerability