CVE-2026-87928 Details
Description
MaxSite CMS versions 0.94 through 109.6 contain a cross-site scripting vulnerability in the admin_page upload handler that allows any logged-in user to upload HTML files. Attackers can upload HTML containing malicious scripts to the uploads/_pages/ directory, which executes in visitors' browsers when the file is accessed, enabling persistent stored cross-site scripting attacks.
A cross-site scripting vulnerability has been identified in MaxSite CMS versions 0.94 through 109.6. The issue arises in the admin_page upload handler, where any logged-in user can upload HTML files. These files can contain malicious scripts that, when accessed, execute in the browsers of visitors, leading to persistent stored cross-site scripting attacks. The vulnerability allows for arbitrary file uploads into the uploads/_pages/ directory, where the uploaded HTML is served to users, executing the embedded scripts.
To address this vulnerability, MaxSite CMS should implement stricter upload controls by allowing only multipart file uploads through 'file' fields, and ensuring that files are saved with server-generated names. HTML and HTM files should be removed from the list of permitted extensions, and uploaded content should be validated against its actual file type before being accepted.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 9, 2026CISA-ADP
Assessed Sep 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| MaxSite CMS | >= 0.94, <= 109.6 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 9, 2026 | New CVE Received | [email protected] |
Volerion