📧 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 vulnerability Higher Education CRITICAL 1h Global data_breach Government HIGH 2h Global supply_chain Software Development and Open Source Communities CRITICAL 2h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h Global vulnerability Higher Education CRITICAL 1h Global data_breach Government HIGH 2h Global supply_chain Software Development and Open Source Communities CRITICAL 2h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h Global vulnerability Higher Education CRITICAL 1h Global data_breach Government HIGH 2h Global supply_chain Software Development and Open Source Communities CRITICAL 2h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h
Vulnerabilities

CVE-2026-42436

High
CWE-862 — Weakness Type
Published: May 5, 2026  ·  Modified: May 12, 2026  ·  Source: NVD
CVSS v3
7.7
🔗 NVD Official
📄 Description (English)

OpenClaw before 2026.4.14 contains an improper access control vulnerability in browser snapshot, screenshot, and tab routes that fail to consistently validate the final browser target after navigation. Authenticated callers can bypass SSRF restrictions to expose internal or disallowed page content by exploiting route-driven navigation without proper policy re-validation.

🤖 AI Executive Summary

OpenClaw versions before 2026.4.14 contain an improper access control vulnerability (CWE-862) in browser automation routes that allows authenticated users to bypass SSRF restrictions and access restricted internal content. The vulnerability stems from insufficient re-validation of browser targets after navigation, enabling attackers to view sensitive pages through screenshot and snapshot functionality. With a CVSS score of 7.7, this poses a significant risk to organizations using OpenClaw for browser automation and security testing.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 8, 2026 19:16
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using OpenClaw for security testing, web automation, or internal browser-based tools face significant risk. Most impacted sectors include: (1) Banking & Financial Services (SAMA-regulated entities) — risk of unauthorized access to internal banking portals and customer data; (2) Government & Critical Infrastructure (NCA oversight) — exposure of classified or restricted government systems; (3) Telecommunications (STC, Mobily) — potential access to internal network management interfaces; (4) Energy Sector (ARAMCO, SEC) — exposure of operational technology dashboards and control systems; (5) Healthcare — unauthorized access to patient management systems and medical records. The vulnerability is particularly dangerous in Saudi Arabia's regulated environment where access controls are mandated by SAMA CSF and NCA ECC frameworks.
🏢 Affected Saudi Sectors
Banking & Financial Services Government & Public Administration Critical Infrastructure Telecommunications Energy & Utilities Healthcare Defense & Security
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of OpenClaw deployed in your environment and document their version numbers
2. Restrict access to OpenClaw browser automation endpoints to trusted internal networks only
3. Implement network-level controls (WAF/proxy rules) to block suspicious navigation patterns
4. Audit all browser snapshot/screenshot requests from the past 90 days for unauthorized access attempts
5. Review access logs for authenticated users accessing restricted internal URLs

PATCHING GUIDANCE:
1. Upgrade to OpenClaw 2026.4.14 or later immediately when available
2. If upgrade is not immediately possible, implement compensating controls (see below)
3. Test patches in non-production environment before deployment

COMPENSATING CONTROLS (if patch unavailable):
1. Implement strict URL whitelist validation at application level — reject any navigation requests to internal IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 127.0.0.1)
2. Disable browser snapshot/screenshot functionality if not actively required
3. Implement request signing and timestamp validation for all browser automation API calls
4. Deploy reverse proxy with strict SSRF filtering rules
5. Enforce mutual TLS (mTLS) for all OpenClaw API communications

DETECTION RULES:
1. Monitor for POST/GET requests to /browser/snapshot, /browser/screenshot, /browser/tab routes with navigation parameters
2. Alert on any requests containing internal IP addresses or localhost references in URL parameters
3. Track authentication tokens used for browser automation and correlate with unusual access patterns
4. Log all navigation events and cross-reference against approved URL policies
5. Implement IDS signatures detecting SSRF bypass attempts (e.g., URL encoding variations, protocol handlers)
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع حالات OpenClaw المنتشرة في بيئتك وقم بتوثيق أرقام إصداراتها
2. قيّد الوصول إلى نقاط نهاية أتمتة متصفح OpenClaw للشبكات الداخلية الموثوقة فقط
3. طبّق عناصر تحكم على مستوى الشبكة (قواعد WAF/proxy) لحظر أنماط الملاحة المريبة
4. قم بمراجعة جميع طلبات لقطة الشاشة/الصور من آخر 90 يوماً للكشف عن محاولات الوصول غير المصرح به
5. راجع سجلات الوصول للمستخدمين المصرح لهم الذين يصلون إلى عناوين URL داخلية مقيدة

إرشادات التصحيح:
1. قم بالترقية إلى OpenClaw 2026.4.14 أو إصدار أحدث فوراً عند توفره
2. إذا لم يكن الترقية ممكنة على الفور، طبّق عناصر تحكم تعويضية
3. اختبر التصحيحات في بيئة غير الإنتاج قبل النشر

عناصر التحكم التعويضية:
1. طبّق التحقق من قائمة بيضاء صارمة للعناوين على مستوى التطبيق — رفض أي طلبات ملاحة إلى نطاقات IP الداخلية
2. عطّل وظيفة لقطة الشاشة/الصور إذا لم تكن مطلوبة بنشاط
3. طبّق التوقيع والتحقق من الطابع الزمني لجميع استدعاءات API لأتمتة المتصفح
4. نشّر خادم وكيل عكسي مع قواعد تصفية SSRF صارمة
5. فرض TLS المتبادل (mTLS) لجميع اتصالات OpenClaw API

قواعد الكشف:
1. راقب طلبات POST/GET إلى مسارات /browser/snapshot و /browser/screenshot و /browser/tab مع معاملات الملاحة
2. أصدر تنبيهات لأي طلبات تحتوي على عناوين IP داخلية أو مراجع localhost في معاملات URL
3. تتبع رموز المصادقة المستخدمة لأتمتة المتصفح والربط مع أنماط الوصول غير العادية
4. سجّل جميع أحداث الملاحة والمراجعة المرجعية مقابل سياسات URL المعتمدة
5. طبّق توقيعات IDS للكشف عن محاولات تجاوز SSRF
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.9.1.1 — Access control policy and implementation ECC 2024 A.9.2.1 — User registration and access rights management ECC 2024 A.9.4.3 — Password management and authentication ECC 2024 A.13.1.3 — Segregation of networks and systems ECC 2024 A.14.2.1 — Change management procedures
🔵 SAMA CSF
SAMA CSF 1.1 — Governance and Risk Management (access control policies) SAMA CSF 2.1 — Asset Management (identification and control of critical assets) SAMA CSF 3.2 — Access Control (authentication and authorization) SAMA CSF 4.1 — Detection and Analysis (monitoring and logging) SAMA CSF 5.2 — Recovery Planning and Procedures (incident response)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.3 — Segregation of duties ISO 27001:2022 A.8.1 — User endpoint devices ISO 27001:2022 A.8.2 — Privileged access rights ISO 27001:2022 A.8.3 — Information access restriction ISO 27001:2022 A.9.2 — User access management ISO 27001:2022 A.9.4 — Access control for special requirements
🟣 PCI DSS v4.0.1
PCI DSS 2.1 — Security configuration standards PCI DSS 6.2 — Security patches and updates PCI DSS 7.1 — Limit access to system components PCI DSS 8.2 — User identification and authentication
📊 CVSS Score
7.7
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.7
CWECWE-862
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-05-05
Source Feed nvd
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-862
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.