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, a low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for. 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 earlier than 7.0.8, 7.3.3, and 7.4.2 allow a user who possesses the "Can submit translation" permission to create translations for any page, even when that user lacks edit rights on the the user to produce translated page content in locations they are not authorized to modify, potentially disseminating content incorrectly or bypassing editorial controls.

Affected Systems

The vulnerability affects the Wagtail content management system. Any deployment running a version older than 7.0.8, 7.3.3, or 7.4.2 is at to Wagtail’s page translation functionality accessed via the simple_translation interface.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑to‑medium severity, and the EPSS score of less than 1% suggests a very low likelihood of exploitation. The vulnerability is not listed in CISA's KEV catalog. An attacker can select any page in the translation workflow and create a translation without needing additional authorization checks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Wagtail to any of the patched releases: 7.0.8, 7.3.3, or later.
  • Limit the "Can submit translation" permission to only trusted users or groups that explicitly require translation capabilities, and avoid assigning it to users with broader access rights.
  • Review user roles and audit translation logs to identify any unauthorized translation activity and adjust permissions accordingly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 04 Jul 2026 02: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 05: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, a low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for. This issue has been fixed in versions 7.0.8, 7.3.3, and 7.4.2.
Title Wagtail: Pages translations can be created without page permissions when using simple_translation
Weaknesses CWE-280
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-02T12:42:13.452Z

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

Link: CVE-2026-54262

cve-icon Vulnrichment

Updated: 2026-07-02T12:42:09.079Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:15:05Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges