CVE-2026-6211: WEOLL File Upload ACL Bypass (CVSS 8.7)
WEOLL, a platform from Global IT Informatics Services Inc., contains a file upload vulnerability that allows authenticated users to upload malicious files without proper type validation. Because access controls are not correctly enforced on the upload functionality, an attacker with valid credentials can circumvent restrictions and upload dangerous file types, potentially gaining unauthorized access to system features or data they should not be able to reach. The vulnerability affects versions 2.0.9 through 3.2.45.32 and requires an active user session plus user interaction to exploit.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.7 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
- Weaknesses (CWE)
- CWE-434
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-12 / 2026-06-17
NVD description (verbatim)
Unrestricted upload of file with dangerous type vulnerability in Global IT Informatics Services Inc. WEOLL allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects WEOLL: from 2.0.9 before 3.2.45.33.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-6211 is a CWE-434 (unrestricted upload of file with dangerous type) vulnerability in WEOLL versions 2.0.9 before 3.2.45.33. The upload mechanism fails to enforce both filename/type restrictions and proper access control list (ACL) validation, enabling an authenticated user to bypass authorization checks. The attack vector is network-accessible, requires low complexity, demands valid user credentials (PR:L), and necessitates user interaction (UI:R). The scope is changed, meaning exploitation can affect resources beyond the vulnerable component, with confirmed high confidentiality and integrity impact.
Business impact
An attacker with valid WEOLL credentials could upload executable, script, or malicious document files to access administrative functions, sensitive data repositories, or other system areas restricted by role. This could lead to unauthorized data disclosure, lateral movement within the platform, or system compromise if uploaded files are executed. Organizations relying on WEOLL for multi-tenant or role-based operations face elevated risk of privilege escalation and cross-tenant data exposure.
Affected systems
Global IT Informatics Services Inc. WEOLL versions 2.0.9 through 3.2.45.32 are affected. Any deployment of these versions in use requires remediation. Version 3.2.45.33 and later are patched; verify your current version against the vendor advisory to confirm if your installation is in the vulnerable range.
Exploitability
The vulnerability is exploitable by any user with valid WEOLL authentication. It does not require administrator privileges, lowering the barrier for malicious insiders or compromised accounts. The attack requires user interaction (likely file selection/submission), and the network-accessible attack surface means remote exploitation is possible from anywhere the WEOLL interface is exposed. Without evidence of active weaponized exploitation, this remains a high-severity but not yet publicly targeted vulnerability.
Remediation
Update WEOLL to version 3.2.45.33 or later. Global IT Informatics Services Inc. should have released patches addressing both unrestricted file upload and ACL enforcement. If immediate patching is not feasible, restrict upload functionality access via network segmentation or IAM policy until patches are applied. Audit recent file uploads and monitor for suspicious file types or access patterns in WEOLL audit logs.
Patch guidance
Upgrade to WEOLL 3.2.45.33 or later. Review the vendor advisory for any prerequisites, rollback procedures, or configuration changes required post-update. Verify the patch in a non-production environment first, especially if WEOLL is business-critical. Schedule the update during a maintenance window to avoid service interruption. After patching, confirm that file upload restrictions and ACL enforcement are functioning as expected through testing or vendor-supplied validation procedures.
Detection guidance
Monitor WEOLL audit and upload logs for attempts to upload files with unexpected or executable extensions (e.g., .exe, .sh, .jsp, .php, .aspx). Flag uploads by low-privileged users to directories or functionalities typically reserved for administrators. Watch for repeated failed uploads followed by successful ones—a sign of testing ACL weaknesses. Correlate upload events with subsequent unauthorized access attempts to sensitive features. Implement file integrity monitoring on WEOLL upload directories to detect post-exploitation file activity. Check for Web Application Firewall (WAF) signatures related to CWE-434 attacks if WEOLL is protected by a WAF.
Why prioritize this
This vulnerability merits urgent prioritization because it requires only valid credentials and user interaction to exploit, affects confidentiality and integrity across system scope boundaries, and is not yet in the CISA KEV catalog—meaning it remains less visible to defenders. The combination of low privilege requirement, high impact, and lack of current active exploitation coverage in defender tooling makes it a prime target for skilled attackers. Patching WEOLL in affected versions should be treated as a critical security initiative.
Risk score, explained
The CVSS 3.1 score of 8.7 (HIGH) reflects the network accessibility, low attack complexity, and dual impact on confidentiality and integrity. Although only low privilege and user interaction are required, the changed scope (affecting resources outside the component) and high impact ratings drive the severity. The absence of availability impact (denial of service) prevents a critical rating. Organizations running affected versions in internet-exposed or multi-user environments should treat this as equivalent to critical in their own risk models.
Frequently asked questions
Do I need to update if I am running WEOLL 3.2.45.33 or later?
No. The vulnerability affects versions 2.0.9 through 3.2.45.32 only. If your system is on 3.2.45.33 or any later release, you are not vulnerable to CVE-2026-6211. Verify your version in WEOLL's administration or system information panel.
Can this vulnerability be exploited without a valid WEOLL user account?
No. The vulnerability requires authenticated access (PR:L in the CVSS vector). An attacker must have valid login credentials to the WEOLL platform. However, this includes any user role—not just administrators—making it a risk for insider threats and compromised accounts.
Is there a workaround if we cannot patch immediately?
Implement network-level access controls to restrict WEOLL upload functionality to authorized users only, or temporarily disable uploads if not critical to operations. Enforce strict file type whitelisting at the network perimeter if a WAF is in place. Monitor all upload activity closely. These are temporary mitigations only; patching should be prioritized as soon as feasible.
Has this vulnerability been exploited in the wild?
As of the current KEV status, CVE-2026-6211 is not listed in CISA's Known Exploited Vulnerabilities catalog, meaning no widespread weaponized exploitation has been publicly reported. However, absence from KEV does not guarantee the vulnerability is unknown to attackers—treat it as actively exploitable and patch accordingly.
This analysis is provided for informational purposes and represents SEC.co's assessment as of the publication date. CVSS scores, affected version ranges, and patch information are derived from official vendor advisories and CVE records and should be verified against the latest vendor guidance. No exploit code or attack methodology is provided herein. Organizations should conduct their own risk assessment based on their specific WEOLL deployments, network exposure, and threat model. Patch release dates, version numbers, and remediation timelines are subject to change; consult Global IT Informatics Services Inc. directly for the most current information. This vulnerability analysis does not constitute legal, compliance, or professional security advice. Source: NVD (public-domain), retrieved 2026-07-20. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2018-25388HIGHHaPe PKH 1.1 Arbitrary File Upload Vulnerability (CVSS 8.8)
- CVE-2018-25409HIGHSIM-PKH 2.4.1 Arbitrary File Upload Leading to Remote Code Execution
- CVE-2026-10072HIGHDreamMaker Arbitrary File Upload RCE Vulnerability
- CVE-2026-11344HIGHUnrestricted File Upload in code-projects Vehicle Management System 1.0
- CVE-2026-11419HIGHAltium Enterprise Server Path Traversal – Arbitrary File Write
- CVE-2026-11474HIGHUnrestricted File Upload in Kushan2k Student Management System
- CVE-2026-30761HIGHSourceBans Material Admin Arbitrary File Upload RCE Vulnerability
- CVE-2026-39292HIGHPHPPageBuilder Remote Code Execution via Unrestricted File Upload