Server-Side Request Forgery (SSRF) in SuiteCRM - CVE-2026-69137

 

Server-Side Request Forgery (SSRF) in SuiteCRM - CVE-2026-69137

Published: August 6, 2026


Vulnerability identifier: #VU141075
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N]
CVE-ID: CVE-2026-69137
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to make server-side requests to arbitrary hosts and disclose partial response data.

The vulnerability exists due to server-side request forgery in the CalendarAccount::action_testConnection endpoint when processing a user-supplied server_url parameter. A remote user can supply an arbitrary URL to make server-side requests to arbitrary hosts and disclose partial response data.

The server issues a PROPFIND request from its own network context, which can expose internal services through error responses when non-2xx responses are returned.


Affected software

SuiteCRM

How to mitigate CVE-2026-69137

Install security update from vendor's website.

SuiteCRM - addressed in versions 7.15.2, 8.10.2

External References

Related Security Bulletins