Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Medium

Stored XSS via Form Plugin file upload in Connect-CMS

IdentifiersCVE-2026-32278CWE-434· Unrestricted Upload of File with…

CVE-2026-32278 is a stored cross-site scripting vulnerability in Connect-CMS affecting 1.x versions through 1.41.0 and 2.x versions through 2.41.0. The issue is in the Form Plugin's file field, which allows user-supplied files to be uploaded through public-facing forms. Based on the provided context, the application does not enforce a strict whitelist of safe file extensions and permits dangerous file types such as HTML to be uploaded and stored. Prior to the patch, uploaded .html files could be served inline by the application rather than forced to download, allowing embedded JavaScript to execute when the file was opened. The vulnerability is therefore described as stored XSS, while the underlying weakness is classified as unrestricted upload of a file with a dangerous type (CWE-434).

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

A remote attacker can upload a malicious HTML file and have its JavaScript execute in the browser of an authenticated administrator who later reviews the uploaded file from the backend dashboard. Because the script executes in the CMS origin, it can access the administrator's session context, including cookies, CSRF tokens, and administrative API functionality. This can enable unauthorized actions in the administrator's context, theft of sensitive information, and compromise of administrative workflows. The provided CVSS vector also indicates scope change and impacts to confidentiality and integrity, with limited availability impact.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce exposure by disabling or restricting the Form Plugin file field, especially on public-facing forms; blocking uploads of active content such as .html and similar browser-executable types; enforcing a strict allowlist of safe file extensions and MIME types; and serving uploaded files with headers that force download rather than inline rendering. Administrative users should avoid opening untrusted uploaded files from the CMS backend until remediation is complete. These are inferred mitigations based on the described flaw; no vendor-specific mitigation beyond upgrading was provided in the content.

Remediation

Patch, then assume compromise.

Upgrade Connect-CMS to a fixed release. For the 1.x branch, update to 1.41.1 or later. For the 2.x branch, update to 2.41.1 or later. The provided context indicates that these versions contain the patch, with the fix referenced by commit 9d87fe8ecf7f57efbb0e5231be058807734c96b3 and corresponding release tags for v1.41.1 and v2.41.1.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
OpenSource WorkshopConnect-Cmsapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity7

Community discussion across Reddit, Mastodon, and other social sources.