CVE-2026-29905

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-03-26 17:16

Updated : 2026-03-30 13:26


NVD link : CVE-2026-29905

Mitre link : CVE-2026-29905

CVE.ORG link : CVE-2026-29905


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-252

Unchecked Return Value