Server-Side Request Forgery (SSRF) in SuiteCRM - CVE-2026-29107
Published: May 5, 2026
SuiteCRM
Detailed vulnerability description
The vulnerability allows a remote user to perform server-side request forgery.
The vulnerability exists due to improper control of externally referenced resources in PDF export when rendering PDF templates containing external resource tags. A remote user can create a specially crafted PDF template and export a PDF to perform server-side request forgery.
The issue occurs because the template content is rendered server side, causing the server to issue the request.