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

CVE-2026-54003: Kirby: External Initialization of the Panel on reverse proxy setups with the `Forwarded` header

June 18, 2026

In affected releases, the isLocal check for the installation logic did not properly take the Forwarded: for=... header into account. This header is set by modern reverse proxy servers. It also did not take into account the X-Client-IP or X-Real-IP headers, which are set by some custom reverse proxy setups.

This caused Kirby to falsely assume that an installation request was local and allowed creating an admin account even though the reverse proxy forwarded the request from an external IP address.

Reverse proxies setting the X-Forwarded-For or Client-IP headers were not affected. These headers were already properly checked for external IP addresses.

References

  • github.com/advisories/GHSA-whxw-24jc-cwmv
  • 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-whxw-24jc-cwmv
  • nvd.nist.gov/vuln/detail/CVE-2026-54003

Code Behaviors & Features

Detect and mitigate CVE-2026-54003 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 9.1 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-454: External Initialization of Trusted Variables or Data Stores

Source file

packagist/getkirby/cms/CVE-2026-54003.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:42 +0000.