Missing Authorization in Kirby - #VU138448
Published: July 20, 2026
Kirby
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to missing authorization in the chunk upload handler of the REST API when processing chunked upload requests. A remote user can upload multiple large unfinished file chunks to cause a denial of service.
Exploitation requires access to the REST API while file upload permissions are disabled, and incomplete chunks can remain in temporary storage for 24 hours if the final chunk is never sent.