CVE-2026-86272

7.3

Beijing Meite Software Technology · U+Smart Enjoyment WebSite

An unrestricted file upload vulnerability exists in U+Smart Enjoyment WebSite, allowing unauthenticated remote attackers to upload arbitrary files via the /Report/Upload/UploadFormImg.ashx endpoint.

Executive summary

A critical unrestricted file upload vulnerability in the U+Smart Enjoyment WebSite allows unauthenticated remote attackers to compromise the integrity of the host system.

Vulnerability

The application fails to properly validate file uploads within the /Report/Upload/UploadFormImg.ashx file, which can be manipulated by an unauthenticated attacker to upload unauthorized content.

Business impact

Successful exploitation of this vulnerability allows for the execution of arbitrary files on the web server, which could lead to full system compromise, data exfiltration, or the deployment of ransomware. Given the CVSS score of 7.3, this flaw presents a significant risk to organizational security by providing an entry point for lateral movement and long term persistence within the network environment.

Remediation

Immediate Action: Contact the vendor, Beijing Meite Software Technology, to request an emergency security patch for version 18.6001.1096.1000 and restrict access to the affected script.

Proactive Monitoring: Review web server access logs for anomalous POST requests directed at the /Report/Upload/UploadFormImg.ashx file, specifically looking for unusual file extensions or traffic spikes.

Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block or filter requests to the vulnerable endpoint, and ensure that the upload directory has execution permissions disabled for the web server user.

Exploitation status

Public Exploit Available: Yes, as the CVE record identifies a technical write-up containing attack details and a proof-of-concept.

Analyst recommendation

Organizations utilizing this software must prioritize the restriction of the vulnerable upload endpoint immediately. Until a vendor patch is verified and applied, it is critical to implement rigorous input validation and file type restrictions at the network layer to prevent the upload of malicious payloads.

Sources

Originally found and disclosed by red88-debug (VulDB User), per the CVE Program record.