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.
Published: 2026-09-09
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw allows a logged‑in user to upload arbitrary HTML files to the uploads/_pages/ directory. When visitors load these files the embedded scripts run with the visitor’s privileges, producing a persistent stored cross‑site scripting (XSS) condition. This can lead to credential theft, defacement or drive‑by‑attack actions from the compromised site.

Affected Systems

MaxSite CMS versions 0.94 through 109.6 are affected. The vulnerability is limited to installations where the admin_page upload handler is enabled and accessible to authenticated users.

Risk and Exploitability

With a CVSS score of 5.1 the vulnerability is of moderate severity. No EPSS score is reported, so the relative likelihood of exploitation is unknown, but the flaw requires authentication, meaning exposure depends on the presence of logged‑in users. The vulnerability is not currently listed in CISA’s KEV catalog, suggesting no known widespread exploitation.

Generated by OpenCVE AI on September 9, 2026 at 18:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update MaxSite CMS to a version newer than 109.6 where the upload handling has been secured.
  • If an upgrade cannot be performed immediately, block execution of uploaded HTML files by configuring the web server or CMS to treat them as plain text or delete the uploads/_pages/ directory.
  • Configure the CMS to allow only image or safe MIME types for uploads and validate or sanitize user‑supplied file names to mitigate the underlying Improper Input Validation weakness.

Generated by OpenCVE AI on September 9, 2026 at 18:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 17:00:00 +0000

Type Values Removed Values Added
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.
Title MaxSite CMS 0.94 through 109.6 HTML Upload XSS via admin_page
First Time appeared Max-3000
Max-3000 maxsite Cms
Weaknesses CWE-434
CPEs cpe:2.3:a:max-3000:maxsite_cms:*:*:*:*:*:*:*:*
Vendors & Products Max-3000
Max-3000 maxsite Cms
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Max-3000 Maxsite Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-09T16:44:59.356Z

Reserved: 2026-09-09T16:12:25.344Z

Link: CVE-2026-87928

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-09T17:17:53.697

Modified: 2026-09-09T20:14:00.420

Link: CVE-2026-87928

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T18:30:13Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type