PatchSiren cyber security CVE debrief
CVE-2026-73426 basecamp CVE debrief
A cross-site scripting vulnerability exists in Trix, a rich text editor, prior to version 2.1.17. The vulnerability occurs when a data-trix-serialized-attributes attribute bypasses the DOMPurify sanitizer, allowing an attacker to craft HTML with a malicious payload that executes arbitrary JavaScript in the user's session. This may lead to unauthorized actions or disclosure of sensitive information. The issue is fixed in version 2.1.17.
- Vendor
- basecamp
- Product
- trix
- CVSS
- MEDIUM 4.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for Trix deployments, including system administrators, security teams, and IT personnel, should assess exposure and prioritize updating to version 2.1.17 or later to prevent exploitation of this vulnerability. Additionally, operators and users of the Trix editor, especially those in environments where user input is not strictly controlled, should be aware of the potential risks and take necessary precautions. Vulnerability management,
Why it matters
Defenders should care about this vulnerability because it allows an attacker to execute arbitrary JavaScript in a user's session, potentially leading to unauthorized actions or disclosure of sensitive information. Trix deployments should assess exposure and prioritize updating to version 2.1.17 or later to prevent exploitation.
- Execution of arbitrary JavaScript in user's session
- Potential unauthorized actions or disclosure of sensitive information
- Verification of Trix version and exposure to vulnerability
- Remediation priority for Trix deployments
Technical summary
The Trix rich text editor, prior to version 2.1.17, is vulnerable to cross-site scripting when a data-trix-serialized-attributes attribute bypasses the DOMPurify sanitizer. An attacker can craft HTML containing a malicious payload that, when rendered, executes arbitrary JavaScript in the user's session. This may lead to unauthorized actions or disclosure of sensitive information. The vulnerability is fixed in version 2.1.17, and defenders should prioritize updating Trix deployments to prevent exploitation. The issue arises from the editor's failure to properly sanitize user input, allowing for potential security breaches.
Defensive priority
Defenders should prioritize updating Trix to version 2.1.17 or later to prevent exploitation of this vulnerability.
Recommended defensive actions
- Update Trix to version 2.1.17 or later
- Review and monitor user input to prevent exploitation
- Implement additional security measures to detect and prevent cross-site scripting attacks
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD vulnerability detail provide information on the vulnerability, its impact, and the fixed version. Defenders should verify Trix deployments, assess exposure, and prioritize updating to version 2.1.17 or later. Evidence from the CVE Program and NVD detail the vulnerability's existence and resolution. However, specific details about affected systems, exploitation attempts, or additional security measures are not provided. Further verification tasks are necessary to ensure comprehensive mitigation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73426 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73426
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73426 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73426
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/trix/commit/3229c29c771ded4d247ed79b2ccd2cd05c4e74b4
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/trix/commit/53197ab5a142e6b0b76127cb790726b274eaf1bc
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/trix/pull/1282
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/trix/releases/tag/v2.1.17
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/trix/security/advisories/GHSA-qmpg-8xg6-ph5q
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.