๐Ÿ” CVE Alert

CVE-2026-73428

MEDIUM 4.6

Trix: Stored XSS via HTMLParser attribute injection on paste

CVSS Score
4.6
EPSS Score
0.0%
EPSS Percentile
0th

Trix is a what-you-see-is-what-you-get rich text editor for everyday writing. Prior to 2.1.18, Trix is vulnerable to stored cross-site scripting when crafted HTML is pasted into the editor. HTMLParser processes a mock attachment in a `<span>` with an empty `data-trix-attachment="{}"` value, causing data-trix-attributes to be applied to a plain string piece. StringPiece.fromJSON accepts an unvalidated href, allowing a javascript: URI to enter the document model and serialized HTML and execute when another user renders and clicks the content. Applications that apply server-side HTML sanitization can neutralize the payload on save. This issue is fixed in version 2.1.18.

CWE CWE-79
Vendor basecamp
Product trix
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for basecamp trix

Be the first to know when new medium vulnerabilities affecting basecamp trix are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

basecamp / trix
< 2.1.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/basecamp/trix/security/advisories/GHSA-53g2-mvcc-q9x3 github.com: https://github.com/basecamp/trix/pull/1293 github.com: https://github.com/basecamp/trix/commit/9c0a993d9fc2ffe9d56b013b030bc238f9c0557c github.com: https://github.com/basecamp/trix/releases/tag/v2.1.18