Skip to content

Wagtail

v7.4.2 Security

This release includes 5 security fixes for security teams reviewing exposed deployments.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 5 known CVEs

Topics

cms django python wagtail

Affected surfaces

auth rbac rce_ssrf

Summary

AI summary

CVE-2026-54259, CVE-2026-54260, and a migration fix address critical security vulnerabilities and prevent erroneous migrations.

Full changelog
  • CVE-2026-54259: Improper restriction handling on Documents and Images chosen endpoints
  • CVE-2026-54260: Denial of service via unbounded filter specs in the image preview
  • CVE-2026-54261: Improper permission handling in image preview
  • CVE-2026-54262: Pages translations can be created without page permissions when using simple_translation
  • CVE-2026-54263: Reflected XSS in dynamic image URL generator view
  • Fix: Prevent spurious migrations when there are missing child blocks in StructBlock.Meta.form_layout (Matthias Brück, Sage Abdullah)
  • Fix: Prevent error in usage views when using gettext_lazy for a model's verbose_name (James Biggs)
  • Fix: Prevent development markdown files from being added to virtual environment root upon installation (Dan Braghis)
  • Fix: Prevent StreamField blocks referenced multiple times from losing their required state after deferred validation (Sage Abdullah)
  • Docs: Add missing return in example views for template components (Tibor Leupold)

Security Fixes

  • CVE-2026-54259 — Improper restriction handling on Documents and Images chosen endpoints
  • CVE-2026-54260 — Denial of service via unbounded filter specs in the image preview
  • CVE-2026-54261 — Improper permission handling in image preview
  • CVE-2026-54262 — Pages translations can be created without page permissions when using simple_translation
  • CVE-2026-54263 — Reflected XSS in dynamic image URL generator view

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Wagtail

Get notified when new releases ship.

Sign up free

About Wagtail

Django content management system focused on flexibility and user experience.

All releases →

Related context

Beta — feedback welcome: [email protected]