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-28
Advisory published
2026-08-10
Advisory updated
2026-08-28

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72592 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72592

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72592 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72592

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/dulldusk/phpfm

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

  • Source reference

    Unverified legacy reference

    URL: https://github.com/dulldusk/phpfm/blob/master/index.php

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.