CVE-2024-32641
CWE-94Published: December 3, 2025· Updated: Jun 17, 2026
Official Description
Masa CMS is an open source Enterprise Content Management platform. Masa CMS versions prior to 7.2.8, 7.3.13, and 7.4.6 are vulnerable to remote code execution. The vulnerability exists in the addParam function, which accepts user input via the criteria parameter. This input is subsequently evaluated by setDynamicContent, allowing an unauthenticated attacker to execute arbitrary code via the m tag. The vulnerability is patched in versions 7.2.8, 7.3.13, and 7.4.6.
Risk Analysis
This critical vulnerability in Masa CMS allows for remote code execution due to improper handling of user input in the 'addParam' function. With a CVSS score of 9.8, this flaw can lead to complete system compromise without authentication. The lack of an EPSS score means the current exploitation likelihood is not assessed, but the severity is extremely high.
No public exploit is currently known for this vulnerability. However, its remote exploitability (AV:N) and low attack complexity (AC:L) make it a high-risk target.
Users of Masa CMS should upgrade to versions 7.2.8, 7.3.13, or 7.4.6 immediately to patch this vulnerability. Regular updates for content management systems are vital to prevent remote code execution.
Technical Analysis
CVE-2024-32641 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-94)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-32641 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts