๐Ÿ” CVE Alert

CVE-2026-88896

MEDIUM 5.3

EspoCRM before 10.0.4 SSRF via IPv6 Transition Address Bypass

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

EspoCRM before 10.0.4 is vulnerable to server-side request forgery. HostCheck::ipAddressIsNotInternal(), which validates outbound URLs to block requests to internal/private IP addresses, strips ::ffff: (IPv4-mapped IPv6) prefixes but does not recognize IPv6 transition addresses that embed private IPv4 addresses: NAT64 (64:ff9b::), 6to4 (2002::), and Teredo (2001:0000::). An attacker who controls a domain with AAAA records pointing to such transition addresses can bypass both the internal-host validation and the CURLOPT_RESOLVE IP-pinning check, causing EspoCRM to issue outbound requests to internal network services. Affected paths include POST /Attachment/fromImageUrl, reachable by any authenticated user with attachment access, and outbound webhook delivery, which requires an admin or API user.

CWE CWE-918
Vendor espocrm
Product espocrm
Published Sep 10, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for espocrm espocrm

Be the first to know when new medium vulnerabilities affecting espocrm espocrm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

espocrm / espocrm
0 < 10.0.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/espocrm/espocrm/security/advisories/GHSA-xwmh-j8hf-cfqw vulncheck.com: https://www.vulncheck.com/advisories/espocrm-before-10.0.4-ssrf-via-ipv6-transition-address-bypass