CVE-2026-72593
9.8dulldusk · phpfm
A missing authentication flaw in dulldusk phpfm through 1.8.0 allows unauthenticated remote attackers to gain full administrative access to the filesystem.
Executive summary
This critical missing authentication vulnerability in dulldusk phpfm allows unauthenticated remote attackers to gain unrestricted read, write, and delete access to the entire server filesystem.
Vulnerability
The application fails to enforce authentication for core file management functions, allowing an unauthenticated remote attacker to manipulate files anywhere on the underlying server.
Business impact
The CVSS score of 9.8 highlights the severity of this access control failure. An attacker can overwrite critical system files to cause a denial of service, steal configuration files containing credentials, or modify application code to maintain persistent unauthorized access.
Remediation
Immediate Action: Update to the latest version of phpfm to enforce mandatory authentication for all administrative file management operations.
Proactive Monitoring: Review system logs for unauthorized file modification events or unusual directory traversal activity originating from external IP addresses.
Compensating Controls: Implement strict network-level access controls or move the application behind a secure VPN to prevent unauthorized remote access to the file manager interface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents an unacceptable level of risk to any environment. Organizations must ensure that the application is updated immediately and that no administrative interfaces are exposed to the public internet without robust authentication mechanisms.