SQL Injection Vulnerability in Masa CMS Affects Multiple Versions
CVE-2026-40330
What is CVE-2026-40330?
A SQL injection vulnerability exists in the beanFeed.cfc component of Masa CMS across various versions. This flaw arises from the improper handling of the sortDirection parameter, which is concatenated directly into SQL queries without adequate sanitization or parameterization. As a result, an unauthenticated attacker could exploit this vulnerability to extract sensitive data, modify or delete database records, and potentially execute arbitrary code on the underlying database server. The issue has been resolved in later versions, but users are advised to implement additional security measures, such as a Web Application Firewall (WAF), to protect against SQL injection attacks targeting this specific parameter.
Affected Version(s)
MasaCMS <= 7.2.9 <= 7.2.9
MasaCMS >= 7.3.0, <= 7.3.14 <= 7.3.0, 7.3.14
MasaCMS >= 7.4.0, <= 7.4.9 <= 7.4.0, 7.4.9
