Missing Authorization in Kirby - CVE-2026-71415
Published: July 20, 2026 / Updated: September 1, 2026
Vulnerability details
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.