CVE-2023-41173
Description
AdGuard DNS before 2.2 is vulnerable to denial of service via malformed UDP packets, allowing remote attackers to crash the server.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
AdGuard DNS before 2.2 is vulnerable to denial of service via malformed UDP packets, allowing remote attackers to crash the server.
Vulnerability
AdGuard DNS versions prior to 2.2 contain a flaw that allows remote attackers to cause a denial of service by sending malformed UDP packets. The vulnerability resides in the DNS server's packet parsing logic, which fails to handle specially crafted or malformed UDP datagrams, leading to a crash. Affected versions include all releases before 2.2 [1].
Exploitation
An attacker can exploit this vulnerability from any network position that can send UDP packets to the AdGuard DNS server. No authentication or prior access is required. The attacker simply crafts a malformed UDP packet and sends it to the target server's DNS port (typically 53). The server processes the packet and crashes, resulting in a denial of service.
Impact
Successful exploitation results in a denial of service, causing the AdGuard DNS server to crash and become unavailable. This disrupts DNS resolution for all clients relying on the server, potentially affecting network connectivity and access to online services. The impact is limited to availability; no data confidentiality or integrity is compromised.
Mitigation
The vulnerability is fixed in AdGuard DNS version 2.2 [1]. Users should upgrade to version 2.2 or later to mitigate the issue. No workarounds are documented in the available references. If upgrading is not immediately possible, network-level filtering of malformed UDP packets or restricting access to the DNS server may reduce exposure.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- AdGuard/DNSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.