CVE-2026-44200 MEDIUM

CVE-2026-44200: Wagtail: Improper permission handling when copying pages

Vendor Wagtail
Product wagtail
Weakness CWE-280
Published May 11, 2026
Last update May 11, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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 vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 11, 2026 Record updated