CVE-2026-40332
Published:May 06, 2026
Updated:May 16, 2026
Masa CMS is affected by an Open Redirect vulnerability due to improper handling of scheme-relative URLs. The application incorrectly interprets paths beginning with double slashes (//) as internal paths, failing to validate the redirect target before processing. The application treats these values as internal paths and processes them without confirming that the redirect target remains on the local site.
An attacker can craft a URL on the trusted Masa CMS domain that redirects a victim to an external attacker-controlled site. This can be used for phishing and, in some authentication flows, may expose tokens or other sensitive data to the external site. This issue has been fixed in versions 7.2.10, 7.3.15, 7.4.10, and 7.5.3. As a workaround, reject or rewrite redirect parameters that begin with // and consider disabling forceDirectoryStructure if compatible with the deployment.
Affected Packages
https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.4.0 <7.4.10Fix Suggestion:
Update to version 7.4.10https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.5.0 <7.5.3Fix Suggestion:
Update to version 7.5.3https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.3 <7.3.15Fix Suggestion:
Update to version 7.3.15https://github.com/MasaCMS/MasaCMS.git (GITHUB):
Affected version(s) >=7.2.0 <7.2.10Fix Suggestion:
Update to version 7.2.10Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.07