SuiteCRM through 7.12.1 and 8.x through 8.0.1 allows Remote Code Execution. Authenticated users with access to the Scheduled Reports module can achieve this by leveraging PHP deserialization in the email_recipients property. By using a crafted request, they can create a malicious report, containing a PHP-deserialization payload in the email_recipients field. Once someone accesses this report, the backend will deserialize the content of the email_recipients field and the payload gets executed. Project dependencies include a number of interesting PHP deserialization gadgets (e.g., Monolog/RCE1 from phpggc) that can be used for Code Execution.
Conclusion & alert: CVE-2022-23940 is rated High Exploit Risk (89.8/100): CVSS High severity, with high exploitation likelihood (EPSS 54.16%, 99th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +9.30% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 44.87% | 54.16% | +9.30% |
| 2 | 2026-04-07 | 35.87% | 44.87% | +9.00% |
| 3 | 2025-11-21 | — | 35.87% | — |
Full EPSS history (26 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| salesagility | suitecrm | < 7.12.5 | cpe:2.3:a:salesagility:suitecrm:*:*:*:*:*:*:*:* |
| salesagility | suitecrm | >= 8.0, < 8.0.4 | cpe:2.3:a:salesagility:suitecrm:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://docs.suitecrm.com/8.x/admin/releases/8.0/ | Release Notes Vendor Advisory |
| https://github.com/manuelz120 | Exploit Third Party Advisory |