PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72592 dulldusk CVE debrief

The CVE-2026-72592 unrestricted file upload vulnerability affects dulldusk/phpfm through version 1.8.0, allowing unauthenticated remote attackers to execute arbitrary PHP code. The vulnerability is caused by an empty upload extension filter and no authentication enabled by default. Administrators and users of the affected product should be aware of this vulnerability and take immediate action to remediate it. They should review and apply vendor remediation, implement authentication and authorization for file uploads, and restrict file upload extensions to prevent PHP code execution. Additionally, they should consider compensating controls such as web application firewalls and monitor for suspicious activity. The CVE record was published on 2026-08-10T11:17:32.370Z and has not been modified since then. Defenders should verify the affected scope, review compensating controls, and monitor for suspicious file uploads and PHP code execution attempts.

Vendor
dulldusk
Product
phpfm
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-08-10
Advisory published
2026-08-10
Advisory updated
2026-08-10

Who should care

Administrators and users of dulldusk/phpfm version 1.8.0, as well as security teams monitoring for potential PHP code execution attacks, should be aware of this vulnerability and take immediate action to remediate it. They should review and apply vendor remediation, implement authentication and authorization for file uploads, and restrict file upload extensions to prevent PHP code execution. Additionally, they should consider compensating controls such as web application firewalls and monitor for suspicious activity.

Technical summary

The dulldusk/phpfm application through version 1.8.0 has an unrestricted file upload vulnerability, allowing an unauthenticated remote attacker to execute arbitrary PHP code on the server by uploading a PHP webshell and browsing to the uploaded path. The application ships with an empty upload extension filter and no authentication enabled by default, which facilitates the exploitation. The vulnerability can be mitigated by implementing authentication and authorization for file uploads, restricting file upload extensions, and monitoring for suspicious activity. Administrators and users of dulldusk/phpfm version 1.8.0 should review and apply vendor remediation, implement compensating controls, and monitor for suspicious activity.

Defensive priority

Immediate attention is required due to the critical CVSS score of 9.8 and the unrestricted file upload vulnerability allowing arbitrary PHP code execution.

Recommended defensive actions

  • Review and apply vendor remediation for dulldusk/phpfm version 1.8.0
  • Implement authentication and authorization for file uploads
  • Restrict file upload extensions to prevent PHP code execution
  • Monitor for suspicious file uploads and PHP code execution attempts
  • Consider compensating controls such as web application firewalls

Evidence notes

The CVE record and NVD detail provide evidence of an unrestricted file upload vulnerability in dulldusk/phpfm through 1.8.0, allowing unauthenticated remote attackers to execute arbitrary PHP code. The application ships with an empty upload extension filter and no authentication enabled by default, which facilitates the exploitation. Defenders should verify the affected scope, review compensating controls, and monitor for suspicious file uploads and PHP code execution attempts.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-10T11:17:32.370Z and has not been modified since then.