CVE-2026-44729: Twenty: Stored Cross-Site Scripting via Unsanitized File Serving (Missing Content-Type/Content-Disposition Headers)
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44729?
CVE-2026-44729 has a severity rating of 8.7, classified as high.
How do I fix CVE-2026-44729?
To fix CVE-2026-44729, update to Twenty CRM version 1.18.1 or later where the issue has been addressed.
What type of vulnerability is CVE-2026-44729?
CVE-2026-44729 is a stored cross-site scripting (XSS) vulnerability due to unsanitized file serving.
What impact does CVE-2026-44729 have on users?
CVE-2026-44729 can lead to unauthorized script execution in the context of user sessions, posing risks to data integrity and user security.
What software is affected by CVE-2026-44729?
CVE-2026-44729 affects Twenty CRM versions up to and including 1.18.0.