DNN CKEditor Provider allows unauthenticated upload out-of-the-box
Moderate severity
GitHub Reviewed
Published
Oct 28, 2025
in
dnnsoftware/Dnn.Platform
•
Updated Oct 29, 2025
Description
Published by the National Vulnerability Database
Oct 28, 2025
Published to the GitHub Advisory Database
Oct 29, 2025
Reviewed
Oct 29, 2025
Last updated
Oct 29, 2025
Summary
The out-of-box experience for HTML editing allows unauthenticated users to upload files. This opens a potential vector to other security issues and is not needed on most implementations.
Details
The new out-of-box experience blocks that endpoint to unauthenticated users. If there is a real need for the implementation to allow unauthenticated uploads, then the web.config can be edited by the implementer to remove that block and open the endpoint to the public.
References