CVE-2026-6211
Global IT Informatics Services Inc · WEOLL
The WEOLL platform contains an unrestricted file upload vulnerability and fails to properly constrain access to functionality via ACLs.
Executive summary
A high-severity file upload vulnerability in Global IT Informatics Services Inc's WEOLL platform poses a significant risk of unauthorized system access and potential remote code execution.
Vulnerability
This vulnerability involves the unrestricted upload of files with dangerous types, allowing attackers to bypass security filters. Additionally, the application fails to properly enforce Access Control Lists (ACLs), potentially allowing unauthenticated or low-privileged users to access restricted administrative functions.
Business impact
The exploitation of this flaw could lead to full system compromise, data exfiltration, or the deployment of malicious payloads within the network environment. With a CVSS score of 8.7, this vulnerability is classified as High, indicating a substantial risk to organizational security and operational integrity.
Remediation
Immediate Action: Upgrade WEOLL to version 3.2.45.33 or later immediately to resolve the file upload and ACL enforcement flaws.
Proactive Monitoring: Review web server and application logs for suspicious file upload patterns, particularly those involving executable extensions (.php, .exe, .sh) or unexpected directory traversal attempts.
Compensating Controls: Implement a Web Application Firewall (WAF) to block suspicious file uploads and restrict access to administrative interfaces based on IP allowlisting.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Given the High severity of this vulnerability and the potential for complete system takeover, administrators should prioritize patching WEOLL instances. Ensure that all upload directories have execution permissions disabled to mitigate the risk of uploaded malicious files being executed.