#VU125917 Server-Side Request Forgery (SSRF) in EspoCRM - CVE-2026-33659
Published: April 14, 2026
EspoCRM
EspoCRM
Description
The vulnerability allows a remote user to access internal network services and disclose limited information.
The vulnerability exists due to server-side request forgery in the POST /api/v1/Attachment/fromImageUrl endpoint when fetching a user-supplied image URL. A remote user can supply a hostname that passes validation but resolves differently at connection time to access internal network services and disclose limited information.
User interaction is not required, and exploitation requires attachment creation access.