Description
DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Starting in version 9.0.0 and prior to versions 9.13.10 and 10.2.0, a content editor could inject scripts in module headers/footers that would run for other users. Versions 9.13.10 and 10.2.0 contain a fix for the issue.
Published: 2026-01-27
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑site scripting that allows injected scripts to run in browsers of other users, potentially enabling session hijacking or data theft
Action: Patch Now
AI Analysis

Impact

The vulnerability resides in DotNetNuke's handling of module headers and footers, enabling a content editor with write access to embed malicious scripts that are subsequently rendered for all other users who view the page. This cross‑site scripting flaw can lead to the execution of arbitrary code in victims' browsers, resulting in credential theft, phishing, or the compromise of the hosted site. The weakness is documented as CWE‑79, indicating an unchecked ability to inject and execute script content.

Affected Systems

The issue affects the DnnSoftware Dnn.Platform product. Any installation from version 9.0.0 up to, but not including, 9.13.10 is vulnerable, as are any releases of the platform before version 10.2.0. Versions 9.13.10 and 10.2.0 contain the fix, and later releases are presumed unaffected.

Risk and Exploitability

The CVSS score of 6.8 denotes a moderate severity. The EPSS score is below 1 %, indicating a very low probability of exploitation in the wild, and the vulnerability does not appear in CISA's KEV catalog. Exploitation requires a user with content‑editing privileges to inject script tags into module header or footer fields; once injected, the payload executes for all users who view the affected page. Given the necessity of privileged access and the relatively high effort compared to remote code execution, the overall risk is moderate but non‑negligible for sites that allow widespread editor access or are sensitive to data integrity and confidentiality concerns.

Generated by OpenCVE AI on April 18, 2026 at 01:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Dnn.Platform to at least version 9.13.10 or 10.2.0, which contain the vendor fix for the XSS flaw
  • Restrict or remove editing permissions for module header and footer fields to trusted administrators, ensuring that only users with a legitimate need can modify these parts of a page
  • Implement server‑side input filtering or sanitization to strip or encode script tags before storing header and footer content, mitigating the risk of accidental script insertion until a patch is applied

Generated by OpenCVE AI on April 18, 2026 at 01:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-jjwg-4948-6wxp DotNetNuke.Core has a potential XSS vulnerability in modules' header and footer
History

Wed, 04 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Dnnsoftware dotnetnuke
CPEs cpe:2.3:a:dnnsoftware:dotnetnuke:*:*:*:*:*:*:*:*
Vendors & Products Dnnsoftware dotnetnuke

Wed, 28 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 28 Jan 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Dnnsoftware
Dnnsoftware dnn Platform
Vendors & Products Dnnsoftware
Dnnsoftware dnn Platform

Wed, 28 Jan 2026 00:00:00 +0000

Type Values Removed Values Added
Description DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Starting in version 9.0.0 and prior to versions 9.13.10 and 10.2.0, a content editor could inject scripts in module headers/footers that would run for other users. Versions 9.13.10 and 10.2.0 contain a fix for the issue.
Title DotNetNuke.Core has a potential XSS vulnerability in modules' header and footer
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Dnnsoftware Dnn Platform Dotnetnuke
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-28T15:06:44.527Z

Reserved: 2026-01-26T21:06:47.870Z

Link: CVE-2026-24784

cve-icon Vulnrichment

Updated: 2026-01-28T15:06:39.588Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-28T00:15:50.480

Modified: 2026-02-04T20:13:46.463

Link: CVE-2026-24784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T02:00:10Z

Weaknesses