📧 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 Information Technology CRITICAL 47m Global vulnerability Enterprise Software and Cloud Services HIGH 59m Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h Global vulnerability Information Technology CRITICAL 47m Global vulnerability Enterprise Software and Cloud Services HIGH 59m Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h Global vulnerability Information Technology CRITICAL 47m Global vulnerability Enterprise Software and Cloud Services HIGH 59m Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h
Vulnerabilities

CVE-2026-33245

High
CWE-79 — Weakness Type
Published: Jun 2, 2026  ·  Modified: Jun 5, 2026  ·  Source: NVD
CVSS v3
8.0
🔗 NVD Official
📄 Description (English)

React Router is a router for React. In versions 7.7.0 through 7.13.1, when using React Router's unstable React Server Components (RSC) APIs, there is a potential client-side Cross-Site Scripting (XSS) vulnerability in the RSC redirect handling if redirects come from untrusted sources. This does not impact applications that are not using the unstable RSC APIs in React Router. This is patched in version 7.13.2.

🤖 AI Executive Summary

React Router versions 7.7.0-7.13.1 contain a client-side XSS vulnerability in unstable React Server Components (RSC) redirect handling when processing untrusted redirect sources. This affects only applications explicitly using RSC APIs. With CVSS 8.0, this poses significant risk to Saudi web applications and digital services relying on React Router for frontend routing, particularly those handling sensitive user data or financial transactions.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 5, 2026 00:32
🇸🇦 Saudi Arabia Impact Assessment
High impact on Saudi digital ecosystem: Banking sector (SAMA-regulated fintech platforms, digital banking interfaces), Government services (NITC-managed portals, e-government platforms), Healthcare (MOH digital services, telemedicine platforms), E-commerce (major Saudi retailers using React-based frontends), and Telecom sector (STC, Mobily customer portals). Organizations using React Router with RSC APIs for handling user authentication redirects, payment flows, or sensitive data transfers face elevated XSS exploitation risk. Potential for credential theft, session hijacking, and unauthorized access to customer accounts.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services E-commerce and Retail Telecommunications Energy and Utilities Education
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all React Router implementations to identify if unstable RSC APIs are in use (check for use of createServerFn, serverAction, or similar RSC patterns)
2. If RSC APIs are NOT used, no action required; vulnerability does not apply
3. If RSC APIs ARE used, immediately implement input validation and sanitization for all redirect sources

PATCHING GUIDANCE:
1. Upgrade React Router to version 7.13.2 or later when available (currently patch is pending)
2. Until patch release, apply these compensating controls:
- Implement strict Content Security Policy (CSP) headers: default-src 'self'; script-src 'self'; object-src 'none'
- Validate all redirect URLs against whitelist of allowed domains before processing
- Use URL.parse() and verify hostname matches expected values
- Encode all user-controlled data in redirect parameters using encodeURIComponent()

DETECTION RULES:
1. Monitor for unusual redirect patterns in application logs
2. Alert on redirect URLs containing script tags or javascript: protocol
3. WAF rules: Block requests with encoded script payloads in redirect parameters
4. Browser console monitoring for XSS execution attempts
5. CSP violation reports indicating inline script execution
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تطبيقات React Router لتحديد ما إذا كانت واجهات برمجة تطبيقات RSC غير المستقرة قيد الاستخدام
2. إذا لم تكن واجهات برمجة تطبيقات RSC قيد الاستخدام، فلا إجراء مطلوب
3. إذا كانت واجهات برمجة تطبيقات RSC قيد الاستخدام، قم فوراً بتطبيق التحقق من صحة المدخلات والتطهير لجميع مصادر إعادة التوجيه

إرشادات التصحيح:
1. ترقية React Router إلى الإصدار 7.13.2 أو أحدث عند توفره
2. حتى إصدار التصحيح، طبق هذه الضوابط البديلة:
- تطبيق رؤوس سياسة أمان المحتوى الصارمة
- التحقق من صحة جميع عناوين URL لإعادة التوجيه مقابل قائمة بيضاء
- ترميز جميع البيانات التي يتحكم فيها المستخدم في معاملات إعادة التوجيه

قواعد الكشف:
1. مراقبة أنماط إعادة التوجيه غير العادية في سجلات التطبيق
2. تنبيهات على عناوين URL تحتوي على علامات البرنامج النصي
3. قواعد جدار الحماية: حظر الطلبات التي تحتوي على حمولات برنامج نصي مشفرة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development and change management ECC 2024 A.14.2.5 - Secure coding practices and vulnerability management ECC 2024 A.14.3.1 - Testing of security functionality
🔵 SAMA CSF
SAMA CSF 3.1 - Application Security and Code Review SAMA CSF 3.2 - Vulnerability Management and Patch Management SAMA CSF 4.1 - Web Application Security Controls
🟡 ISO 27001:2022
ISO 27001:2022 A.8.1 - Cryptography and secure coding ISO 27001:2022 A.8.2 - Secure development and change management ISO 27001:2022 A.8.3 - Separation of development, test and production environments
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.5.7 - Cross-site scripting (XSS) prevention PCI DSS 6.2 - Security patches and updates
📦 Affected Products / CPE 1 entries
shopify:react-router
📊 CVSS Score
8.0
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
Attack VectorN — None / Network
Attack ComplexityH — High
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeC — Changed
ConfidentialityH — High
IntegrityH — High
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score8.0
CWECWE-79
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-06-02
Source Feed nvd
Views 1
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
Share this CVE
📣 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.