<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – CKEditor (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/ckeditor.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/ckeditor-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – CKEditor (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:51 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-41524 – Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41524</guid>
    <pubDate>Fri, 08 May 2026 15:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41524</strong></p>
  <p>Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive {!! !!}. Any JavaScript or HTML injected by an editor-role user is permanently stored and executed in every visitor's browser upon page load. This issue has…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35164 – Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35164</guid>
    <pubDate>Mon, 06 Apr 2026 18:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35164</strong></p>
  <p>Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorController.php within the ckupload method. The method fails to validate uploaded file types and relies entirely on user input. This allows an authenticated user to upload executable PHP scripts and gain Remote…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-35047 – Brave CMS is an open-source CMS. Prior to 2.0.6, an Unrestricted File Upload vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35047</guid>
    <pubDate>Mon, 06 Apr 2026 18:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-35047</strong></p>
  <p>Brave CMS is an open-source CMS. Prior to 2.0.6, an Unrestricted File Upload vulnerability in the CKEditor endpoint allows attackers to upload arbitrary files, including executable scripts. This may lead to Remote Code Execution (RCE) on the server, potentially resulting in full system compromise, data exfiltration, or service disruption. All users running affected versions of BraveCMS are impact…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-55727 – XWiki Remote Macros provides XWiki rendering macros that are useful when migrati...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55727</guid>
    <pubDate>Tue, 09 Sep 2025 19:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-55727</strong></p>
  <p>XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence. Starting in version 1.0 and prior to version 1.26.5, missing escaping of the width parameter in the column macro allows remote code execution for any user who can edit any page or who can access the CKEditor converter. The width parameter is used without escaping in XWiki syntax, thus allow…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2013-10054 – An unauthenticated arbitrary file upload vulnerability exists in LibrettoCMS ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-10054</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-10054</guid>
    <pubDate>Mon, 04 Aug 2025 18:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2013-10054</strong></p>
  <p>An unauthenticated arbitrary file upload vulnerability exists in LibrettoCMS version 1.1.7 (and possibly earlier) contains an unauthenticated arbitrary file upload vulnerability in its File Manager plugin. The upload handler located at adm/ui/js/ckeditor/plugins/pgrfilemanager/php/upload.php fails to properly validate file extensions, allowing attackers to upload files with misleading extensions…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-10054">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31487 – The XWiki JIRA extension provides various integration points between XWiki and J...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31487</guid>
    <pubDate>Thu, 03 Apr 2025 19:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31487</strong></p>
  <p>The XWiki JIRA extension provides various integration points between XWiki and JIRA (macros, UI, CKEditor plugin). If the JIRA macro is installed, any logged in XWiki user could edit his/her user profile wiki page and use that JIRA macro, specifying a fake JIRA URL that returns an XML specifying a DOCTYPE pointing to a local file on the XWiki server host and displaying that file's content in one…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-23025 – XWiki Platform is a generic wiki platform offering runtime services for applicat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23025</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23025</guid>
    <pubDate>Tue, 14 Jan 2025 18:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-23025</strong></p>
  <p>XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. NOTE: The Realtime WYSIWYG Editor extension was **experimental**, and thus **not recommended**, in the versions affected by this vulnerability. It has become enabled by default, and thus recommended, starting with XWiki 16.9.0. A user with only **edit right** can join a realtime editing sessio…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23025">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56363 – APTRS (Automated Penetration Testing Reporting System) is a Python and Django-ba...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56363</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56363</guid>
    <pubDate>Mon, 23 Dec 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56363</strong></p>
  <p>APTRS (Automated Penetration Testing Reporting System) is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. In 1.0, there is a vulnerability in the web application's handling of user-supplied input that is incorporated into a Jinja2 template. Specifically, when user input is improperly sanitized or validated, an attacker can inject Jin…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-97</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56363">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-42489 – Pro Macros provides XWiki rendering macros. Missing escaping in the Viewpdf macr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42489</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42489</guid>
    <pubDate>Mon, 12 Aug 2024 16:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-42489</strong></p>
  <p>Pro Macros provides XWiki rendering macros. Missing escaping in the Viewpdf macro allows any user with view right on the `CKEditor.HTMLConverter` page or edit or comment right on any page to perform remote code execution. Other macros like Viewppt are vulnerable to the same kind of attack. This vulnerability is fixed in 1.10.1.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42489">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-30162 – Invision Community through 4.7.16 allows remote code execution via the applicati...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-30162</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-30162</guid>
    <pubDate>Fri, 07 Jun 2024 17:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-30162</strong></p>
  <p>Invision Community through 4.7.16 allows remote code execution via the applications/core/modules/admin/editor/toolbar.php IPS\core\modules\admin\editor\_toolbar::addPlugin() method. This method handles uploaded ZIP files that are extracted into the applications/core/interface/ckeditor/ckeditor/plugins/ directory without properly verifying their content. This can be exploited by admin users (with…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-345</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-30162">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46694 – Vtenext 21.02 allows an authenticated attacker to upload arbitrary files, potent...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46694</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46694</guid>
    <pubDate>Tue, 28 May 2024 20:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46694</strong></p>
  <p>Vtenext 21.02 allows an authenticated attacker to upload arbitrary files, potentially enabling them to execute remote commands. This flaw exists due to the application's failure to enforce proper authentication controls when accessing the Ckeditor file manager functionality.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46694">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-36477 – XWiki Platform is a generic wiki platform offering runtime services for applicat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36477</guid>
    <pubDate>Fri, 30 Jun 2023 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-36477</strong></p>
  <p>XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with edit rights can edit all pages in the `CKEditor' space. This makes it possible to perform a variety of harmful actions, such as removing technical documents, leading to loss of service and editing the javascript configuration of CKEditor, leading to persistent XSS. This issue has…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-31541 – A unrestricted file upload vulnerability was discovered in the ‘Browse and uploa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31541</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31541</guid>
    <pubDate>Tue, 13 Jun 2023 17:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-31541</strong></p>
  <p>A unrestricted file upload vulnerability was discovered in the ‘Browse and upload images’ feature of the CKEditor v1.2.3 plugin for Redmine, which allows arbitrary files to be uploaded to the server.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31541">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-29209 – XWiki Commons are technical libraries common to several other top level XWiki pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-29209</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-29209</guid>
    <pubDate>Sat, 15 Apr 2023 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-29209</strong></p>
  <p>XWiki Commons are technical libraries common to several other top level XWiki projects. Any user with view rights on commonly accessible documents including the legacy notification activity macro can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the macro parameters of the legacy notification act…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-29209">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-22457 – CKEditor Integration UI adds support for editing wiki pages using CKEditor. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22457</guid>
    <pubDate>Wed, 04 Jan 2023 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-22457</strong></p>
  <p>CKEditor Integration UI adds support for editing wiki pages using CKEditor. Prior to versions 1.64.3,t he `CKEditor.HTMLConverter` document lacked a protection against Cross-Site Request Forgery (CSRF), allowing to execute macros with the rights of the current user. If a privileged user with programming rights was tricked into executing a GET request to this document with certain parameters (e.g.…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-39950 – An improper neutralization of input during web page generation vulnerability [CW...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39950</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39950</guid>
    <pubDate>Wed, 02 Nov 2022 12:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-39950</strong></p>
  <p>An improper neutralization of input during web page generation vulnerability [CWE-79] exists in FortiManager and FortiAnalyzer 6.0.0 all versions, 6.2.0 all versions, 6.4.0 through 6.4.8, and 7.0.0 through 7.0.4. Report templates may allow a low privilege level attacker to perform an XSS attack via posting a crafted CKeditor "protected" comment as described in CVE-2020-9281.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39950">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-24977 – ImpressCMS before 1.4.2 allows unauthenticated remote code execution via .....//...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24977</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24977</guid>
    <pubDate>Mon, 14 Feb 2022 12:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24977</strong></p>
  <p>ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHP_SESSION_UPLOAD_PROGRESS when the PHP installation supports upload_progress.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24977">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41165 – CKEditor4 is an open source WYSIWYG HTML editor. In affected version a vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41165</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41165</guid>
    <pubDate>Wed, 17 Nov 2021 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41165</strong></p>
  <p>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 prob…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41165">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41164 – CKEditor4 is an open source WYSIWYG HTML editor. In affected versions a vulnerab...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41164</guid>
    <pubDate>Wed, 17 Nov 2021 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41164</strong></p>
  <p>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 pro…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-37695 – ckeditor is an open source WYSIWYG HTML editor with rich content support. A pote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-37695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-37695</guid>
    <pubDate>Fri, 13 Aug 2021 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-37695</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32808 – ckeditor is an open source WYSIWYG HTML editor with rich content support. A vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32808</guid>
    <pubDate>Thu, 12 Aug 2021 17:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32808</strong></p>
  <p>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.…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-19502 – Code injection in pluginconfig.php in Image Uploader and Browser for CKEditor be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19502</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19502</guid>
    <pubDate>Mon, 02 Dec 2019 16:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-19502</strong></p>
  <p>Code injection in pluginconfig.php in Image Uploader and Browser for CKEditor before 4.1.9 allows remote authenticated users to execute arbitrary PHP code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19502">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2011-4972 – hook_file_download in the CKEditor module 7.x-1.4 for Drupal does not properly r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-4972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-4972</guid>
    <pubDate>Wed, 13 Nov 2019 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2011-4972</strong></p>
  <p>hook_file_download in the CKEditor module 7.x-1.4 for Drupal does not properly restrict access to private files, which allows remote attackers to read private files via a direct request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-9870 – plugin.js in the w8tcha oEmbed plugin before 2019-03-14 for CKEditor mishandles ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-9870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-9870</guid>
    <pubDate>Thu, 21 Mar 2019 16:01:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-9870</strong></p>
  <p>plugin.js in the w8tcha oEmbed plugin before 2019-03-14 for CKEditor mishandles SCRIPT elements.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-19</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-9870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-9182 – Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-9182</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-9182</guid>
    <pubDate>Fri, 04 Nov 2016 10:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-9182</strong></p>
  <p>Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by default, so an attacker can use a capitalized method name to bypass the permission check, e.g., controller=expHTMLEditor&action=preview&editor=ckedit…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-9182">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
