📧 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 2h 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 2h 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 2h 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-2026-33208

High ⚡ Exploit Available
CWE-78 — Weakness Type
Published: Apr 24, 2026  ·  Modified: Apr 30, 2026  ·  Source: NVD
CVSS v3
8.8
🔗 NVD Official
📄 Description (English)

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the /config/ < service > /find-in-config endpoint in Roxy-WI fails to sanitize the user-supplied words parameter before embedding it into a shell command string that is subsequently executed on a remote managed server via SSH. An authenticated attacker can inject arbitrary shell metacharacters to break out of the intended grep command context and execute arbitrary OS commands with sudo privileges on the target server, resulting in full Remote Code Execution (RCE). Version 8.2.6.4 patches the issue.

🤖 AI Executive Summary

Roxy-WI versions prior to 8.2.6.4 contain a critical command injection vulnerability in the /config/<service>/find-in-config endpoint that allows authenticated attackers to execute arbitrary OS commands with sudo privileges on managed servers. The vulnerability stems from insufficient sanitization of the 'words' parameter before embedding it into shell commands executed via SSH. This affects organizations managing Haproxy, Nginx, Apache, and Keepalived infrastructure across Saudi Arabia's critical sectors.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 27, 2026 19:25
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations managing critical infrastructure: (1) Energy Sector (ARAMCO, SEC) — Roxy-WI commonly manages load balancers for SCADA and operational networks; (2) Banking & Financial Services (SAMA-regulated institutions, STC Finance) — impacts web service infrastructure and payment processing systems; (3) Government & Defense (NCA, NCSC, Ministry of Interior) — affects administrative and security infrastructure; (4) Telecommunications (STC, Mobily, Zain) — impacts network management and service delivery platforms; (5) Healthcare (MOH, private hospitals) — affects patient data systems and medical service delivery. The authenticated requirement is mitigated by the prevalence of insider threats and compromised credentials in Saudi organizations.
🏢 Affected Saudi Sectors
Energy & Utilities (ARAMCO, SEC, power generation) Banking & Financial Services (SAMA-regulated banks, investment firms) Government & Defense (NCA, NCSC, Ministry of Interior, Ministry of Defense) Telecommunications (STC, Mobily, Zain, regional carriers) Healthcare (MOH, private hospitals, medical centers) Critical Infrastructure (water, transportation, logistics) Large Enterprises (any organization using Roxy-WI for load balancer management)
⚖️ Saudi Risk Score (AI)
8.9
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Roxy-WI instances in your environment using network scanning and asset inventory tools
2. Restrict access to Roxy-WI web interface to trusted IP ranges only via firewall rules
3. Review SSH access logs and sudo command history on all managed servers for suspicious activity
4. Disable the /config/*/find-in-config endpoint if not actively used

PATCHING:
1. Upgrade Roxy-WI to version 8.2.6.4 or later immediately
2. Test patches in non-production environment first
3. Verify patch application by checking version in Roxy-WI admin panel

COMPENSATING CONTROLS (if immediate patching not possible):
1. Implement Web Application Firewall (WAF) rules to block requests containing shell metacharacters (|, ;, &, $, `, >, <, \n) in the 'words' parameter
2. Configure SSH key-based authentication only (disable password auth)
3. Implement command auditing on managed servers: auditctl -w /usr/bin/sudo -p x
4. Use sudo restrictions: limit Roxy-WI service account to specific commands only
5. Enable MFA for Roxy-WI administrative access

DETECTION RULES:
1. Monitor for HTTP requests to /config/*/find-in-config with special characters in parameters
2. Alert on unexpected sudo command execution from Roxy-WI service account
3. Monitor SSH sessions from Roxy-WI server for command injection patterns
4. Log and alert on any modification to managed server configurations outside normal change windows
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع مثيلات Roxy-WI في بيئتك باستخدام أدوات المسح الشبكي وجرد الأصول
2. تقييد الوصول إلى واجهة Roxy-WI على نطاقات IP موثوقة فقط عبر قواعد جدار الحماية
3. مراجعة سجلات الوصول SSH وسجل أوامر sudo على جميع الخوادم المُدارة للنشاط المريب
4. تعطيل نقطة النهاية /config/*/find-in-config إذا لم تكن قيد الاستخدام النشط

التصحيح:
1. ترقية Roxy-WI إلى الإصدار 8.2.6.4 أو أحدث على الفور
2. اختبار التصحيحات في بيئة غير الإنتاج أولاً
3. التحقق من تطبيق التصحيح بالتحقق من الإصدار في لوحة إدارة Roxy-WI

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تنفيذ قواعد جدار تطبيقات الويب (WAF) لحظر الطلبات التي تحتوي على أحرف metacharacters (|, ;, &, $, `, >, <, \n) في معامل 'words'
2. تكوين المصادقة القائمة على مفتاح SSH فقط (تعطيل مصادقة كلمة المرور)
3. تنفيذ تدقيق الأوامر على الخوادم المُدارة: auditctl -w /usr/bin/sudo -p x
4. استخدام قيود sudo: حد من حساب خدمة Roxy-WI إلى أوامر محددة فقط
5. تفعيل MFA للوصول الإداري إلى Roxy-WI

قواعد الكشف:
1. مراقبة طلبات HTTP إلى /config/*/find-in-config بأحرف خاصة في المعاملات
2. تنبيه على تنفيذ أوامر sudo غير متوقعة من حساب خدمة Roxy-WI
3. مراقبة جلسات SSH من خادم Roxy-WI لأنماط حقن الأوامر
4. تسجيل والتنبيه على أي تعديل على تكوينات الخادم المُدار خارج نوافذ التغيير العادية
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 — Access Control Policies (authentication bypass risk) ECC 2024 A.5.2.1 — User Registration and Access Rights Management ECC 2024 A.6.1.1 — Information Security Policies and Procedures ECC 2024 A.8.2.1 — User Access Management ECC 2024 A.12.4.1 — Event Logging (detection and monitoring) ECC 2024 A.12.6.1 — Management of Technical Vulnerabilities
🔵 SAMA CSF
SAMA CSF ID.AM-2 — Asset Management (inventory of Roxy-WI instances) SAMA CSF PR.AC-1 — Access Control (authentication and authorization) SAMA CSF PR.DS-2 — Data Security (protection of managed server configurations) SAMA CSF DE.CM-1 — Detection and Analysis (monitoring for exploitation) SAMA CSF RS.MI-2 — Incident Response (containment of RCE) SAMA CSF RC.RP-1 — Recovery Planning (restoration of compromised systems)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 — Policies for Information Security ISO 27001:2022 A.5.2 — Information Security Roles and Responsibilities ISO 27001:2022 A.6.1 — Screening (vetting of administrators) ISO 27001:2022 A.8.1 — User Endpoint Devices (securing Roxy-WI access) ISO 27001:2022 A.8.2 — Privileged Access Rights (sudo privilege management) ISO 27001:2022 A.8.3 — Information Access Restriction ISO 27001:2022 A.12.6 — Management of Technical Vulnerabilities ISO 27001:2022 A.13.1 — Network Security (SSH hardening)
🟣 PCI DSS v4.0.1
PCI DSS 2.1 — Default Security Parameters (Roxy-WI configuration hardening) PCI DSS 6.2 — Security Patches (timely patching requirement) PCI DSS 7.1 — Access Control (limiting administrative access) PCI DSS 8.1 — User Identification and Authentication PCI DSS 10.2 — Logging and Monitoring (detection of exploitation)
📦 Affected Products / CPE 1 entries
roxy-wi:roxy-wi
📊 CVSS Score
8.8
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorN — None / Network
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 Score8.8
CWECWE-78
EPSS0.29%
Exploit ✓ Yes
Patch ✓ Yes
Published 2026-04-24
Source Feed nvd
🇸🇦 Saudi Risk Score
8.9
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available patch-available CWE-78
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.