Incorrect authorization in Kirby - CVE-2026-41325
Published: April 23, 2026
Kirby
Detailed vulnerability description
The vulnerability allows a remote user to bypass create permission checks and create pages, files, or users.
The vulnerability exists due to incorrect authorization in page, file, and user creation APIs when processing a crafted blueprint parameter in creation requests. A remote user can inject custom dynamic blueprint configuration to bypass create permission checks and create pages, files, or users.
The issue affects sites where the relevant create permission is disabled in user blueprints, model blueprints, or both.