CRITICAL🇵🇱 Wersja polska

CVE-2026-29103

CVSS 9.1v3.1pub. 2026-03-19upd. 2026-03-24

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.

🤖 AI Analysis
How it works

The error lies in the ModuleScanner.php file, responsible for analyzing PHP tokens within the MLP security mechanism. The scanner incorrectly resets the internal state of the $checkFunction flag after encountering any single token (e.g., =, . or ;). An attacker can exploit this flaw by hiding calls to dangerous functions (e.g., system(), exec()) inside variable assignments or string concatenation. As a result, MLP security controls are completely bypassed, and malicious code passes validation without detection.

Impact

An authenticated administrator can execute arbitrary system commands on the server, which in practice means complete system takeover, data exfiltration, and potential for further lateral movement in the network.

Mitigation & patch

SuiteCRM should be updated to version 7.15.1 or 8.9.3, which contain fixes for the described vulnerability. Details are available in the vendor's official release notes and GitHub security advisory.

Who is affected

SuiteCRM versions 7.15.0 and 8.9.2

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Suitecrm

    APP
    Suitecrm
    < 7.15.18.0.0 – 8.9.3 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCE
CWE
References

Related vulnerabilities

CVE-2026-33288HIGH8.8same product

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prio...

CVE-2026-33289HIGH8.8same product

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prio...

CVE-2026-29109HIGH8.6same product

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Vers...

CVE-2026-29189HIGH8.1same product

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prio...

CVE-2026-29097HIGH7.1same product

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Vers...