CVE-2026-35451 PUBLISHED

Twenty: Stored XSS via BlockNote FileBlock

Assigner: GitHub_M
Reserved: 02.04.2026 Published: 21.04.2026 Updated: 21.04.2026

Twenty is an open source CRM. Prior to 1.20.6, a Stored Cross-Site Scripting (XSS) vulnerability exists in the BlockNote editor component. Due to a lack of protocol validation in the FileBlock component and insufficient server-side inspection of block content, an attacker can inject a javascript: URI into the url property of a file block. This allows the execution of arbitrary JavaScript when a user clicks on the malicious file attachment. This vulnerability is fixed in 1.20.6.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
CVSS Score: 5.7

Product Status

Vendor twentyhq
Product twenty
Versions
  • Version < 1.20.6 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE