CVE-2026-44201 PUBLISHED

Wagtail: Improper restriction handling on Documents and Images API

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 11.05.2026 Updated: 11.05.2026

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, the Documents and Images API incorrectly listed items in private collections. A user with access to the API could see the filename and name of documents and images in private collections. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor wagtail
Product wagtail
Versions
  • Version < 7.0.7 is affected
  • Version >= 7.1, < 7.3.2 is affected

References

Problem Types

  • CWE-280: Improper Handling of Insufficient Permissions or Privileges CWE