OpenClaw before 2026.4.29 contains an SSRF policy bypass vulnerability in browser debug and export routes that allows reuse of already-open blocked tabs. Attackers with access to these routes can bypass private-network SSRF policies by reusing blocked tabs to export or inspect content that should remain protected.
CVE-2026-35673 is a Server-Side Request Forgery (SSRF) policy bypass vulnerability in OpenClaw before version 2026.4.29 that allows attackers to circumvent private-network protections through debug and export routes. By reusing already-blocked tabs, authenticated attackers can access protected content that should be restricted by SSRF policies. While currently unpatched with no public exploits, this vulnerability poses a moderate risk to organizations using OpenClaw for sensitive data handling and internal network access.
Immediate Actions:
1. Identify all instances of OpenClaw deployed in your environment and document versions
2. Restrict access to debug and export routes using network-level controls (firewall rules, WAF policies)
3. Implement IP whitelisting for debug and export endpoints to authorized administrators only
4. Review access logs for suspicious activity on these routes, particularly from unexpected sources
5. Disable debug routes in production environments if not actively required
Patching Guidance:
- Monitor OpenClaw releases for version 2026.4.29 or later
- Establish a testing environment to validate patches before production deployment
- Plan upgrade within 30 days of patch availability
Compensating Controls:
- Implement network segmentation to isolate OpenClaw instances from sensitive internal resources
- Deploy Web Application Firewall (WAF) rules to monitor and block suspicious export/debug requests
- Enable comprehensive logging and alerting for all debug and export route access
- Implement rate limiting on debug and export endpoints
- Use VPN or bastion hosts to restrict administrative access to these routes
Detection Rules:
- Monitor for multiple consecutive requests to debug/export routes from same source
- Alert on export requests containing internal IP addresses or private network ranges
- Track failed SSRF policy enforcement events
- Monitor for tab reuse patterns in debug logs
الإجراءات الفورية:
1. تحديد جميع نسخ OpenClaw المنتشرة في بيئتك وتوثيق الإصدارات
2. تقييد الوصول إلى مسارات التصحيح والتصدير باستخدام عناصر التحكم على مستوى الشبكة (قواعد جدار الحماية، سياسات WAF)
3. تطبيق قائمة بيضاء للعناوين IP لنقاط نهاية التصحيح والتصدير للمسؤولين المصرح لهم فقط
4. مراجعة سجلات الوصول للنشاط المريب على هذه المسارات، خاصة من مصادر غير متوقعة
5. تعطيل مسارات التصحيح في بيئات الإنتاج إذا لم تكن مطلوبة بنشاط
إرشادات التصحيح:
- مراقبة إصدارات OpenClaw للإصدار 2026.4.29 أو أحدث
- إنشاء بيئة اختبار للتحقق من صحة التصحيحات قبل نشرها في الإنتاج
- التخطيط للترقية خلال 30 يوماً من توفر التصحيح
عناصر التحكم البديلة:
- تطبيق تقسيم الشبكة لعزل نسخ OpenClaw عن الموارد الداخلية الحساسة
- نشر قواعد جدار تطبيقات الويب (WAF) لمراقبة وحظر طلبات التصدير/التصحيح المريبة
- تفعيل السجلات الشاملة والتنبيهات لجميع عمليات الوصول إلى مسارات التصحيح والتصدير
- تطبيق تحديد معدل على نقاط نهاية التصحيح والتصدير
- استخدام VPN أو خوادم bastion لتقييد الوصول الإداري إلى هذه المسارات
قواعد الكشف:
- مراقبة طلبات متعددة متتالية إلى مسارات التصحيح/التصدير من نفس المصدر
- تنبيه على طلبات التصدير التي تحتوي على عناوين IP داخلية أو نطاقات شبكات خاصة
- تتبع أحداث فشل إنفاذ سياسة SSRF
- مراقبة أنماط إعادة استخدام علامات التبويب في سجلات التصحيح