📧 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 phishing Cross-sector HIGH 15m Global data_breach Energy CRITICAL 1h Global phishing Government/Multi-sector HIGH 2h Global apt Education CRITICAL 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 5h Global vulnerability IT Infrastructure CRITICAL 6h Global vulnerability Technology and Software Development HIGH 7h Global vulnerability Enterprise IT and Government CRITICAL 7h Global ransomware Multiple Sectors / Enterprise CRITICAL 8h Global general Technology and Legal MEDIUM 9h Global phishing Cross-sector HIGH 15m Global data_breach Energy CRITICAL 1h Global phishing Government/Multi-sector HIGH 2h Global apt Education CRITICAL 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 5h Global vulnerability IT Infrastructure CRITICAL 6h Global vulnerability Technology and Software Development HIGH 7h Global vulnerability Enterprise IT and Government CRITICAL 7h Global ransomware Multiple Sectors / Enterprise CRITICAL 8h Global general Technology and Legal MEDIUM 9h Global phishing Cross-sector HIGH 15m Global data_breach Energy CRITICAL 1h Global phishing Government/Multi-sector HIGH 2h Global apt Education CRITICAL 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 5h Global vulnerability IT Infrastructure CRITICAL 6h Global vulnerability Technology and Software Development HIGH 7h Global vulnerability Enterprise IT and Government CRITICAL 7h Global ransomware Multiple Sectors / Enterprise CRITICAL 8h Global general Technology and Legal MEDIUM 9h
Vulnerabilities

CVE-2026-4999

Medium
A security vulnerability has been detected in z-9527 admin up to 72aaf2dd05cf4ec2e98f390668b41e128eec5ad2. This issue affects the function uploadFile of the file /server/utils/upload.js of the compone
CWE-22 — Weakness Type
Published: Mar 28, 2026  ·  Modified: Mar 30, 2026  ·  Source: NVD
CVSS v3
6.3
🔗 NVD Official
📄 Description (English)

A security vulnerability has been detected in z-9527 admin up to 72aaf2dd05cf4ec2e98f390668b41e128eec5ad2. This issue affects the function uploadFile of the file /server/utils/upload.js of the component isImg Check. The manipulation of the argument fileType leads to path traversal. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 AI Executive Summary

CVE-2026-4999 is a path traversal vulnerability in z-9527 admin's file upload functionality that allows remote attackers to manipulate the fileType parameter and access arbitrary files on the system. With a CVSS score of 6.3 (medium) and publicly disclosed exploit code, this vulnerability poses a moderate risk to organizations using this software. The lack of vendor response and absence of patches necessitates immediate compensating controls and monitoring.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 18, 2026 00:17
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations using z-9527 admin for file management operations. Government agencies (NCA, CITC), financial institutions managing document repositories, healthcare providers storing patient records, and energy sector organizations could be at risk if they deploy this software. The path traversal vulnerability could lead to unauthorized access to sensitive configuration files, credentials, and confidential documents. Organizations in the telecommunications sector (STC, Mobily) and banking sector (SAMA-regulated entities) face elevated risk if this software is used in production environments for administrative functions.
🏢 Affected Saudi Sectors
Government Banking and Financial Services Healthcare Energy and Utilities Telecommunications Education Document Management Services
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Conduct an inventory of all systems running z-9527 admin and assess exposure
2. Implement network-level access controls to restrict file upload endpoints to authorized users only
3. Enable detailed logging and monitoring of all file upload activities
4. Review recent upload logs for suspicious fileType parameters containing path traversal sequences (../, ..\ or encoded variants)

Compensating Controls:
1. Implement Web Application Firewall (WAF) rules to block requests with path traversal patterns in fileType parameter
2. Apply strict input validation at the application layer - whitelist only expected file types (jpg, png, gif, pdf, etc.)
3. Configure file upload directory with restricted permissions (no execute, read-only for application)
4. Implement chroot/containerization to isolate upload functionality
5. Use file integrity monitoring (FIM) on sensitive directories

Detection Rules:
1. Monitor for fileType parameters containing: ../, ..\ , %2e%2e, %252e, encoded path traversal sequences
2. Alert on file access attempts outside designated upload directories
3. Track failed authentication attempts to upload endpoints
4. Monitor for unusual file access patterns in /etc, /root, or other sensitive directories following upload requests

Long-term:
1. Migrate to alternative, actively maintained file upload solutions
2. Evaluate vendor security posture before future software selection
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. إجراء جرد شامل لجميع الأنظمة التي تعمل بـ z-9527 admin وتقييم التعرض
2. تطبيق ضوابط الوصول على مستوى الشبكة لتقييد نقاط نهاية تحميل الملفات للمستخدمين المصرح لهم فقط
3. تفعيل السجلات المفصلة ومراقبة جميع أنشطة تحميل الملفات
4. مراجعة سجلات التحميل الأخيرة للبحث عن معاملات fileType المريبة التي تحتوي على تسلسلات اجتياز المسار

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

قواعد الكشف:
1. مراقبة معاملات fileType التي تحتوي على: ../, ..\ , %2e%2e, %252e, تسلسلات اجتياز المسار المشفرة
2. تنبيهات على محاولات الوصول إلى الملفات خارج الدلائل المخصصة للتحميل
3. تتبع محاولات المصادقة الفاشلة لنقاط نهاية التحميل
4. مراقبة أنماط الوصول غير العادية في الدلائل الحساسة بعد طلبات التحميل

المدى الطويل:
1. الهجرة إلى حلول تحميل ملفات بديلة يتم صيانتها بنشاط
2. تقييم موقف أمان البائع قبل اختيار البرامج المستقبلية
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies (vendor security assessment) ECC 2024 A.6.1.1 - Access Control (file upload endpoint restrictions) ECC 2024 A.8.1.1 - Asset Management (inventory of vulnerable systems) ECC 2024 A.12.4.1 - Logging and Monitoring (upload activity monitoring) ECC 2024 A.14.2.1 - Secure Development (input validation requirements)
🔵 SAMA CSF
SAMA CSF Governance - Third-party risk management (vendor non-responsiveness) SAMA CSF Protect - Access Control (restrict file upload functionality) SAMA CSF Detect - Monitoring and Detection (log file upload attempts) SAMA CSF Respond - Incident Response (path traversal exploitation procedures)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 - Policies for information security (vendor management) ISO 27001:2022 A.6.1 - Organization of information security (roles and responsibilities) ISO 27001:2022 A.8.1 - Asset management (inventory control) ISO 27001:2022 A.8.3 - Acceptable use of assets (file upload restrictions) ISO 27001:2022 A.12.4 - Logging (activity monitoring and alerting)
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates (compensating controls required) PCI DSS 6.5.1 - Injection flaws (input validation for fileType parameter) PCI DSS 10.2 - Logging and monitoring (file upload activity logs)
📊 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.05%
Exploit No
Patch ✗ No
Published 2026-03-28
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
6.8
/ 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.