CVE 9.3 CRITICAL

SQL Injection vulnerability via sortBy in beanFeed_CVE-2026-40329

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

Masa CMS is an open source content management system. In versions 7.5.2 and earlier, a SQL injection vulnerability exists in the beanFeed.cfc component within the getQuery function's processing of the sortBy parameter. The application fails to properly sanitize or parameterize this input before incorporating it into dynamic SQL statements. An unauthenticated remote attacker can execute arbitrary SQL commands against the database, potentially gaining access to sensitive data, modifying or deleting records, or escalating privileges to administrative control.

This issue has been fixed in versions 7.2.10, 7.3.15, 7.4.10, and 7.5.3. As a workaround, configure WAF rules to block malicious SQL patterns in the sortBy parameter sent to beanFeed.cfc.

AI Analysis

SQL injection vulnerability in Masa CMS via the sortBy parameter in the beanFeed.cfc component, allowing remote attackers to execute arbitrary SQL commands.

Basic Information

ID CVE-2026-40329
Source GitHub_M
Published May 5, 2026 at 19:44

Affected Product

Vendor MasaCMS
Product MasaCMS
Version < 7.2.10
Affected Versions MasaCMS MasaCMS < 7.2.10
MasaCMS MasaCMS >= 7.3.0, <= 7.3.14
MasaCMS MasaCMS >= 7.4.0, <= 7.4.9
MasaCMS MasaCMS >= 7.5.0, <= 7.5.2

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor MasaCMS
Product Masa CMS
Version < 7.2.10, 7.3.0-7.3.14, 7.4.0-7.4.9, 7.5.0-7.5.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.