Unrestricted File Upload Vulnerability in U+Smart Enjoyment WebSite
An unrestricted file upload vulnerability in U+Smart Enjoyment WebSite version 18.6001.1096.1000 allows unauthenticated remote attackers to execute arbitrary code via the /Report/Upload/UploadFormImg.ashx endpoint.
CVE search metadata
CVE search record: CVE-2026-86272. Severity: high. CVSS: 7.3. KEV: no. Product: U+Smart Enjoyment WebSite (18.6001.1096.1000). Brief: Unrestricted File Upload Vulnerability in U+Smart Enjoyment WebSite. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-86272/
Beijing Meite Software Technology U+Smart Enjoyment WebSite version 18.6001.1096.1000 is susceptible to an unrestricted file upload vulnerability (CVE-2026-86272). The flaw exists within the /Report/Upload/UploadFormImg.ashx file, which improperly validates the File argument provided during the upload process. An attacker can leverage this vulnerability to upload malicious files, such as web shells, to the server. Since the exploit for this vulnerability has been publicly disclosed and is considered remotely exploitable without authentication, the risk of exploitation by threat actors is elevated. Successful exploitation allows for complete system compromise, including the execution of arbitrary commands in the context of the web application server.
Impact
Successful exploitation of CVE-2026-86272 allows an attacker to achieve remote code execution on the affected host. This can lead to full system compromise, data exfiltration, lateral movement, or the deployment of ransomware. Given the public availability of the exploit, organizations running the affected version are at high risk of targeted or opportunistic attacks.
Recommendation
- Restrict access to the /Report/Upload/UploadFormImg.ashx endpoint at the web application firewall or network perimeter.
- Implement strict file type validation and rename uploaded files to non-executable extensions.
- Monitor web server access logs for anomalous POST requests to the specified upload path.
- Check for and apply security updates provided by Beijing Meite Software Technology for U+Smart Enjoyment WebSite.
Immediate actions
Deploy the Sigma rule to monitor for POST activity to /Report/Upload/UploadFormImg.ashx.
Mitigations
Block access to the /Report/Upload/UploadFormImg.ashx endpoint at the WAF level.
CVE-2026-86272
Detection coverage 1
Detect CVE-2026-86272 Exploitation - Arbitrary File Upload
highDetects attempts to exploit CVE-2026-86272 by monitoring for POST requests to the vulnerable upload endpoint.
Detection queries are available on the platform. Get full rules →