Description
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.
Published: 2026-06-12
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to upload arbitrary files, including executable or script files, through WEOLL’s unprotected upload interface. Because the system does not validate the file type or enforce content checks, an attacker can place malicious payloads that, when later accessed or executed, can lead to remote code execution or compromise the server. The weakness is categorized as CWE-434: Unrestricted Upload of File with Dangerous Type.

Affected Systems

The issue affects Global IT Informatics Services Inc.’s WEOLL product across all releases starting at version 2.0.9 and continuing up to, but excluding, version 3.2.45.33. System administrators should verify whether their installations fall within this window and plan an upgrade accordingly.

Risk and Exploitability

The CVSS score of 8.7 signals high severity and combined with the fact that uploading functionality is not properly constrained by access control lists, the potential attack surface is substantial. An attacker who can reach the upload endpoint—whether through an authenticated session, phishing, or by exploiting another weakness—can upload a malicious file and later trigger its execution, resulting in full compromise of the managed environment. Although the EPSS score is not available, the lack of current exploits in public databases and the absence from the KEV catalog do not mitigate the inherent risk of an immediate local exploitation path.

Generated by OpenCVE AI on June 12, 2026 at 15:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WEOLL to a non‑affected version, starting with 3.2.45.33.
  • Restrict file upload functionality so that only safe file types are accepted and perform rigorous MIME type and content validation before storing the file.
  • Ensure the upload directory is not executable by the web server, apply strict ACLs to the upload endpoints, and monitor for anomalous upload activity.
  • Conduct a focused penetration test on the file upload module and review logs for signs of attempted exploitation.

Generated by OpenCVE AI on June 12, 2026 at 15:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Global It
Global It weoll
Vendors & Products Global It
Global It weoll

Fri, 12 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Arbitrary File Upload in Global IT's WEOLL
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-06-12T15:17:46.222Z

Reserved: 2026-04-13T12:16:39.879Z

Link: CVE-2026-6211

cve-icon Vulnrichment

Updated: 2026-06-12T15:17:41.240Z

cve-icon NVD

Status : Deferred

Published: 2026-06-12T15:16:32.033

Modified: 2026-06-12T15:51:52.407

Link: CVE-2026-6211

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T20:20:11Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type