DNN vulnerable to Reflected Cross-Site Scripting (XSS) using url to profile
        
  Moderate severity
        
          GitHub Reviewed
      
        Published
          Sep 23, 2025 
          in
          
            dnnsoftware/Dnn.Platform
          
          •
          Updated Sep 23, 2025 
      
  
Description
        Published to the GitHub Advisory Database
      Sep 23, 2025 
    
  
        Reviewed
      Sep 23, 2025 
    
  
        Published by the National Vulnerability Database
      Sep 23, 2025 
    
  
        Last updated
      Sep 23, 2025 
    
  
Summary
A reflected cross-site scripting (XSS) vulnerability exists under certain conditions, using a specially crafter url to view a user profile
Description
DNN’s URL/path handling and template rendering can allow specially crafted input to be reflected into a user profile that are returned to the browser. In these cases, the application does not sufficiently neutralize or encode characters that are meaningful in HTML, so an attacker can cause a victim’s browser to interpret attacker-controlled content as part of the page’s HTML.
References