Answer in brief
CVE-2026-72592 records a Critical severity (CVSS 9.8) vulnerability in dulldusk phpfm - Unauthenticated Remote Code Execution via Unrestricted PHP File Upload. The current sources do not mark it as known exploited. The current feed maps dulldusk/phpfm (generic), dulldusk/phpfm (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 9.8. 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 dulldusk/phpfm (generic), dulldusk/phpfm (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| dulldusk/phpfmgeneric | >=0 <1.8.0 | 1.8.0 |
| dulldusk/phpfmgeneric | 0 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
An unrestricted file upload vulnerability in dulldusk/phpfm through 1.8.0 allows an unauthenticated remote attacker to execute arbitrary PHP code on the server. The application ships with an empty upload extension filter ( = array) and no authentication enabled by default (auth_pass is empty string), allowing an unauthenticated attacker to upload a PHP webshell and execute it by browsing to the uploaded path.
Quoted source text, attributed separately from HOL analysis.