Cyber Resilience

CVE-2023-49203

Technitium Dnsserver 11.5.3

Published
18 September 2024
Modified
10 July 2025
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0065 48th percentile
Risk Priority 58 floored blend · peak EPSS

Summary

CVE-2023-49203 is a high-severity Network Amplification (CWE-406) vulnerability in Technitium Dnsserver. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Network Denial of Service (T1498); ranked at the 48th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-5 (Denial-of-service Protection) and SI-4 (System Monitoring) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Technitium 11.5.3 allows remote attackers to cause a denial of service (bandwidth amplification) because the DNSBomb manipulation causes accumulation of low-rate DNS queries such that there is a large-sized response in a burst of traffic.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1498 Network Denial of Service Impact
Adversaries may perform Network Denial of Service (DoS) attacks to degrade or block the availability of targeted resources to users.
T1498.002 Reflection Amplification Impact
Adversaries may attempt to cause a denial of service (DoS) by reflecting a high-volume of network traffic to a target.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-28455Same product: Technitium Dnsserver
CVE-2023-28456Same product: Technitium Dnsserver
CVE-2025-50334Same product: Technitium Dnsserver
CVE-2023-28451Same product: Technitium Dnsserver
CVE-2024-56946Same product: Technitium Dnsserver
CVE-2026-42255Same product: Technitium Dnsserver
CVE-2024-56089Same product: Technitium Dnsserver
CVE-2023-28457Same product: Technitium Dnsserver
CVE-2022-0028Shared CWE-406
CVE-2024-25015Shared CWE-406

Affected Assets

technitium
dnsserver
11.5.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Denial-of-service protection directly requires mechanisms to limit excessive outbound traffic volume that amplification attacks exploit.

System monitoring detects anomalous traffic volumes indicative of amplification after the weakness is present.

Boundary protection at managed interfaces enforces controls on communications volume and flow that can stop amplification.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

DE.CM-01 mostly match
prevents

Network monitoring directly detects anomalous traffic volumes that indicate amplification abuse.

PR.IR-04 partial match
prevents

Bandwidth monitoring supports capacity planning that can surface volume problems but does not enforce message-volume controls.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Monitoring activities can detect anomalous traffic volumes, yet detection alone does not enforce control.

A.8.15 Logging partial match
finds

Logging provides visibility into high-volume traffic but does not itself limit or control it.

mitigates

Network security controls include traffic filtering and rate-limiting that prevent amplification attacks.

mitigates

Security of network services can impose volume controls on specific services, but does not address the weakness broadly.

degrades

Capacity management directly limits excessive outbound traffic that an actor could otherwise trigger.

References