Answer in brief
CVE-2026-55744 records a High severity (CVSS 8.1) vulnerability in Cotonti CSRF in PFS allows forced arbitrary file upload. The current sources do not mark it as known exploited. The current feed maps cotonti/cotonti (composer), Cotonti/Cotonti (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps cotonti/cotonti (composer), Cotonti/Cotonti (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| cotonti/cotonticomposer | <=1.0.0 | Not reported |
| Cotonti/Cotontigeneric | 1.0.0 | Not reported |
Published upstream
Jun 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 19, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-55744 records a High severity (CVSS 8.1) vulnerability in Cotonti CSRF in PFS allows forced arbitrary file upload. The current sources do not mark it as known exploited. The current feed maps cotonti/cotonti (composer), Cotonti/Cotonti (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps cotonti/cotonti (composer), Cotonti/Cotonti (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| cotonti/cotonticomposer | <=1.0.0 | Not reported |
| Cotonti/Cotontigeneric | 1.0.0 | Not reported |
Published upstream
Jun 18, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 19, 2026
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.
Quoted source text, attributed separately from HOL analysis.