📧 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 general Technology/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h Global general Technology/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h Global general Technology/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h
Vulnerabilities

CVE-2026-11470

Medium
CWE-22 — Weakness Type
Published: Jun 8, 2026  ·  Modified: Jun 10, 2026  ·  Source: NVD
CVSS v3
6.3
🔗 NVD Official
📄 Description (English)

A vulnerability has been found in hs-web hsweb-framework up to 5.0.1. The affected element is the function denied of the file hsweb-system/hsweb-system-file/src/main/java/org/hswebframework/web/file/FileUploadProperties.java of the component File Upload. The manipulation of the argument filename leads to path traversal. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of the patch is 8009845b577d8a2c4bbf4fdd8e8913799a714be6. It is suggested to install a patch to address this issue.

🤖 AI Executive Summary

A path traversal vulnerability exists in hs-web hsweb-framework versions up to 5.0.1 affecting the file upload functionality. An attacker can manipulate the filename parameter to traverse directories and write files outside the intended upload directory, potentially leading to arbitrary file write operations. This vulnerability is remotely exploitable and has been publicly disclosed, requiring immediate attention from organizations using this framework.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 8, 2026 04:54
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using hs-web hsweb-framework in their web applications face significant risk, particularly in the banking sector (SAMA-regulated institutions), government agencies (NCA oversight), healthcare systems, and e-commerce platforms. The path traversal vulnerability could allow attackers to overwrite critical configuration files, inject malicious code, or access sensitive data. Financial institutions and government portals are at highest risk due to their reliance on file upload functionality for document processing and citizen services. Telecom operators (STC, Mobily) using this framework for customer portals are also vulnerable.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications E-commerce and Retail Education
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running hs-web hsweb-framework versions up to 5.0.1 through asset inventory and dependency scanning
2. Implement input validation on the filename parameter to reject path traversal sequences (../, ..\ , encoded variants)
3. Restrict file upload functionality to a dedicated, isolated directory with no execute permissions
4. Apply strict file naming conventions using UUID or sanitized alphanumeric names only

PATCHING GUIDANCE:
1. Upgrade to hsweb-framework version 5.0.2 or later when available (monitor official repository)
2. Apply the patch commit 8009845b577d8a2c4bbf4fdd8e8913799a714be6 if manually patching
3. Test thoroughly in staging environment before production deployment

COMPENSATING CONTROLS (if patch unavailable):
1. Implement Web Application Firewall (WAF) rules to block requests containing path traversal patterns in filename parameters
2. Use chroot/containerization to limit filesystem access scope
3. Disable file upload functionality if not essential
4. Monitor file system for unauthorized file creation in sensitive directories

DETECTION RULES:
1. Monitor HTTP requests with filename parameters containing: ../, ..\ , %2e%2e, %252e, URL-encoded variants
2. Alert on file creation attempts outside designated upload directories
3. Log and review all file upload operations with detailed filename logging
4. Implement SIEM rules to detect multiple failed upload attempts with traversal patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تقوم بتشغيل إصدارات hs-web hsweb-framework حتى 5.0.1 من خلال مسح المخزون والتبعيات
2. تطبيق التحقق من صحة المدخلات على معامل اسم الملف لرفض تسلسلات اجتياز المسار (../ و ..\ والمتغيرات المشفرة)
3. تقييد وظيفة تحميل الملفات إلى دليل مخصص معزول بدون أذونات التنفيذ
4. تطبيق اتفاقيات تسمية ملفات صارمة باستخدام UUID أو أسماء حروف وأرقام معقمة فقط

إرشادات التصحيح:
1. الترقية إلى إصدار hsweb-framework 5.0.2 أو أحدث عند توفره (مراقبة المستودع الرسمي)
2. تطبيق التصحيح commit 8009845b577d8a2c4bbf4fdd8e8913799a714be6 إذا كان التصحيح يدويًا
3. الاختبار الشامل في بيئة التجميع قبل نشر الإنتاج

الضوابط البديلة (إذا لم يكن التصحيح متاحًا):
1. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحظر الطلبات التي تحتوي على أنماط اجتياز المسار في معاملات اسم الملف
2. استخدام chroot/containerization لتحديد نطاق الوصول إلى نظام الملفات
3. تعطيل وظيفة تحميل الملفات إذا لم تكن ضرورية
4. مراقبة نظام الملفات للكشف عن إنشاء ملفات غير مصرح بها في الدلائل الحساسة

قواعد الكشف:
1. مراقبة طلبات HTTP مع معاملات اسم الملف التي تحتوي على: ../ و ..\ و %2e%2e و %252e والمتغيرات المشفرة بـ URL
2. التنبيه على محاولات إنشاء ملفات خارج الدلائل المخصصة للتحميل
3. تسجيل ومراجعة جميع عمليات تحميل الملفات مع تسجيل اسم الملف التفصيلي
4. تطبيق قواعد SIEM للكشف عن محاولات تحميل متعددة فاشلة مع أنماط اجتياز المسار
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.5 - Addressing information security in supplier agreements
🔵 SAMA CSF
SAMA CSF ID.BE-3 - Organizational resilience objectives SAMA CSF PR.DS-6 - Data is protected from unauthorized access SAMA CSF DE.CM-1 - The network is monitored to detect potential cybersecurity events
🟡 ISO 27001:2022
ISO 27001:2022 A.5.23 - Information security for supplier relationships ISO 27001:2022 A.8.1 - Organizational controls for information security ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities ISO 27001:2022 A.14.2.1 - Supplier security requirements
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Ensure all system components and software are protected from known vulnerabilities PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 11.2 - Run automated vulnerability scanning tools
📊 CVSS Score
6.3
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score6.3
CWECWE-22
EPSS0.07%
Exploit No
Patch ✗ No
Published 2026-06-08
Source Feed nvd
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-22
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.