Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. getkirby/cms
  4. ›
  5. CVE-2026-54004

CVE-2026-54004: Kirby: Access to files of top-level drafts is not protected by permissions

June 18, 2026

In affected releases, the clean file redirects didn’t take access logic for drafts into account. When a file stored in a draft page was accessed via its clean file URL, Kirby immediately redirected to the physical media URL without first checking whether the draft page was accessible to the user or visitor. This only affected top-level drafts (direct children of the site) because clean file URLs currently don’t work for drafts that are nested under another page.

The unauthorized clean file URL redirects for files in top-level drafts can lead to disclosure of sensitive information or data, e.g., ahead of the launch of a new product or post.

A successful attack requires knowledge of the full path to the draft page and file, and therefore requires knowing the full clean file URL.

References

  • github.com/advisories/GHSA-89cp-7p28-jffg
  • github.com/getkirby/kirby/releases/tag/4.9.4
  • github.com/getkirby/kirby/releases/tag/5.4.4
  • github.com/getkirby/kirby/security/advisories/GHSA-89cp-7p28-jffg
  • nvd.nist.gov/vuln/detail/CVE-2026-54004

Code Behaviors & Features

Detect and mitigate CVE-2026-54004 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.9.4, all versions starting from 5.0.0-alpha.1 before 5.4.4

Fixed versions

  • 4.9.4
  • 5.4.4

Solution

Upgrade to versions 4.9.4, 5.4.4 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/getkirby/cms/CVE-2026-54004.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:00 +0000.