Security Advisory

CVE-2026-44729

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-26 16:56:06
Last updated 2026-05-27 13:50:28
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

Twenty is an open source CRM. In 1.18.0 and earlier, the file serving endpoints in Twenty CRM at /files/* and /file/:fileFolder/:id serve uploaded files using fileStream.pipe(res) without setting any Content-Type, Content-Disposition, or X-Content-Type-Options response headers. This allows an authenticated attacker to upload an HTML file containing JavaScript, which will be rendered by the victim's browser in the context of the Twenty CRM domain when accessed — enabling session hijacking, account takeover, and data theft.