Skip to content

XSS vulnerabilities on copy & paste

Moderate
djmb published GHSA-mcrw-746g-9q8h May 8, 2025

Package

npm trix (npm)

Affected versions

< 2.1.15

Patched versions

2.1.15

Description

Impact

The Trix editor, in versions prior to 2.1.15, is vulnerable to XSS attacks when pasting malicious code.

An attacker could trick a user to copy and paste malicious code that would execute arbitrary JavaScript code within the context of the user's session, potentially leading to unauthorized actions being performed or sensitive information being disclosed.

Patches

Update Recommendation: Users should upgrade to Trix editor version 2.1.15 or later.

References

The XSS vulnerability was reported by HackerOne researcher hiumee.

Severity

Moderate

CVE ID

CVE-2025-46812

Weaknesses

No CWEs