Approved changes feed: RSS · Atom
cpe:2.3:a:ckeditor:ckeditor4:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Ckeditor (877d65b2-0725-531d-9c90-2100c31f9aea) |
|---|---|
| Product | Ckeditor4 (7b6a255b-bdf4-570a-9b87-ae95156b1f8f) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-43411 |
vulnerable | 2026-06-03 14:56:45.370051 |
CKEditor4 has a low risk cross-site scripting (XSS) vulnerability from domain takeover
LOW (3.1)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A theoretical vulnerability has been identified in CKEditor 4.22 (and above). In a highly unlikely scenario where an attacker gains control over the https://cke4.ckeditor.com domain, they could potentially execute an attack on CKEditor 4 instances. The issue impacts only editor instances with enabled version notifications. Please note that this feature is disabled by default in all CKEditor 4 LTS versions. Therefore, if you use CKEditor 4 LTS, it is highly unlikely that you are affected by this vulnerability. If you are unsure, please contact us. The fix is available in version 4.25.0-lts.
Published: 2024-08-21T15:17:24.176Z
Updated: 2024-08-22T13:51:02.904Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-43407 |
vulnerable | 2026-06-03 14:56:45.359604 |
Code Snippet GeSHi plugin has reflected cross-site scripting (XSS) vulnerability
MEDIUM (6.1)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A potential vulnerability has been discovered in CKEditor 4 Code Snippet GeSHi plugin. The vulnerability allowed a reflected XSS attack by exploiting a flaw in the GeSHi syntax highlighter library hosted by the victim. The GeSHi library was included as a vendor dependency in CKEditor 4 source files. In a specific scenario, an attacker could craft a malicious script that could be executed by sending a request to the GeSHi library hosted on a PHP web server. The GeSHi library is no longer actively maintained. Due to the lack of ongoing support and updates, potential security vulnerabilities have been identified with its continued use. To mitigate these risks and enhance the overall security of the CKEditor 4, we have decided to completely remove the GeSHi library as a dependency. This change aims to maintain a secure environment and reduce the risk of any security incidents related to outdated or unsupported software. The fix is be available in version 4.25.0-lts.
Published: 2024-08-21T15:03:41.629Z
Updated: 2024-08-21T19:54:12.846Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-24816 |
vulnerable | 2026-06-03 14:55:05.842595 |
Cross-site scripting (XSS) vulnerability in samples with enabled the preview feature
MEDIUM (6.1)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A cross-site scripting vulnerability vulnerability has been discovered in versions prior to 4.24.0-lts in samples that use the `preview` feature. All integrators that use these samples in the production code can be affected. The vulnerability allows an attacker to execute JavaScript code by abusing the misconfigured preview feature. It affects all users using the CKEditor 4 at version < 4.24.0-lts with affected samples used in a production environment. A fix is available in version 4.24.0-lts.
Published: 2024-02-07T16:58:24.564Z
Updated: 2024-08-01T23:28:12.611Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-24815 |
vulnerable | 2026-06-03 14:55:05.839963 |
CKEditor4 Cross-site scripting (XSS) vulnerability caused by incorrect CDATA detection
MEDIUM (6.1)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A cross-site scripting vulnerability has been discovered in the core HTML parsing module in versions of CKEditor4 prior to 4.24.0-lts. It may affect all editor instances that enabled full-page editing mode or enabled CDATA elements in Advanced Content Filtering configuration (defaults to `script` and `style` elements). The vulnerability allows attackers to inject malformed HTML content bypassing Advanced Content Filtering mechanism, which could result in executing JavaScript code. An attacker could abuse faulty CDATA content detection and use it to prepare an intentional attack on the editor. A fix is available in version 4.24.0-lts.
Published: 2024-02-07T15:14:32.361Z
Updated: 2025-02-13T17:40:30.582Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28439 |
vulnerable | 2026-06-03 14:51:09.211294 |
ckeditor4 plugins vulnerable to cross-site scripting caused by the editor instance destroying process
MEDIUM (4.7)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A cross-site scripting vulnerability has been discovered affecting Iframe Dialog and Media Embed packages. The vulnerability may trigger a JavaScript code after fulfilling special conditions: using one of the affected packages on a web page with missing proper Content Security Policy configuration; initializing the editor on an element and using an element other than `<textarea>` as a base; and destroying the editor instance. This vulnerability might affect a small percentage of integrators that depend on dynamic editor initialization/destroy mechanism.
A fix is available in CKEditor4 version 4.21.0. In some rare cases, a security fix may be considered a breaking change. Starting from version 4.21.0, the Iframe Dialog plugin applies the `sandbox` attribute by default, which restricts JavaScript code execution in the iframe element. To change this behavior, configure the `config.iframe_attributes` option. Also starting from version 4.21.0, the Media Embed plugin regenerates the entire content of the embed widget by default. To change this behavior, configure the `config.embed_keepOriginalContent` option. Those who choose to enable either of the more permissive options or who cannot upgrade to a patched version should properly configure Content Security Policy to avoid any potential security issues that may arise from embedding iframe elements on their web page.
Published: 2023-03-22T20:55:00.208Z
Updated: 2025-02-13T16:48:42.069Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-24729 |
vulnerable | 2026-06-03 14:46:31.047708 |
Regular expression Denial of Service in dialog plugin
MEDIUM (6.5)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. CKEditor4 prior to version 4.18.0 contains a vulnerability in the `dialog` plugin. The vulnerability allows abuse of a dialog input validator regular expression, which can cause a significant performance drop resulting in a browser tab freeze. A patch is available in version 4.18.0. There are currently no known workarounds.
Published: 2022-03-16T00:00:00.000Z
Updated: 2025-04-23T18:53:35.902Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-24728 |
vulnerable | 2026-06-03 14:46:31.041014 |
Cross-site Scripting in CKEditor4
MEDIUM (5.4)
CKEditor4 is an open source what-you-see-is-what-you-get HTML editor. A vulnerability has been discovered in the core HTML processing module and may affect all plugins used by CKEditor 4 prior to version 4.18.0. The vulnerability allows someone to inject malformed HTML bypassing content sanitization, which could result in executing JavaScript code. This problem has been patched in version 4.18.0. There are currently no known workarounds.
Published: 2022-03-16T00:00:00.000Z
Updated: 2025-04-23T18:53:42.950Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-41165 |
vulnerable | 2026-06-03 14:45:25.251664 |
HTML comments vulnerability allowing to execute JavaScript code
HIGH (8.2)
CKEditor4 is an open source WYSIWYG HTML editor. In affected version a vulnerability has been discovered in the core HTML processing module and may affect all plugins used by CKEditor 4. The vulnerability allowed to inject malformed comments HTML bypassing content sanitization, which could result in executing JavaScript code. It affects all users using the CKEditor 4 at version < 4.17.0. The problem has been recognized and patched. The fix will be available in version 4.17.0.
Published: 2021-11-17T19:15:11.000Z
Updated: 2024-08-04T02:59:31.758Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-41164 |
vulnerable | 2026-06-03 14:45:25.240943 |
Advanced Content Filter (ACF) vulnerability allowing to execute JavaScript code using malformed HTML
HIGH (8.2)
CKEditor4 is an open source WYSIWYG HTML editor. In affected versions a vulnerability has been discovered in the Advanced Content Filter (ACF) module and may affect all plugins used by CKEditor 4. The vulnerability allowed to inject malformed HTML bypassing content sanitization, which could result in executing JavaScript code. It affects all users using the CKEditor 4 at version < 4.17.0. The problem has been recognized and patched. The fix will be available in version 4.17.0.
Published: 2021-11-17T00:00:00.000Z
Updated: 2024-08-04T02:59:31.641Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-37695 |
vulnerable | 2026-06-03 14:45:00.967008 |
Execution of JavaScript code using malformed HTML in ckeditor
HIGH (7.3)
ckeditor is an open source WYSIWYG HTML editor with rich content support. A potential vulnerability has been discovered in CKEditor 4 [Fake Objects](https://ckeditor.com/cke4/addon/fakeobjects) package. The vulnerability allowed to inject malformed Fake Objects HTML, which could result in executing JavaScript code. It affects all users using the CKEditor 4 plugins listed above at version < 4.16.2. The problem has been recognized and patched. The fix will be available in version 4.16.2.
Published: 2021-08-12T23:10:10.000Z
Updated: 2024-08-04T01:23:01.506Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32809 |
vulnerable | 2026-06-03 14:44:40.338094 |
Arbitrary HTML injection vulnerability in ckeditor
MEDIUM (4.6)
ckeditor is an open source WYSIWYG HTML editor with rich content support. A potential vulnerability has been discovered in CKEditor 4 [Clipboard](https://ckeditor.com/cke4/addon/clipboard) package. The vulnerability allowed to abuse paste functionality using malformed HTML, which could result in injecting arbitrary HTML into the editor. It affects all users using the CKEditor 4 plugins listed above at version >= 4.5.2. The problem has been recognized and patched. The fix will be available in version 4.16.2.
Published: 2021-08-12T17:10:09.000Z
Updated: 2024-08-03T23:33:56.090Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32808 |
vulnerable | 2026-06-03 14:44:40.326898 |
Cross-site scripting in ckeditor via abuse of undo functionality
HIGH (7.6)
ckeditor is an open source WYSIWYG HTML editor with rich content support. A vulnerability has been discovered in the clipboard Widget plugin if used alongside the undo feature. The vulnerability allows a user to abuse undo functionality using malformed widget HTML, which could result in executing JavaScript code. It affects all users using the CKEditor 4 plugins listed above at version >= 4.13.0. The problem has been recognized and patched. The fix will be available in version 4.16.2.
Published: 2021-08-12T16:25:10.000Z
Updated: 2024-08-03T23:33:55.865Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.