Beveiligingsadvies

CVE-2026-55744

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-18 06:06:57
Laatst bijgewerkt 2026-08-10 11:44:27
Toegewezen door TuranSec
CVSS-score 8.6
Status PUBLISHED

Beschrijving

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.