<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Wagtail</title>
  <link>https://cvedaily.com/pages/tags/wagtail.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/wagtail.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Wagtail</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:50 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-44201 – Wagtail is an open source content management system built on Django. Prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44201</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44201</guid>
    <pubDate>Mon, 11 May 2026 16:17:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44201</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, the Documents and Images API incorrectly listed items in private collections. A user with access to the API could see the filename and name of documents and images in private collections. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44201">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44200 – Wagtail is an open source content management system built on Django. Prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44200</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44200</guid>
    <pubDate>Mon, 11 May 2026 16:17:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44200</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to pages could copy a page they don't have access to to an area of the site they do. Once coped, they'd be able to view its contents, and potentially publish it. Permissions were correctly checked for the copy destination, but not for the source page. This vulnerabil…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44200">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44199 – Wagtail is an open source content management system built on Django. Prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44199</guid>
    <pubDate>Mon, 11 May 2026 16:17:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44199</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to form pages could delete submissions to form pages they don't have access to by crafting a form submission to delete submissions on a page they do have access to for submissions they don't. The vulnerability is not exploitable by an ordinary site visitor without ac…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44198 – Wagtail is an open source content management system built on Django. Prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44198</guid>
    <pubDate>Mon, 11 May 2026 16:17:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44198</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could still access the history report for the page, potentially resulting in disclosure of sensitive information. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44197 – Wagtail is an open source content management system built on Django. Prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44197</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44197</guid>
    <pubDate>Mon, 11 May 2026 16:17:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44197</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could access revisions of the page through the revision compare view if they knew the primary key of two revisions. This could potentially result in disclosure of sensitive information. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44197">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28223 – Wagtail is an open source content management system built on Django. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28223</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28223</guid>
    <pubDate>Thu, 05 Mar 2026 20:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28223</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1, a stored cross-site scripting (XSS) vulnerability exists on confirmation messages within the wagtail.contrib.simple_translation module. A user with access to the Wagtail admin area may create a page with a specially-crafted title which, when another user performs the "Translate"…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28223">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28222 – Wagtail is an open source content management system built on Django. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28222</guid>
    <pubDate>Thu, 05 Mar 2026 20:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28222</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1, a stored cross-site scripting (XSS) vulnerability exists on rendering TableBlock blocks within a StreamField. A user with access to create or edit pages containing TableBlock StreamField blocks is able to set specially-crafted class attributes on the block which run arbitrary Jav…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-25517 – Wagtail is an open source content management system built on Django. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25517</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25517</guid>
    <pubDate>Wed, 04 Feb 2026 21:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-25517</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to versions 6.3.6, 7.0.4, 7.1.3, 7.2.2, and 7.3, due to a missing permission check on the preview endpoints, a user with access to the Wagtail admin and knowledge of a model's fields can craft a form submission to obtain a preview rendering of any page, snippet or site setting object for which previews are enabled, consist…</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25517">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-45388 – Wagtail CMS 6.4.1 is vulnerable to a Stored Cross-Site Scripting (XSS) in the do...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-45388</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-45388</guid>
    <pubDate>Wed, 07 May 2025 19:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-45388</strong></p>
  <p>Wagtail CMS 6.4.1 is vulnerable to a Stored Cross-Site Scripting (XSS) in the document upload functionality. Attackers can inject malicious code inside a PDF file. When a user clicks the document in the CMS interface, the payload executes. NOTE: this is disputed by the Supplier because "It has been well documented that when serving uploaded files using a method outside of Wagtail (which admittedl…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-45388">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39317 – Wagtail is an open source content management system built on Django. A bug in Wa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39317</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39317</guid>
    <pubDate>Thu, 11 Jul 2024 16:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39317</strong></p>
  <p>Wagtail is an open source content management system built on Django. A bug in Wagtail's `parse_query_string` would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, `parse_query_string` would take an unexpectedly large amount of time to process, resulting in a denial of service. In an initial Wagtail ins…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39317">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-35228 – Wagtail is an open source content management system built on Django. Due to an i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35228</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35228</guid>
    <pubDate>Thu, 30 May 2024 19:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-35228</strong></p>
  <p>Wagtail is an open source content management system built on Django. Due to an improperly applied permission check in the `wagtail.contrib.settings` module, a user with access to the Wagtail admin and knowledge of the URL of the edit view for a settings model can access and update that setting, even when they have not been granted permission over the model. The vulnerability is not exploitable by…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35228">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-32882 – Wagtail is an open source content management system built on Django. In affected...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32882</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32882</guid>
    <pubDate>Thu, 02 May 2024 07:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-32882</strong></p>
  <p>Wagtail is an open source content management system built on Django. In affected versions if a model has been made available for editing through the `wagtail.contrib.settings` module or `ModelViewSet`, and the `permission` argument on `FieldPanel` has been used to further restrict access to one or more fields of the model, a user with edit permission over the model but not the specific field can…</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32882">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-46897 – views.py in Wagtail CRX CodeRed Extensions (formerly CodeRed CMS or coderedcms) ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-46897</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-46897</guid>
    <pubDate>Sun, 22 Oct 2023 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-46897</strong></p>
  <p>views.py in Wagtail CRX CodeRed Extensions (formerly CodeRed CMS or coderedcms) before 0.22.3 allows upward protected/..%2f..%2f path traversal when serving protected media.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-46897">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-45809 – Wagtail is an open source content management system built on Django. A user with...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45809</guid>
    <pubDate>Thu, 19 Oct 2023 19:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-45809</strong></p>
  <p>Wagtail is an open source content management system built on Django. A user with a limited-permission editor account for the Wagtail admin can make a direct URL request to the admin view that handles bulk actions on user accounts. While authentication rules prevent the user from making any changes, the error message discloses the display names of user accounts, and by modifying URL parameters, th…</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-28837 – Wagtail is an open source content management system built on Django. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28837</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28837</guid>
    <pubDate>Mon, 03 Apr 2023 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-28837</strong></p>
  <p>Wagtail is an open source content management system built on Django. Prior to versions 4.1.4 and 4.2.2, a memory exhaustion bug exists in Wagtail's handling of uploaded images and documents. For both images and documents, files are loaded into memory during upload for additional processing. A user with access to upload images or documents through the Wagtail admin interface could upload a file so…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28837">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-28836 – Wagtail is an open source content management system built on Django. Starting in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28836</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28836</guid>
    <pubDate>Mon, 03 Apr 2023 17:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-28836</strong></p>
  <p>Wagtail is an open source content management system built on Django. Starting in version 1.5 and prior to versions 4.1.4 and 4.2.2, a stored cross-site scripting (XSS) vulnerability exists on ModelAdmin views within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could potentially craft pages and documents that, when viewed by a user with higher…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28836">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-21683 – Wagtail is a Django based content management system focused on flexibility and u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21683</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21683</guid>
    <pubDate>Tue, 18 Jan 2022 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-21683</strong></p>
  <p>Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that a user could listen in to new comment replies on pages they have not have editing access to, as long a…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21683">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32681 – Wagtail is an open source content management system built on Django. A cross-sit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32681</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32681</guid>
    <pubDate>Thu, 17 Jun 2021 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32681</strong></p>
  <p>Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the `{% include_block %}` template tag is used to output the value of a plain-text StreamField block (`CharBlock`, `TextBlock` or a similar user-defined block derived from `FieldBlock`), and that block do…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32681">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-29434 – Wagtail is a Django content management system. In affected versions of Wagtail, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-29434</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-29434</guid>
    <pubDate>Mon, 19 Apr 2021 19:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-29434</strong></p>
  <p>Wagtail is a Django content management system. In affected versions of Wagtail, when saving the contents of a rich text field in the admin interface, Wagtail does not apply server-side checks to ensure that link URLs use a valid protocol. A malicious user with access to the admin interface could thus craft a POST request to publish content with `javascript:` URLs containing arbitrary code. The vu…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-29434">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-15118 – In Wagtail before versions 2.7.4 and 2.9.3, when a form page type is made availa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15118</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15118</guid>
    <pubDate>Mon, 20 Jul 2020 18:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-15118</strong></p>
  <p>In Wagtail before versions 2.7.4 and 2.9.3, when a form page type is made available to Wagtail editors through the `wagtail.contrib.forms` app, and the page template is built using Django's standard form rendering helpers such as form.as_p, any HTML tags used within a form field's help text will be rendered unescaped in the page. Allowing HTML within help text is an intentional design decision by…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15118">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-11037 – In Wagtail before versions 2.7.3 and 2.8.2, a potential timing attack exists on ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11037</guid>
    <pubDate>Thu, 30 Apr 2020 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-11037</strong></p>
  <p>In Wagtail before versions 2.7.3 and 2.8.2, a potential timing attack exists on pages or documents that have been protected with a shared password through Wagtail's "Privacy" controls. This password check is performed through a character-by-character string comparison, and so an attacker who is able to measure the time taken by this check to a high degree of accuracy could potentially use timing…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-208</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-11001 – In Wagtail before versions 2.8.1 and 2.7.2, a cross-site scripting (XSS) vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11001</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11001</guid>
    <pubDate>Tue, 14 Apr 2020 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-11001</strong></p>
  <p>In Wagtail before versions 2.8.1 and 2.7.2, a cross-site scripting (XSS) vulnerability exists on the page revision comparison view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could potentially craft a page revision history that, when viewed by a user with higher privileges, could perform actions with that user's credentials. The vulner…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11001">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-5240 – In wagtail-2fa before 1.4.1, any user with access to the CMS can view and delete...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-5240</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-5240</guid>
    <pubDate>Fri, 13 Mar 2020 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-5240</strong></p>
  <p>In wagtail-2fa before 1.4.1, any user with access to the CMS can view and delete other users 2FA devices by going to the correct path. The user does not require special permissions in order to do so. By deleting the other users device they can disable the target users 2FA devices and potentially compromise the account if they figure out their password. The problem has been patched in version 1.4.…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-5240">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-16766 – When using wagtail-2fa before 1.3.0, if someone gains access to someone's Wagtai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-16766</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-16766</guid>
    <pubDate>Fri, 29 Nov 2019 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-16766</strong></p>
  <p>When using wagtail-2fa before 1.3.0, if someone gains access to someone's Wagtail login credentials, they can log into the CMS and bypass the 2FA check by changing the URL. They can then add a new device and gain full access to the CMS. This problem has been patched in version 1.3.0.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-16766">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
