Authorization bypass through user-controlled key in Kirby - #VU150661
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to missing authorization in the `files`, `pages`, and `users` field model-resolution logic when resolving IDs stored in content files into models for Panel views. A remote user can write the ID of an inaccessible page, file, or user into an updatable field to disclose sensitive information.
For files, the disclosed media URL includes the token that authorizes access to the file.