CVE-2026-88896: EspoCRM before 10.0.4 SSRF via IPv6 Transition Address Bypass

Published Sep 10, 2026
·
Updated

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 CURLOPTRESOLVE 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.

Affected Software

1 affected component
EspoCRM EspoCRM<10.0.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade EspoCRM to a version that resolves this vulnerability.

    Fixed in 10.0.4
  2. Compensating control

    Restrict or block outbound access from EspoCRM to internal/private network services (e.g., via egress firewall rules/allowlist) to mitigate SSRF exploitation using IPv6 transition addresses (NAT64 64:ff9b::, 6to4 2002::, Teredo 2001:0000::) that bypass HostCheck::ipAddressIsNotInternal and the CURLOPT_RESOLVE IP-pinning check.

Event History

Sep 10, 2026
CVE Published
via MITRE·01:05 PM
Data Sourced
via MITRE·01:05 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which users or features can be used to trigger the vulnerable outbound request?

Any authenticated user with attachment access can reach POST /Attachment/fromImageUrl. Outbound webhook delivery is also affected, but triggering it requires an administrator or API user.

2

What does an attacker need to bypass the outbound URL validation?

The attacker needs control of a domain whose AAAA record resolves to an IPv6 transition address embedding a private IPv4 address, such as NAT64, 6to4, or Teredo. These addresses bypass the internal-host validation and CURLOPT_RESOLVE IP-pinning check.

3

What internal targets can be reached if exploitation succeeds?

EspoCRM can be induced to issue outbound requests to internal network services. The provided information does not identify specific services or ports.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203