Skip to content

chore(deps): bump wagtail from 7.3.2 to 7.3.4 in /requirements - #237

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/wagtail-7.3.4
Open

chore(deps): bump wagtail from 7.3.2 to 7.3.4 in /requirements#237
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/wagtail-7.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps wagtail from 7.3.2 to 7.3.4.

Release notes

Sourced from wagtail's releases.

7.3.4

  • Security fix: Improper restriction handling on Pages admin API (xuliang@QAX, Dan Braghis)
  • Security fix: Identification of documents by SHA1 hash (Anand Himanshu, Matt Westcott)
  • Security fix: Improper restriction handling on descendant collections in Documents and Images API (Ta Duc Thien, Matt Westcott)
  • Security fix: Improper permission handling when copying snippets (tinyb0y, Matt Westcott)
  • Security fix: Improper restriction handling on Page translation API endpoint (tinyb0y, Matt Westcott)
  • Maintenance: Update base managers for Page and Collection to avoid warnings from django-treebeard 5.3 (Samir Shah)

7.3.3

  • 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
Changelog

Sourced from wagtail's changelog.

7.3.4 (20.08.2026)


 * Security fix: Improper restriction handling on Pages admin API (xuliang@QAX, Dan Braghis)
 * Security fix: Identification of documents by SHA1 hash (Anand Himanshu, Matt Westcott)
 * Security fix: Improper restriction handling on descendant collections in Documents and Images API (Ta Duc Thien, Matt Westcott)
 * Security fix: Improper permission handling when copying snippets (tinyb0y, Matt Westcott)
 * Security fix: Improper restriction handling on Page translation API endpoint (tinyb0y, Matt Westcott)
 * Maintenance: Update base managers for Page and Collection to avoid warnings from django-treebeard 5.3 (Samir Shah)

7.3.3 (15.06.2026)

  • 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
Commits
  • 9d7710d Version bump to 7.3.4
  • c552345 Release notes for security fixes in 7.3.4
  • f1c40aa Modify Page and Collection manager to subclass upstream Treebeard manager
  • 13a4a23 Pin intersphinx refs for django-treebeard to 5.3.0
  • 57185eb Release notes for security fixes in 7.0.9
  • 344ef54 Check edit permission on source page in "copy page for translation" action
  • c06183c Make CopyViewMixin require edit or view permission over source object
  • 320c37e Exclude items in descendants of private collections from document/image API e...
  • eb6ac6e Ensure that multiple responses per test in TestServeView are all cleaned up
  • 2db8a92 Only apply ETag header for documents after authentication has passed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.3.2 to 7.3.4.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v7.3.2...v7.3.4)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-version: 7.3.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants