CVE-2026-24784
BaseFortify
Publication date: 2026-01-28
Last updated on: 2026-02-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dnnsoftware | dotnetnuke | From 9.0.0 (inc) to 9.13.10 (exc) |
| dnnsoftware | dotnetnuke | From 10.0.0 (inc) to 10.2.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in DNN (DotNetNuke) allows a content editor to inject scripts into module headers or footers that will execute for other users. It affects versions starting from 9.0.0 up to versions before 9.13.10 and 10.2.0, where the issue has been fixed.
How can this vulnerability impact me? :
The vulnerability can lead to script injection attacks where malicious scripts run in the context of other users, potentially compromising their data or session. This can result in unauthorized actions or data exposure for users interacting with the affected DNN platform.
What immediate steps should I take to mitigate this vulnerability?
Upgrade DNN (DotNetNuke) to version 9.13.10 or later, or version 10.2.0 or later, as these versions contain the fix for the vulnerability allowing script injection in module headers/footers.