Security Advisory

CVE-2026-55744

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-18 06:06:57
Last updated 2026-08-10 11:44:27
Assigner TuranSec
CVSS score 8.6
State PUBLISHED

Description

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to Cross-Site Request Forgery in the Personal File Storage (PFS) module. In modules/pfs/inc/pfs.main.php, the file upload action ('a=upload') processes uploaded files without calling cot_check_xg to validate the anti-CSRF token, even though sibling actions such as 'delete' (line 272) do.