Vulnerability 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.editfolder.php, the folder update action ('a=update') updates folder metadata (title, description, public/gallery flags) without calling cot_check_xg to validate the anti-CSRF token.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cotonti/Cotonti
- https://github.com/Cotonti/Cotonti/blob/f43f1fc38ba4e02027786dad9dac1435c7c52b30
FAQ
What is CVE-2026-55745?
CVE-2026-55745 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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.editfolder.php, the folder update action ('...
How severe is CVE-2026-55745?
CVE-2026-55745 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55745?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.