Vulnerability record · CVE-2015-2794 · published 6 February 2017
CVE-2015-2794: DotNetNuke install wizard allows unauthenticated reinstall and SuperUser takeover
DDnnsoftware · Dotnetnuke
The installation wizard in DotNetNuke (DNN) before 7.4.1 can be reached directly at Install/InstallWizard.aspx and used to reinstall the application. Because the wizard is not protected after setup, a remote attacker can rerun it and take over the site. This is a critical access-control failure that grants full administrative control of the platform.
Description
The installation wizard in DotNetNuke (DNN) before 7.4.1 allows remote attackers to reinstall the application and gain SuperUser access via a direct request to Install/InstallWizard.aspx.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated remote reinstall leading to SuperUser takeover with a CVSS 3.0 score of 9.8 and very high EPSS, plus a public exploit.
What it is
The installation wizard in DotNetNuke (DNN) before 7.4.1 can be reached directly at Install/InstallWizard.aspx and used to reinstall the application. Because the wizard is not protected after setup, a remote attacker can rerun it and take over the site. This is a critical access-control failure that grants full administrative control of the platform.
Impact
An attacker gains SuperUser access to the DNN instance, allowing full control of site content, configuration and hosted data. Depending on the deployment, this can lead to further compromise of the underlying host or connected systems.
Attack surface
Reached over the network by a direct HTTP request to Install/InstallWizard.aspx. The CVSS vector shows no privileges and no user interaction required, so the request can be sent directly by an unauthenticated attacker.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.74552, 99.47th percentile) and a public Exploit-DB entry (39777) exists, indicating known public exploitation techniques. No ransomware group usage is documented in the record.
What to do
- Upgrade DotNetNuke to 7.4.1 or later, which is the fixed release per the vendor security center.
- If immediate upgrade is not possible, apply the vendor workaround to block or remove access to Install/InstallWizard.aspx.
- Restrict or block external access to the /Install/ path at the web server or WAF until patched.
- Verify the installation wizard is disabled or removed after setup and confirm no residual installer files remain.
- Review DNN SuperUser accounts and logs for unauthorized creation or changes after exposure.
Detection
- Monitor web logs for requests to Install/InstallWizard.aspx, especially from external or unexpected source IPs.
- Alert on creation of new SuperUser or administrative accounts in DNN, particularly outside change windows.
- Look for POST requests to the install path followed by administrative actions or configuration changes.
- Correlate any installer-path access with subsequent authentication events or file changes on the DNN host.
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
| Link | Tags |
|---|---|
| http://www.dnnsoftware.com/community-blog/cid/155198/workaround-for-potential-security-issue | MitigationVendor Advisory |
| http://www.dnnsoftware.com/community/security/security-center | PatchVendor Advisory |
| http://www.securityfocus.com/bid/96373 | |
| https://dotnetnuke.codeplex.com/releases/view/615317 | Release NotesVendor Advisory |
| https://www.exploit-db.com/exploits/39777/ | ExploitThird Party AdvisoryVDB Entry |
| http://www.dnnsoftware.com/community-blog/cid/155198/workaround-for-potential-security-issue | MitigationVendor Advisory |
| http://www.dnnsoftware.com/community/security/security-center | PatchVendor Advisory |
| http://www.securityfocus.com/bid/96373 | |
| https://dotnetnuke.codeplex.com/releases/view/615317 | Release NotesVendor Advisory |
| https://www.exploit-db.com/exploits/39777/ | ExploitThird Party AdvisoryVDB Entry |
Track CVE-2015-2794 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2015-2794), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.