CVE-2026-44729
CVE-2026-44729 is a high-severity vulnerability in Twenty with a CVSS 3.x base score of 8.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 8.7)
- EPSS exploit prediction: 0% (17th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-31895
- Weakness: CWE-79
- Affected product: Twenty
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-44729?
- 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.
- How severe is CVE-2026-44729?
- CVE-2026-44729 has a CVSS 3.x base score of 8.7, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-44729 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (17th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-44729?
- CVE-2026-44729 affects Twenty. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-44729?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-44729 have an EU (EUVD) identifier?
- Yes. CVE-2026-44729 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-31895.
- When was CVE-2026-44729 published?
- CVE-2026-44729 was published on 2026-05-26 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:twenty:twenty:*:*:*:*:*:*:*:*
More vulnerabilities in Twenty
- CVE-2026-46624 — Critical (CVSS 9.9): Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution (RCE) vulnerability exists in…
- CVE-2026-26720 — Critical (CVSS 9.8): An issue in Twenty CRM v1.15.0 and before allows a remote attacker to execute arbitrary code via the local.driver.ts…
- CVE-2024-28434 — High (CVSS 7.6): The CRM platform Twenty is vulnerable to stored cross site scripting via file upload in version 0.3.0. A crafted svg…
- CVE-2024-28435 — Medium (CVSS 5.4): The CRM platform Twenty version 0.3.0 is vulnerable to SSRF via file upload.
- CVE-2026-27023 — Medium (CVSS 5.0): Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →