Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-40330
Published:May 05, 2026
Updated:May 16, 2026
Masa CMS is an open source content management system. In versions 7.2.0 through 7.2.9, 7.3.0 through 7.3.14, 7.4.0 through 7.4.9, and 7.5.0 through 7.5.2, a SQL injection vulnerability exists in the beanFeed.cfc component within the getQuery function's handling of the sortDirection parameter. The parameter value is concatenated directly into SQL queries without sanitization or parameterization. An unauthenticated remote attacker can exploit this to extract sensitive information, modify or delete database records, or potentially achieve remote code execution on the underlying database server. This issue has been fixed in versions 7.2.10, 7.3.15, 7.4.10, and 7.5.3. As a workaround, use a WAF to block or restrict access to the beanFeed.cfc component, or deploy rules to detect SQL injection patterns targeting the sortDirection parameter.
Affected Packages
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.3 <7.3.15
Fix Suggestion:
Update to version 7.3.15
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.5.0 <7.5.3
Fix Suggestion:
Update to version 7.5.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.33