CVE-2026-29103

CRITICAL

SuiteCRM Vulnerable to Remote Code Execution via Module Loader Package Scanner Bypass

Title source: cna

Description

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. A Critical Remote Code Execution (RCE) vulnerability exists in SuiteCRM 7.15.0 and 8.9.2, allowing authenticated administrators to execute arbitrary system commands. This vulnerability is a direct Patch Bypass of CVE-2024-49774. Although the vendor attempted to fix the issue in version 7.14.5, the underlying flaw in ModuleScanner.php regarding PHP token parsing remains. The scanner incorrectly resets its internal state ($checkFunction flag) when encountering any single-character token (such as =, ., or ;). This allows attackers to hide dangerous function calls (e.g., system(), exec()) using variable assignments or string concatenation, completely evading the MLP security controls. Versions 7.15.1 and 8.9.3 patch the issue.

Scores

CVSS v3 9.1
EPSS 0.0032
EPSS Percentile 55.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Details

CWE
CWE-358 CWE-94
Status published
Products (3)
suitecrm/suitecrm < 7.15.1
SuiteCRM/SuiteCRM < 7.15.1
SuiteCRM/SuiteCRM >= 8.0.0, < 8.9.3
Published Mar 19, 2026
Tracked Since Mar 20, 2026