SCA: security update for suneditor (GHSA-w93q-cq9w-58p7)

high Tenable Self-Hosted Container Security Plugin ID 446368

Description

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

- SunEditor is a lightweight and powerful WYSIWYG editor in vanilla JavaScript with no dependencies. Prior
to 3.1.4, the SunEditor Embed plugin in src/plugins/modal/embed.js parses attacker-controlled raw embed
HTML with DOMParser and processes the resulting DOM nodes. When an external script element follows a valid
iframe, the plugin recreates a script element from the attacker-controlled src attribute and appends it to
the live DOM, causing JavaScript execution in the editor page. If an application stores or reflects
SunEditor content without additional backend sanitization, an attacker who can submit embed HTML can
trigger stored or reflected cross-site scripting when another user opens, previews, renders, or edits the
content, enabling access to page data and account actions as the victim. This issue is fixed in version
3.1.4. (CVE-2026-54606)

Solution

Update the suneditor library and its related packages to version 3.1.4 or later.

See Also

https://github.com/advisories/GHSA-w93q-cq9w-58p7

Plugin Details

Severity: High

ID: 446368

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/26/2026

Updated: 8/26/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2026-54606

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: High

Base Score: 8.5

Threat Score: 6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/26/2026

Vulnerability Publication Date: 8/26/2026

Reference Information

CVE: CVE-2026-54606

cwe: CWE-79