CVE-2026-29905
MEDIUMKirby CMS < 5.1.4 - Authenticated Denial of Service via Malformed Image Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-29905. PoCs published by Stalin-143.
AI-analyzed exploit summary This repository contains detailed technical writeups for multiple CVEs, including CVE-2026-29905, which describes a persistent DoS vulnerability in Kirby CMS due to unchecked return values from `getimagesize()`. The writeup includes root cause analysis, affected versions, and references to patches.
Description
Kirby CMS through 5.1.4 allows an authenticated user with 'Editor' permissions to cause a persistent Denial of Service (DoS) via a malformed image upload. The application fails to properly validate the return value of the PHP getimagesize() function. When the system attempts to process this file for metadata or thumbnail generation, it triggers a fatal TypeError.
Exploits (1)
This repository contains detailed technical writeups for multiple CVEs, including CVE-2026-29905, which describes a persistent DoS vulnerability in Kirby CMS due to unchecked return values from `getimagesize()`. The writeup includes root cause analysis, affected versions, and references to patches.
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H