<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Kirby</title>
  <link>https://cvedaily.com/pages/tags/kirby.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/kirby.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Kirby</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:50 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-42174 – Kirby is an open-source content management system. Prior to versions 4.9.0 and 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42174</guid>
    <pubDate>Sat, 09 May 2026 04:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42174</strong></p>
  <p>Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, user avatar creation, replacement and deletion are not gated by user update permissions. This issue has been patched in versions 4.9.0 and 5.4.0.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42137 – Kirby is an open-source content management system. Prior to versions 4.9.0 and 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42137</guid>
    <pubDate>Sat, 09 May 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42137</strong></p>
  <p>Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, `pages.access/list` and `files.access/list` permissions are not consistently checked in the Panel and REST API. This issue has been patched in versions 4.9.0 and 5.4.0.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42069 – Kirby is an open-source content management system. Prior to versions 4.9.0 and 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42069</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42069</guid>
    <pubDate>Sat, 09 May 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42069</strong></p>
  <p>Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, read access to site, user and role information is not gated by permissions. This issue has been patched in versions 4.9.0 and 5.4.0.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42069">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42051 – Kirby is an open-source content management system. Prior to versions 4.9.0 and 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42051</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42051</guid>
    <pubDate>Sat, 09 May 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42051</strong></p>
  <p>Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, the system API endpoint leaks license data and installed version to authenticated users. This issue has been patched in versions 4.9.0 and 5.4.0.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42051">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41325 – Kirby is an open-source content management system. Kirby's user permissions cont...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41325</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41325</guid>
    <pubDate>Fri, 24 Apr 2026 01:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41325</strong></p>
  <p>Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint (`site/blueprints/users/...`). It is also possible to customize the permissions for each target model in the model blueprints (such as in `site/blueprints/pages/...…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41325">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40099 – Kirby is an open-source content management system. Kirby's user permissions cont...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40099</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40099</guid>
    <pubDate>Fri, 24 Apr 2026 01:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40099</strong></p>
  <p>Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint (`site/blueprints/users/...`). It is also possible to customize the permissions for each target model in the model blueprints (such as in `site/blueprints/pages/...…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40099">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34587 – Kirby is an open-source content management system. Prior to versions 4.9.0 and 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34587</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34587</guid>
    <pubDate>Fri, 24 Apr 2026 01:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34587</strong></p>
  <p>Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint (`site/blueprints/users/...`). It is also possible to customize the permissions for each target model in the model blueprints (su…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34587">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32870 – Kirby is an open-source content management system. Kirby's `Xml::value()` method...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32870</guid>
    <pubDate>Fri, 24 Apr 2026 01:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32870</strong></p>
  <p>Kirby is an open-source content management system. Kirby's `Xml::value()` method has special handling for `<![CDATA[ ]]>` blocks. If the input value is already valid `CDATA`, it is not escaped a second time but allowed to pass through. However, prior to versions 4.9.0 and 5.4.0, it was possible to trick this check into allowing values that only contained a valid `CDATA` block but also contained o…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-91</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29905 – Kirby CMS through 5.1.4 allows an authenticated user with 'Editor' permissions t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29905</guid>
    <pubDate>Thu, 26 Mar 2026 17:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29905</strong></p>
  <p>Kirby CMS through 5.1.4 allows an authenticated user with 'Editor' permissions to cause a persistent Denial of Service (DoS) via a malformed image upload. The application fails to properly validate the return value of the PHP getimagesize() function. When the system attempts to process this file for metadata or thumbnail generation, it triggers a fatal TypeError.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-21896 – Kirby is an open-source content management system. From versions 5.0.0 to 5.2.1,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21896</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21896</guid>
    <pubDate>Thu, 08 Jan 2026 18:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-21896</strong></p>
  <p>Kirby is an open-source content management system. From versions 5.0.0 to 5.2.1, Kirby is missing permission checks in the content changes API. This vulnerability affects all Kirby sites where user permissions are configured to prevent specific role(s) from performing write actions, specifically by disabling the update permission with the intent to prevent modifications to site content. This vuln…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21896">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-65012 – Kirby is an open-source content management system. From versions 5.0.0 to 5.1.3,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65012</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65012</guid>
    <pubDate>Tue, 18 Nov 2025 23:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-65012</strong></p>
  <p>Kirby is an open-source content management system. From versions 5.0.0 to 5.1.3, attackers could change the title of any page or the name of any user to a malicious string. Then they could modify any content field of the same model without saving, making the model a candidate for display in the "Changes" dialog. If another authenticated user subsequently opened the dialog in their Panel, the mali…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65012">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-31493 – Kirby is an open-source content management system. A vulnerability in versions p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31493</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31493</guid>
    <pubDate>Tue, 13 May 2025 16:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-31493</strong></p>
  <p>Kirby is an open-source content management system. A vulnerability in versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 affects all Kirby sites that use the `collection()` helper or `$kirby->collection()` method with a dynamic collection name (such as a collection name that depends on request or user data). Sites that only use fixed calls to the `collection()` helper/`$kirby->collection()` method (i…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31493">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-30207 – Kirby is an open-source content management system. A vulnerability in versions p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30207</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30207</guid>
    <pubDate>Tue, 13 May 2025 16:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-30207</strong></p>
  <p>Kirby is an open-source content management system. A vulnerability in versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 affects all Kirby setups that use PHP's built-in server. Such setups are commonly only used during local development. Sites that use other server software (such as Apache, nginx or Caddy) are not affected. A missing path traversal check allowed attackers to navigate all files on th…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30207">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-30159 – Kirby is an open-source content management system. A vulnerability in versions p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30159</guid>
    <pubDate>Tue, 13 May 2025 15:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-30159</strong></p>
  <p>Kirby is an open-source content management system. A vulnerability in versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 affects all Kirby sites that use the `snippet()` helper or `$kirby->snippet()` method with a dynamic snippet name (such as a snippet name that depends on request or user data). Sites that only use fixed calls to the `snippet()` helper/`$kirby->snippet()` method (i.e. calls with a s…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-41964 – Kirby is a CMS targeting designers and editors. Kirby allows to restrict the per...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41964</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41964</guid>
    <pubDate>Thu, 29 Aug 2024 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-41964</strong></p>
  <p>Kirby is a CMS targeting designers and editors. Kirby allows to restrict the permissions of specific user roles. Users of that role can only perform permitted actions. Permissions for creating and deleting languages have already existed and could be configured, but were not enforced by Kirby's frontend or backend code. A permission for updating existing languages has not existed before the patche…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41964">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-27087 – Kirby is a content management system. The new link field introduced in Kirby 4 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27087</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27087</guid>
    <pubDate>Mon, 26 Feb 2024 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-27087</strong></p>
  <p>Kirby is a content management system. The new link field introduced in Kirby 4 allows several different link types that each validate the entered link to the relevant URL format. It also includes a "Custom" link type for advanced use cases that don't fit any of the pre-defined link formats.  As the "Custom" link type is meant to be flexible, it also allows the javascript: URL scheme. In some use…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27087">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26484 – A stored cross-site scripting (XSS) vulnerability in the Edit Content Layout mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26484</guid>
    <pubDate>Thu, 22 Feb 2024 05:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26484</strong></p>
  <p>A stored cross-site scripting (XSS) vulnerability in the Edit Content Layout module of Kirby CMS v4.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Link field. NOTE: the vendor's position is that this issue did not affect any version of Kirby CMS. The only effect was on the trykirby.com demo site, which is not customer-controlled.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-26483 – An arbitrary file upload vulnerability in the Profile Image module of Kirby CMS ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26483</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26483</guid>
    <pubDate>Thu, 22 Feb 2024 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-26483</strong></p>
  <p>An arbitrary file upload vulnerability in the Profile Image module of Kirby CMS v4.1.0 allows attackers to execute arbitrary code via a crafted PDF file.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26483">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-26482 – An HTML injection vulnerability exists in the Edit Content Layout module of Kirb...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26482</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26482</guid>
    <pubDate>Thu, 22 Feb 2024 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-26482</strong></p>
  <p>An HTML injection vulnerability exists in the Edit Content Layout module of Kirby CMS v4.1.0. NOTE: the vendor disputes the significance of this report because some HTML formatting (such as with an H1 element) is allowed, but there is backend sanitization such that the reporter's mentioned "injecting malicious scripts" would not occur.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-80</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26482">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26481 – Kirby CMS v4.1.0 was discovered to contain a reflected self-XSS vulnerability vi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26481</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26481</guid>
    <pubDate>Thu, 22 Feb 2024 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26481</strong></p>
  <p>Kirby CMS v4.1.0 was discovered to contain a reflected self-XSS vulnerability via the URL parameter.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26481">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-38492 – Kirby is a content management system. A vulnerability in versions prior to 3.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38492</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38492</guid>
    <pubDate>Thu, 27 Jul 2023 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-38492</strong></p>
  <p>Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites with user accounts (unless Kirby's API and Panel are disabled in the config). The real-world impact of this vulnerability is limited, however we still recommend to update to one of the patch releases because they also fix more severe vulnerabilities.  Ki…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38492">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-38491 – Kirby is a content management system. A vulnerability in versions prior to 3.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38491</guid>
    <pubDate>Thu, 27 Jul 2023 16:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-38491</strong></p>
  <p>Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to upload an arbitrary file to the content folder. Kirby sites are not affected if they don't allow file uploads for untrusted users or visitors…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-38490 – Kirby is a content management system. A vulnerability in versions prior to 3.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38490</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38490</guid>
    <pubDate>Thu, 27 Jul 2023 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-38490</strong></p>
  <p>Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 only affects Kirby sites that use the `Xml` data handler (e.g. `Data::decode($string, 'xml')`) or the `Xml::parse()` method in site or plugin code. The Kirby core does not use any of the affected methods.  XML External Entities (XXE) is a little used feature in the XML markup l…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38490">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-38489 – Kirby is a content management system. A vulnerability in versions prior to 3.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38489</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38489</guid>
    <pubDate>Thu, 27 Jul 2023 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-38489</strong></p>
  <p>Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites with user accounts (unless Kirby's API and Panel are disabled in the config). It can only be abused if a Kirby user is logged in on a device or browser that is shared with potentially untrusted users or if an attacker already maliciously used a previous…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38489">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-38488 – Kirby is a content management system. A vulnerability in versions prior to 3.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38488</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38488</guid>
    <pubDate>Thu, 27 Jul 2023 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-38488</strong></p>
  <p>Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to update a Kirby content file (e.g. via a contact or comment form). Kirby sites are *not* affected if they don't allow write access for untrust…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-140</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38488">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-20174 – A vulnerability was found in bastianallgeier Kirby Webmentions Plugin and classi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-20174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-20174</guid>
    <pubDate>Thu, 19 Jan 2023 08:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-20174</strong></p>
  <p>A vulnerability was found in bastianallgeier Kirby Webmentions Plugin and classified as problematic. Affected by this issue is some unknown functionality. The manipulation leads to injection. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The patch is identified as 55bedea78ae9af916a9a41497bd9996417851502. It is recommen…</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-20174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-39315 – Kirby is a Content Management System. Prior to versions 3.5.8.2, 3.6.6.2, 3.7.5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39315</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39315</guid>
    <pubDate>Tue, 25 Oct 2022 17:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-39315</strong></p>
  <p>Kirby is a Content Management System. Prior to versions 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3.8.1, a user enumeration vulnerability affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. It can only be exploited for targeted attacks because the attack does not scale to brute force. The problem has been patched in Kirby 3.5.8.2, Kirby 3.6.6.2, Kirby 3.7.5.1,…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-204</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39315">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-39314 – Kirby is a flat-file CMS. In versions prior to 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39314</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39314</guid>
    <pubDate>Mon, 24 Oct 2022 14:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-39314</strong></p>
  <p>Kirby is a flat-file CMS. In versions prior to 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3.8.1, Kirby is subject to user enumeration due to Improper Restriction of Excessive Authentication Attempts. This vulnerability affects you only if you are using the `code` or `password-reset` auth method with the `auth.methods` option or if you have enabled the `debug` option in production. By using two or more IP add…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39314">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36037 – kirby is a content management system (CMS) that adapts to many different project...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36037</guid>
    <pubDate>Mon, 29 Aug 2022 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36037</strong></p>
  <p>kirby is a content management system (CMS) that adapts to many different projects and helps you build your own ideal interface. Cross-site scripting (XSS) is a type of vulnerability that allows execution of any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the vict…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-14520 – An issue was discovered in Kirby 2.5.12. The application allows malicious HTTP r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-14520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-14520</guid>
    <pubDate>Wed, 24 Aug 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-14520</strong></p>
  <p>An issue was discovered in Kirby 2.5.12. The application allows malicious HTTP requests to be sent in order to trick a user into adding web pages.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-14519 – An issue was discovered in Kirby 2.5.12. The delete page functionality suffers f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-14519</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-14519</guid>
    <pubDate>Wed, 24 Aug 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-14519</strong></p>
  <p>An issue was discovered in Kirby 2.5.12. The delete page functionality suffers from a CSRF flaw. A remote attacker can craft a malicious CSRF page and force the user to delete a page.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14519">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-35174 – A stored cross-site scripting (XSS) vulnerability in Kirby's Starterkit v3.7.0.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-35174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-35174</guid>
    <pubDate>Thu, 18 Aug 2022 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-35174</strong></p>
  <p>A stored cross-site scripting (XSS) vulnerability in Kirby's Starterkit v3.7.0.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Tags field.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-35174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41258 – Kirby is an open source file structured CMS. In affected versions Kirby's blocks...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41258</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41258</guid>
    <pubDate>Tue, 16 Nov 2021 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41258</strong></p>
  <p>Kirby is an open source file structured CMS. In affected versions Kirby's blocks field stores structured data for each block. This data is then used in block snippets to convert the blocks to HTML for use in your templates. We recommend to escape HTML special characters to protect against cross-site scripting (XSS) attacks. The default snippet for the image block unfortunately did not use our esc…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41258">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41252 – Kirby is an open source file structured CMS ### Impact Kirby's writer field stor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41252</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41252</guid>
    <pubDate>Tue, 16 Nov 2021 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41252</strong></p>
  <p>Kirby is an open source file structured CMS ### Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting (XSS) attacks, otherwise the formatting would be lost. If the user is logged in to the Panel, a harmful script can for example trigger requests to Kirby's API with the…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41252">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32735 – Kirby is a content management system. In Kirby CMS versions 3.5.5 and 3.5.6, the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32735</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32735</guid>
    <pubDate>Fri, 02 Jul 2021 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32735</strong></p>
  <p>Kirby is a content management system. In Kirby CMS versions 3.5.5 and 3.5.6, the Panel's `ListItem` component (used in the pages and files section for example) displayed HTML in page titles as it is. This could be used for cross-site scripting (XSS) attacks. Malicious authenticated Panel users can escalate their privileges if they get access to the Panel session of an admin user. Visitors without…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-80</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32735">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-29460 – Kirby is an open source CMS. An editor with write access to the Kirby Panel can ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-29460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-29460</guid>
    <pubDate>Tue, 27 Apr 2021 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-29460</strong></p>
  <p>Kirby is an open source CMS. An editor with write access to the Kirby Panel can upload an SVG file that contains harmful content like `<script>` tags. The direct link to that file can be sent to other users or visitors of the site. If the victim opens that link in a browser where they are logged in to Kirby, the script will run and can for example trigger requests to Kirby's API with the permissi…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-29460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-26255 – Kirby is a CMS. In Kirby CMS (getkirby/cms) before version 3.4.5, and Kirby Pane...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-26255</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-26255</guid>
    <pubDate>Tue, 08 Dec 2020 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-26255</strong></p>
  <p>Kirby is a CMS. In Kirby CMS (getkirby/cms) before version 3.4.5, and Kirby Panel before version 2.5.14 , an editor with full access to the Kirby Panel can upload a PHP .phar file and execute it on the server. This vulnerability is critical if you might have potential attackers in your group of authenticated Panel users, as they can gain access to the server with such a Phar file. Visitors withou…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-26255">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-26253 – Kirby is a CMS. In Kirby CMS (getkirby/cms) before version 3.3.6, and Kirby Pane...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-26253</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-26253</guid>
    <pubDate>Tue, 08 Dec 2020 02:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-26253</strong></p>
  <p>Kirby is a CMS. In Kirby CMS (getkirby/cms) before version 3.3.6, and Kirby Panel before version 2.5.14 there is a vulnerability in which the admin panel may be accessed if hosted on a .dev domain. In order to protect new installations on public servers that don't have an admin account for the Panel yet, we block account registration there by default. This is a security feature, which we implemen…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-26253">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16624 – panel/pages/home/edit in Kirby v2.5.12 allows XSS via the title of a new page.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16624</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16624</guid>
    <pubDate>Mon, 13 May 2019 13:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16624</strong></p>
  <p>panel/pages/home/edit in Kirby v2.5.12 allows XSS via the title of a new page.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16624">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16623 – Kirby V2.5.12 is prone to a Persistent XSS attack via the Title of the "Site opt...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16623</guid>
    <pubDate>Mon, 13 May 2019 13:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16623</strong></p>
  <p>Kirby V2.5.12 is prone to a Persistent XSS attack via the Title of the "Site options" in the admin panel dashboard dropdown.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16630 – Kirby v2.5.12 allows XSS by using the "site files" Add option to upload an SVG f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16630</guid>
    <pubDate>Fri, 28 Dec 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16630</strong></p>
  <p>Kirby v2.5.12 allows XSS by using the "site files" Add option to upload an SVG file.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16627 – panel/login in Kirby v2.5.12 allows Host header injection via the "forget passwo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16627</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16627</guid>
    <pubDate>Thu, 20 Dec 2018 23:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16627</strong></p>
  <p>panel/login in Kirby v2.5.12 allows Host header injection via the "forget password" feature.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16627">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16628 – panel/login in Kirby v2.5.12 allows XSS via a blog name.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16628</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16628</guid>
    <pubDate>Tue, 04 Dec 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16628</strong></p>
  <p>panel/login in Kirby v2.5.12 allows XSS via a blog name.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16628">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-16807 – A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-16807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-16807</guid>
    <pubDate>Mon, 13 Nov 2017 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-16807</strong></p>
  <p>A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-7773 – Unrestricted file upload vulnerability in the Panel component in Bastian Allgeie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-7773</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-7773</guid>
    <pubDate>Fri, 20 Nov 2015 03:59:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-7773</strong></p>
  <p>Unrestricted file upload vulnerability in the Panel component in Bastian Allgeier Kirby before 2.1.2 allows remote authenticated users to execute arbitrary PHP code by uploading a file that lacks an extension, and then renaming this file to have a .php extension.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-7773">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
