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

CVE-2025-15426

High
A vulnerability was identified in jackying H-ui.admin up to 3.1. This affects an unknown function in the library /lib/webuploader/0.1.5/server/preview.php. The manipulation leads to unrestricted uploa
CWE-284 — Weakness Type
Published: Jan 2, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.3
🔗 NVD Official
📄 Description (English)

A vulnerability was identified in jackying H-ui.admin up to 3.1. This affects an unknown function in the library /lib/webuploader/0.1.5/server/preview.php. The manipulation leads to unrestricted upload. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 AI Executive Summary

CVE-2025-15426 is a high-severity unrestricted file upload vulnerability in jackying H-ui.admin up to version 3.1, affecting the webuploader library's preview.php endpoint. This vulnerability allows remote attackers to upload arbitrary files without proper validation, potentially leading to remote code execution and system compromise. The exploit is publicly available, and the vendor has not provided patches or responses, making this a critical concern for organizations using this library.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 5, 2026 05:17
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using H-ui.admin framework, particularly: (1) Government agencies and NCA-regulated entities using this framework for administrative portals; (2) Banking and financial institutions (SAMA-regulated) if this library is integrated into web applications; (3) Healthcare providers using this framework for patient management systems; (4) Telecommunications companies (STC, Mobily) if deployed in customer-facing portals; (5) Energy sector organizations (ARAMCO subsidiaries) using this for operational dashboards. The unrestricted upload capability could enable attackers to deploy malware, establish persistence, or exfiltrate sensitive data.
🏢 Affected Saudi Sectors
Government Banking and Financial Services Healthcare Telecommunications Energy Education E-commerce
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems using jackying H-ui.admin library version 3.1 or earlier through asset inventory and dependency scanning
2. Disable or restrict access to /lib/webuploader/0.1.5/server/preview.php endpoint immediately using WAF rules or network ACLs
3. Implement file upload restrictions at the application level: whitelist allowed file types, validate MIME types server-side, store uploads outside web root
4. Review upload directories for suspicious files uploaded after this CVE disclosure

PATCHING GUIDANCE:
1. Upgrade jackying H-ui.admin to version 3.2 or later (if available from vendor)
2. If vendor patch unavailable, implement compensating controls: disable webuploader functionality, replace with secure alternative library
3. Apply input validation: reject files with executable extensions (.php, .jsp, .asp, .exe, .sh)

COMPENSATING CONTROLS:
1. Deploy WAF rules to block POST requests to preview.php with file upload parameters
2. Implement strict file permissions: uploads directory should not be executable
3. Configure web server to prevent script execution in upload directories
4. Enable file integrity monitoring on upload directories

DETECTION RULES:
1. Monitor for POST requests to /lib/webuploader/0.1.5/server/preview.php
2. Alert on file uploads with executable extensions or suspicious MIME types
3. Track creation of new files in upload directories with timestamps after CVE disclosure
4. Monitor for HTTP 200 responses from preview.php followed by file access attempts
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تستخدم مكتبة jackying H-ui.admin الإصدار 3.1 أو أقدم من خلال مسح المخزون والتبعيات
2. تعطيل أو تقييد الوصول إلى نقطة النهاية /lib/webuploader/0.1.5/server/preview.php فوراً باستخدام قواعد WAF أو قوائم التحكم في الوصول
3. تطبيق قيود تحميل الملفات على مستوى التطبيق: قائمة بيضاء لأنواع الملفات المسموحة، التحقق من أنواع MIME على الخادم، تخزين التحميلات خارج جذر الويب
4. مراجعة دلائل التحميل للملفات المريبة المحملة بعد إفصاح CVE

إرشادات التصحيح:
1. ترقية jackying H-ui.admin إلى الإصدار 3.2 أو أحدث (إن توفر من البائع)
2. إذا لم يتوفر تصحيح البائع، تطبيق الضوابط البديلة: تعطيل وظيفة webuploader، استبدالها بمكتبة آمنة بديلة
3. تطبيق التحقق من الإدخال: رفض الملفات بامتدادات قابلة للتنفيذ

الضوابط البديلة:
1. نشر قواعد WAF لحجب طلبات POST إلى preview.php مع معاملات تحميل الملفات
2. تطبيق أذونات ملفات صارمة: دليل التحميلات لا يجب أن يكون قابلاً للتنفيذ
3. تكوين خادم الويب لمنع تنفيذ البرامج النصية في دلائل التحميل
4. تفعيل مراقبة سلامة الملفات على دلائل التحميل

قواعد الكشف:
1. مراقبة طلبات POST إلى /lib/webuploader/0.1.5/server/preview.php
2. التنبيه على تحميلات الملفات بامتدادات قابلة للتنفيذ أو أنواع MIME المريبة
3. تتبع إنشاء ملفات جديدة في دلائل التحميل بطوابع زمنية بعد إفصاح CVE
4. مراقبة استجابات HTTP 200 من preview.php متبوعة بمحاولات الوصول إلى الملفات
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.14.2.5 - Addressing information security in supplier agreements ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.2.1 - Secure development policy
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Asset Management SAMA CSF PR.DS-6 - Data is protected from unauthorized access SAMA CSF PR.IP-1 - Security policies and procedures are maintained SAMA CSF DE.CM-8 - Malware detection tools are deployed
🟡 ISO 27001:2022
ISO 27001:2022 A.8.1.1 - Inventory of information and other assets ISO 27001:2022 A.8.3.1 - Handling of removable media ISO 27001:2022 A.12.2.1 - Secure development policy and procedures ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Ensure security patches are installed within one month PCI DSS 6.5.8 - Improper access control (file upload vulnerabilities) PCI DSS 11.2 - Run automated vulnerability scanning tools
📊 CVSS Score
7.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity High
CVSS Score7.3
CWECWE-284
EPSS0.02%
Exploit No
Patch ✓ Yes
Published 2026-01-02
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-284
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.