VYPR
Moderate severityNVD Advisory· Published Mar 7, 2020· Updated Aug 4, 2024

CVE-2020-9281

CVE-2020-9281

Description

A cross-site scripting (XSS) vulnerability in the HTML Data Processor for CKEditor 4.0 before 4.14 allows remote attackers to inject arbitrary web script through a crafted "protected" comment (with the cke_protected syntax).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

CKEditor 4.x before 4.14 has an XSS vulnerability in its HTML Data Processor allowing attackers to inject arbitrary JavaScript via crafted protected comments.

The vulnerability is a stored cross-site scripting (XSS) issue in CKEditor 4's HTML Data Processor. The processor improperly handles "protected" comments using the cke_protected syntax, allowing an attacker to inject arbitrary HTML or JavaScript [1]. This affects CKEditor 4.0 through 4.13.

To exploit, an attacker must craft a comment with cke_protected markers containing malicious code. When the editor processes the HTML, the comment is stripped but the code remains, leading to XSS when the content is rendered. The attack requires no authentication if the editor is used on a publicly accessible page.

Successful exploitation allows arbitrary JavaScript execution in the context of the victim's session, potentially leading to data theft, session hijacking, or defacement. The vulnerability is rated medium severity.

The issue is fixed in CKEditor 4.14 released in February 2020 [1]. Users should upgrade. CKEditor 4 reached end of life in June 2023, but commercial LTS support continues until December 2028 [2]. No workaround is mentioned.

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
ckeditor4npm
< 4.14.04.14.0

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

13

News mentions

0

No linked articles in our index yet.