PT-2026-50644 · Cotonti · Cotonti
CVE-2026-55744
·
Published
2026-06-18
·
Updated
2026-08-10
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Cotonti version 1.0.0
Description
The Personal File Storage (PFS) module is susceptible to Cross-Site Request Forgery (CSRF), a flaw where an attacker tricks a logged-in user into performing unwanted actions. In the file
modules/pfs/inc/pfs.main.php, the upload action 'a=upload' fails to call the cot check xg() function to validate the anti-CSRF token. This allows a remote attacker to lure an authenticated user to a malicious page and force their browser to submit a forged multipart request, resulting in the upload of arbitrary files into the user's PFS storage.Recommendations
For version 1.0.0, ensure the
cot check xg() function is called within the 'a=upload' action in modules/pfs/inc/pfs.main.php to validate the anti-CSRF token.
As a temporary mitigation, restrict access to the Personal File Storage (PFS) module.Exploit
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cotonti