Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-40326
Published:May 06, 2026
Updated:May 16, 2026
Masa CMS is a content management system forked from Mura CMS. In versions 7.5.2 and earlier, the createBundle method in "csettings.cfc" does not properly validate anti-CSRF tokens for site bundle creation requests. An attacker can craft a malicious webpage or link that, when visited by a logged-in administrator, triggers the silent creation of a comprehensive site bundle. This bundle is saved to a predictable, publicly accessible web directory. An unauthenticated attacker can then retrieve the bundle and obtain site content, user account data, password hashes, form submissions, email lists, plugins, and configuration data. This issue has been fixed in versions 7.2.10, 7.3.15, 7.4.10, and 7.5.3. As a workaround, remove unexpected bundle files from public directories, restrict access to the affected endpoint, and limit exposure of administrative sessions.
Affected Packages
https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.2.0 <7.2.10
Fix Suggestion:
Update to version 7.2.10
https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.3 <7.3.15
Fix Suggestion:
Update to version 7.3.15
https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.4.0 <7.4.10
Fix Suggestion:
Update to version 7.4.10
https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.5.0 <7.5.3
Fix Suggestion:
Update to version 7.5.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Cross-Site Request Forgery (CSRF)
EPSS
Base Score:
0.03