CVE-2026-27023 PUBLISHED

Twenty: SSRF protection bypass via HTTP redirect following in secure HTTP client

Assigner: GitHub_M
Reserved: 17.02.2026 Published: 05.03.2026 Updated: 06.03.2026

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs (e.g., webhook endpoints, image URLs) could bypass private IP blocking by redirecting through an attacker-controlled server. This issue has been patched in version 1.18.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
CVSS Score: 5

Product Status

Vendor twentyhq
Product twenty
Versions
  • Version < 1.18 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE