Description
Wagtail is an open source content management system built on Django. In versions prior to 7.0.8, 7.3.3 and 7.4.2, an authenticated admin user can trigger expensive rendition processing with purposefully crafted filter specs resulting in potentially service degradation. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This issue has been fixed in versions 7.0.8, 7.3.3, and 7.4.2.
Published: 2026-07-01
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Wagtail versions prior to 7.0.8, 7.3.3, and 7.4.2 allow an authenticated administrator to submit specially crafted image preview filter specifications that trigger expensive rendition processing, leading to high CPU and memory consumption. This can degrade or suspend the CMS but does not affect confidentiality or integrity, and the weakness is a resource exhaustion flaw (CWE‑400).

Affected Systems

All installations of Wagtail older than versions 7.0.8, 7.3.3, or 7.4.2 that have the image preview feature enabled in the admin interface for authenticated users are vulnerable.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score of less than 1% shows a very low historical exploitation probability, and the vulnerability is not listed in CISA KEV. Because only authenticated admin users can trigger the issue, ordinary visitors cannot exploit it. However, privileged users can purposely consume server resources, potentially causing service degradation in environments with weak admin controls or inadequate monitoring.

Generated by OpenCVE AI on July 21, 2026 at 13:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Wagtail version 7.0.8, 7.3.3, or 7.4.2 or later, which includes a filter‑spec size check to prevent excessive processing.
  • Limit access to the Wagtail admin interface to only trusted administrators and review audit logs for image preview requests.
  • If upgrading is not immediately possible, disable the image preview capability or enforce custom limits on filter‑spec length to reduce the attack surface.

Generated by OpenCVE AI on July 21, 2026 at 13:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
First Time appeared Wagtail
Wagtail wagtail
Vendors & Products Wagtail
Wagtail wagtail

Wed, 01 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Wagtail is an open source content management system built on Django. In versions prior to 7.0.8, 7.3.3 and 7.4.2, an authenticated admin user can trigger expensive rendition processing with purposefully crafted filter specs resulting in potentially service degradation. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This issue has been fixed in versions 7.0.8, 7.3.3, and 7.4.2.
Title Wagtail: Denial of service via unbounded filter specs in the image preview
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-02T15:54:38.571Z

Reserved: 2026-06-12T17:13:32.278Z

Link: CVE-2026-54260

cve-icon Vulnrichment

Updated: 2026-07-02T15:10:24.883Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption