📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 4h Global vulnerability Enterprise Software / Data Analytics CRITICAL 5h Global vulnerability Artificial Intelligence and Technology HIGH 8h Global general Technology and Artificial Intelligence MEDIUM 12h Global general Technology and Artificial Intelligence HIGH 13h Global vulnerability Higher Education CRITICAL 22h Global data_breach Government HIGH 23h Global supply_chain Software Development and Open Source Communities CRITICAL 23h Global malware Software Development CRITICAL 23h Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 4h Global vulnerability Enterprise Software / Data Analytics CRITICAL 5h Global vulnerability Artificial Intelligence and Technology HIGH 8h Global general Technology and Artificial Intelligence MEDIUM 12h Global general Technology and Artificial Intelligence HIGH 13h Global vulnerability Higher Education CRITICAL 22h Global data_breach Government HIGH 23h Global supply_chain Software Development and Open Source Communities CRITICAL 23h Global malware Software Development CRITICAL 23h Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 4h Global vulnerability Enterprise Software / Data Analytics CRITICAL 5h Global vulnerability Artificial Intelligence and Technology HIGH 8h Global general Technology and Artificial Intelligence MEDIUM 12h Global general Technology and Artificial Intelligence HIGH 13h Global vulnerability Higher Education CRITICAL 22h Global data_breach Government HIGH 23h Global supply_chain Software Development and Open Source Communities CRITICAL 23h Global malware Software Development CRITICAL 23h
Vulnerabilities

CVE-2020-37101

High
VPN Unlimited 6.1 contains an unquoted service path vulnerability that allows local attackers to inject malicious executables into the service binary path. Attackers can exploit the unquoted path in '
CWE-428 — Weakness Type
Published: Feb 3, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.8
🔗 NVD Official
📄 Description (English)

VPN Unlimited 6.1 contains an unquoted service path vulnerability that allows local attackers to inject malicious executables into the service binary path. Attackers can exploit the unquoted path in 'C:\Program Files (x86)\VPN Unlimited\' to replace the service executable and gain elevated system privileges.

🤖 AI Executive Summary

CVE-2020-37101 is a local privilege escalation vulnerability in VPN Unlimited 6.1 exploiting an unquoted service path, allowing attackers with local access to inject malicious executables and gain SYSTEM privileges. While no public exploit exists, the vulnerability is straightforward to exploit and poses significant risk to organizations using this VPN client. Immediate patching is critical for all affected systems, particularly in Saudi government and financial institutions relying on VPN Unlimited for secure remote access.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 27, 2026 17:18
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations in Banking (SAMA-regulated institutions), Government agencies (NCA, Ministry of Interior), Healthcare (MOH facilities), and Energy sector (ARAMCO, SEC) that deploy VPN Unlimited for remote workforce access. The local privilege escalation could allow compromised user accounts to escalate to SYSTEM level, potentially leading to lateral movement, data exfiltration, and infrastructure compromise. Critical risk for organizations with hybrid work models and VPN-dependent operations.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare Energy and Utilities Telecommunications Defense and Security Education
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running VPN Unlimited 6.1 using endpoint management tools or network scanning
2. Restrict local access to affected systems; disable local user accounts where possible
3. Implement application whitelisting to prevent unauthorized executable execution in Program Files directories

PATCHING:
1. Upgrade VPN Unlimited to version 6.2 or later immediately
2. Verify patch installation by checking service path configuration: verify service binary path is properly quoted
3. Restart affected systems after patching

COMPENSATING CONTROLS (if immediate patching delayed):
1. Apply NTFS permissions: restrict write access to 'C:\Program Files (x86)\VPN Unlimited\' to SYSTEM and Administrators only
2. Enable Windows Defender Application Guard or AppLocker to prevent execution from suspicious paths
3. Monitor Process Creation events (Event ID 4688) for suspicious executables in VPN Unlimited directory
4. Implement privileged access management (PAM) to limit local administrative access

DETECTION:
1. Monitor Windows Event Log for Service Control Manager events (Event ID 7045) showing service modifications
2. Alert on file creation/modification in 'C:\Program Files (x86)\VPN Unlimited\' outside of scheduled updates
3. Monitor process execution with parent process as VPN Unlimited service
4. Check for unquoted service paths: powershell -Command "Get-WmiObject win32_service | Where-Object {$_.PathName -notlike '\"*'} | Select Name, PathName"
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تقوم بتشغيل VPN Unlimited 6.1 باستخدام أدوات إدارة نقاط النهاية
2. تقييد الوصول المحلي للأنظمة المتأثرة؛ تعطيل حسابات المستخدمين المحليين حيث أمكن
3. تطبيق قائمة بيضاء للتطبيقات لمنع تنفيذ ملفات تنفيذية غير مصرح بها

التصحيح:
1. ترقية VPN Unlimited إلى الإصدار 6.2 أو أحدث فوراً
2. التحقق من تثبيت التصحيح بفحص مسار الخدمة
3. إعادة تشغيل الأنظمة المتأثرة بعد التصحيح

الضوابط البديلة:
1. تطبيق أذونات NTFS: تقييد الوصول للكتابة إلى مجلد VPN Unlimited للنظام والمسؤولين فقط
2. تفعيل Windows Defender Application Guard أو AppLocker
3. مراقبة أحداث إنشاء العمليات للملفات التنفيذية المريبة
4. تطبيق إدارة الوصول المميز لتقييد الوصول الإداري المحلي

الكشف:
1. مراقبة سجل أحداث Windows لأحداث Service Control Manager
2. التنبيه عند إنشاء/تعديل الملفات في مجلد VPN Unlimited خارج التحديثات المجدولة
3. مراقبة تنفيذ العمليات مع خدمة VPN Unlimited كعملية أب
4. فحص مسارات الخدمات غير المحاطة بعلامات اقتباس
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Access Control Policies (local privilege escalation prevention) ECC 2024 A.8.1.1 - Asset Management (inventory of VPN Unlimited deployments) ECC 2024 A.12.6.1 - Management of Technical Vulnerabilities (patch management) ECC 2024 A.14.2.1 - System Change Management (service configuration controls)
🔵 SAMA CSF
SAMA CSF ID.AM-2 - Asset Management (identify VPN Unlimited systems) SAMA CSF PR.IP-3 - Configuration Management (secure service path configuration) SAMA CSF DE.CM-4 - Malware Detection (monitor for suspicious executables) SAMA CSF RS.MI-2 - Incident Mitigation (privilege escalation containment)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.15 - Access Control (privilege escalation prevention) ISO 27001:2022 A.8.1 - Asset Management (VPN software inventory) ISO 27001:2022 A.8.2 - Configuration Management (service hardening) ISO 27001:2022 A.12.6.1 - Vulnerability Management (patch deployment)
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches for all system components PCI DSS 7.1 - Restrict access to system components by business need PCI DSS 11.2 - Vulnerability scanning and remediation
📊 CVSS Score
7.8
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorL — Low / Local
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score7.8
CWECWE-428
EPSS0.01%
Exploit No
Patch ✓ Yes
Published 2026-02-03
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-428
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.