CVE-2025-59428: EspoCRM allows arbitrary user creation via stored SVG injection and CSRF
EspoCRM is an open source customer relationship management application. In versions before 9.1.9, a vulnerability allows arbitrary user creation, including administrative accounts, through a combination of stored SVG injection and lack of CSRF protection. An attacker with Knowledge Base edit permissions can embed a malicious SVG element containing a link in the body field of an article. When an authenticated user clicks the malicious link, they are redirected to an attacker-controlled HTML page that executes a CSRF request against the api/v1/User endpoint. If the victim is prompted for and enters their credentials, an attacker-controlled account is created with privileges determined by the CSRF payload. This issue has been patched in version 9.1.9.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-59428?
CVE-2025-59428 has a high severity level due to the potential for arbitrary user creation, including administrative accounts.
How do I fix CVE-2025-59428?
To fix CVE-2025-59428, upgrade EspoCRM to version 9.1.9 or later to mitigate the vulnerabilities.
What versions of EspoCRM are affected by CVE-2025-59428?
EspoCRM versions prior to 9.1.9 are affected by CVE-2025-59428 and are vulnerable to this exploit.
What type of vulnerability is CVE-2025-59428?
CVE-2025-59428 is categorized as a stored SVG injection vulnerability combined with a lack of CSRF protection.
Can CVE-2025-59428 allow unauthorized access?
Yes, CVE-2025-59428 can allow an attacker to create unauthorized user accounts, including those with administrative privileges.