SCA: security update for action_text-trix, trix (GHSA-53g2-mvcc-q9x3)

medium Tenable Self-Hosted Container Security Plugin ID 445283

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-73428)

Solution

Update the action_text-trix library and its related packages to version 2.1.18 or later.

See Also

https://github.com/advisories/GHSA-53g2-mvcc-q9x3

Plugin Details

Severity: Medium

ID: 445283

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 8/14/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.92

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2026-73428

CVSS v3

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 4

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 7/24/2026

Reference Information

CVE: CVE-2026-73428

cwe: CWE-79