Missing Authorization in Kirby - CVE-2026-49274
Published: July 20, 2026
Kirby
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the page picker backend logic for the pages field when handling a user-provided parent page or site. A remote user can provide the full path to an existing page to disclose sensitive information.
Only the existence of arbitrary pages and the value of their title field can be retrieved. Write actions are not affected.