CVE-2025-25034

A PHP object injection vulnerability exists in SugarCRM versions prior to 6.5.24, 6.7.13, 7.5.2.5, 7.6.2.2, and 7.7.1.0 due to improper validation of PHP serialized input in the SugarRestSerialize.php script. The vulnerable code fails to sanitize the rest_data parameter before passing it to the unserialize() function. This allows an unauthenticated attacker to submit crafted serialized data containing malicious object declarations, resulting in arbitrary code execution within the application context. Although SugarCRM released a prior fix in advisory sugarcrm-sa-2016-001, the patch was incomplete and failed to address some vectors.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Jul 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-20 19:15

Updated : 2025-07-16 18:15


NVD link : CVE-2025-25034

Mitre link : CVE-2025-25034

CVE.ORG link : CVE-2025-25034


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data