CVE-2026-40321 PUBLISHED

DotNetNuke.Core has stored cross-site-scripting (XSS) via SVG upload

Assigner: GitHub_M
Reserved: 10.04.2026 Published: 17.04.2026 Updated: 17.04.2026

DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Prior to version 10.2.2, a user could upload a specially crafted SVG file that could include scripts that can target both authenticated and unauthenticated DNN users. The impact is increased if the scripts are run by a power user. Version 10.2.2 patches the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
CVSS Score: 8.1

Product Status

Vendor dnnsoftware
Product Dnn.Platform
Versions
  • Version < 10.2.2 is affected

References

Problem Types

  • CWE-87: Improper Neutralization of Alternate XSS Syntax CWE