CVE-2026-50894
9.8Zhongshaofa · easyadmin
Easyadmin version 2.0.2.2 contains an unrestricted file upload vulnerability in the background management interface, allowing remote attackers to execute arbitrary code and gain server privileges.
Executive summary
Easyadmin version 2.0.2.2 is susceptible to a critical remote code execution vulnerability that allows attackers to gain full server control via malicious file uploads.
Vulnerability
The application fails to restrict file types during upload within the background management interface. While the description references authenticated attackers, the CVSS vector (AV:N/AC:L/PR:N) indicates this flaw is accessible without prior authentication, enabling remote code execution.
Business impact
With a CVSS score of 9.8, this vulnerability represents a critical risk to organizational security. A successful exploit allows an attacker to bypass security controls, execute arbitrary commands, and potentially achieve full system compromise. Such an event could lead to complete loss of data confidentiality, integrity, and availability, as well as significant reputational damage and operational downtime.
Remediation
Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the background management interface to trusted IP addresses only or disable the affected file upload functionality until a vendor update is released.
Proactive Monitoring: Review web server access logs for suspicious POST requests targeting the management interface, particularly those involving unusual file extensions or requests originating from unauthorized IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block file uploads containing executable scripts (such as .php, .phtml, or .asp) to mitigate the risk of malicious payloads being stored on the server.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the linked research reference at https://github.com/lilil3333/cve/issues/1.
Analyst recommendation
Given the critical severity of this vulnerability and the existence of a public proof-of-concept, organizations using easyadmin must prioritize hardening the management interface. Although the EPSS score suggests a lower current probability of widespread exploitation, the potential for total system compromise necessitates immediate mitigation via network segmentation or WAF filtering until the vendor provides a formal patch.
History
CVE Brief tracked this CVE 5 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written
- Analyst report updated
- Published in the daily brief critical section, early-warning entry