CVE Catalog

CVE-2026-55745

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

Cotonti 1.0.0 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 without calling cot_check_xg to validate the anti-CSRF token.

Risk Assessment

An attacker can force an authenticated user to change folder metadata, potentially leading to unauthorized data modifications or integrity compromise.

Recommendation

Add cot_check_xg call in the folder update action in the PFS module to validate the anti-CSRF token.

Other vulnerabilities in Cotonti

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS