CVE-2026-49274 PUBLISHED

Kirby: `pages.access` permission is not checked in the pages picker for parent pages

Assigner: GitHub_M
Reserved: 28.05.2026 Published: 09.07.2026 Updated: 09.07.2026

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites using the pages field with roles that have the pages.access permission disabled allowed authenticated users to provide an inaccessible parent page or site to the page picker backend and confirm arbitrary page existence and retrieve title field values. This issue is fixed in versions 4.9.4 and 5.4.4.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor getkirby
Product kirby
Versions
  • Version < 4.9.4 is affected
  • Version >= 5.0.0, < 5.4.4 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE