CVE-2020-26133
Description
Insufficient access restrictions in Dual DHCP DNS Server 7.40 allow local attackers to elevate privileges by replacing the executable.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Insufficient access restrictions in Dual DHCP DNS Server 7.40 allow local attackers to elevate privileges by replacing the executable.
Vulnerability
Dual DHCP DNS Server 7.40 installs to %SYSTEMDRIVE%\DualServer\ by default. The directory permissions allow any Authenticated User to modify its contents, including the DualServer.exe binary [1][3]. This insufficient access restriction enables privilege escalation.
Exploitation
A local attacker with Authenticated User privileges can replace DualServer.exe with a malicious binary. When the service is restarted (e.g., after a reboot), the attacker's code executes in the context of SYSTEM [3].
Impact
Successful exploitation leads to arbitrary code execution with SYSTEM privileges, resulting in complete compromise of the affected system [3].
Mitigation
The vendor did not respond to the report, and no official patch exists [3]. As a workaround, install the software to a directory with proper permissions, such as %SYSTEMDRIVE%\Program Files\ or %SYSTEMDRIVE%\Program Files(x86)\, where Authenticated Users have only read and execute access [3]. Changing permissions on the existing installation directory to restrict modify access for Authenticated Users is also effective.
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- Dual/Dual DHCP DNS Serverdescription
- Range: = 7.40
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
3News mentions
0No linked articles in our index yet.