๐Ÿ” CVE Alert

CVE-2026-33975

UNKNOWN 0.0

twenty-server SSRF protection bypass via IPv4-mapped IPv6 address normalization

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Twenty is an open source CRM built with NestJS (Node.js). In versions 1.18.0 and earlier, the SSRF protection in twenty-server's SecureHttpClientService can be bypassed using IPv4-mapped IPv6 addresses in URL IP literals. Node.js's URL parser normalizes IPv4-mapped IPv6 addresses to compressed hex form (e.g., ::ffff:169.254.169.254 becomes ::ffff:a9fe:a9fe), but the isPrivateIp utility only recognizes the dotted-decimal notation. As a result, the hex form passes the SSRF check unchecked. Additionally, the socket lookup validation event does not fire for IP literal addresses, bypassing the second validation layer. An authenticated user can reach any internal IP, including cloud metadata endpoints, to exfiltrate credentials such as IAM keys.

CWE CWE-918
Vendor twentyhq
Product twenty
Published May 5, 2026
Stay Ahead of the Next One

Get instant alerts for twentyhq twenty

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

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

Affected Versions

twentyhq / twenty
<= 1.18.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/twentyhq/twenty/security/advisories/GHSA-vrcj-hv2q-c58m