Back to overview

CVE-2026-54261

MEDIUM
6.5
CVSS 3.1
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, due to a missing permission check on the image preview endpoint, a user with access to the Wagtail admin can preview any image. The existing data of the image object itself is not exposed. 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.

Metadata

CVE ID
CVE-2026-54261
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-12 17:13 UTC
Published
2026-07-01 21:10 UTC
Last updated
2026-07-01 21:10 UTC
Primary CWE
CWE-280
CWE-280: Improper Handling of Insufficient Permissions or Pr…
Vendor / Product
wagtail / wagtail
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
wagtail wagtail < 7.0.8, >= 7.1.0, < 7.3.3, >= 7.4.0, < 7.4.2
Weakness (CWE)
CWESourceDescription
CWE-280 cna CWE-280: Improper Handling of Insufficient Permissions or Privileges
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
References (1)
Back to overview