ZeroHour

CVE-2023-22952

KEV PoC moderate

Authenticated PHP Code Injection RCE in SugarCRM EmailTemplates

CISA: Multiple SugarCRM Products Remote Code Execution Vulnerability

CVSS 3.1
8.8 high
EPSS
80%p100
Published
()
KEV added
AI analysis

CVE-2023-22952 is a remote code execution vulnerability in multiple SugarCRM products caused by missing input validation (CWE-20) that permits PHP code injection (CWE-94) through the EmailTemplates feature. An attacker with low-privilege (authenticated) access sends a crafted request to EmailTemplates that injects and executes arbitrary custom PHP code on the server. Successful exploitation yields full server-side code execution with high impact on confidentiality, integrity, and availability (CVSS 3.1: 8.8), and the associated public proof-of-concept demonstrates shell upload, creating risk of follow-on activity such as ransomware. Organizations running affected SugarCRM releases prior to 12.0 Hotfix 91155 are exposed. The flaw is confirmed exploited in the wild: CISA added it to the Known Exploited Vulnerabilities Catalog on 2023-02-02, EPSS assigns an 80.1% probability of exploitation within 30 days (100th percentile), and trade press reported active attacks.

What to do: Apply the vendor fix immediately per CISA's KEV required action — SugarCRM 12.0 Hotfix 91155 or a later patched release per vendor instructions. Audit EmailTemplates and the server filesystem for injected PHP code or uploaded webshells, and review web logs for crafted requests to EmailTemplates endpoints. Treat unpatched, internet-exposed SugarCRM instances as high priority, as ransomware use is listed as unknown and active exploitation is confirmed.

Affected
SugarCRM (multiple products, per CISA)All versions before 12.0 Hotfix 91155
Estimated exposure
moderate≈10k–100k users across thousands of independently deployed business instances (order-of-magnitude estimate) — SugarCRM is a mid-market B2B CRM typically deployed as a separate on-premises or private-cloud instance per customer organization with a customer base in the thousands, implying aggregate user exposure in the tens of thousands, though the…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In SugarCRM before 12.0. Hotfix 91155, a crafted request can inject custom PHP code through the EmailTemplates because of missing input validation.

CISA Known Exploited Vulnerability
Affected
SugarCRM Multiple Products
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Unknown
Vendors
sugarcrm
Products
sugarcrm
Weakness
CWE-20, CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news