CVE Catalog

CVE-2026-55746

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

Cotonti 1.0.0 is vulnerable to stored Cross-Site Scripting in the Personal File Storage (PFS) module. A folder title (pff_title) is imported with the 'TXT' filter, which does not strip or encode HTML (the tag check in cot_import is disabled), so an authenticated user can store HTML/JavaScript in a folder title.

Risk Assessment

Stored XSS may allow malicious script execution in other users' browsers, potentially leading to session theft or account takeover.

Recommendation

Add HTML encoding to folder titles when displayed and enable tag checking in cot_import for pff_title.

Other vulnerabilities in Cotonti

See all
Original NVD description (English source)

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to stored Cross-Site Scripting in the Personal File Storage (PFS) module. A folder title (pff_title) is imported with the 'TXT' filter, which does not strip or encode HTML (the tag check in cot_import is disabled), so an authenticated user can store HTML/JavaScript in a folder title.

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