📧 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 Technology and Software Development HIGH 1h Global vulnerability Government and Federal Agencies CRITICAL 1h Global supply_chain Software Development and Open-Source Ecosystems HIGH 2h Global vulnerability Enterprise Software/SaaS MEDIUM 2h Global supply_chain Software Development HIGH 3h Global general Insurance/Risk Management HIGH 3h Global data_breach Enterprise Software / Information Technology CRITICAL 4h Global vulnerability Technology/Software CRITICAL 6h Global malware Social Media and Consumer Technology HIGH 6h Global botnet Information Technology and IoT HIGH 6h Global vulnerability Technology and Software Development HIGH 1h Global vulnerability Government and Federal Agencies CRITICAL 1h Global supply_chain Software Development and Open-Source Ecosystems HIGH 2h Global vulnerability Enterprise Software/SaaS MEDIUM 2h Global supply_chain Software Development HIGH 3h Global general Insurance/Risk Management HIGH 3h Global data_breach Enterprise Software / Information Technology CRITICAL 4h Global vulnerability Technology/Software CRITICAL 6h Global malware Social Media and Consumer Technology HIGH 6h Global botnet Information Technology and IoT HIGH 6h Global vulnerability Technology and Software Development HIGH 1h Global vulnerability Government and Federal Agencies CRITICAL 1h Global supply_chain Software Development and Open-Source Ecosystems HIGH 2h Global vulnerability Enterprise Software/SaaS MEDIUM 2h Global supply_chain Software Development HIGH 3h Global general Insurance/Risk Management HIGH 3h Global data_breach Enterprise Software / Information Technology CRITICAL 4h Global vulnerability Technology/Software CRITICAL 6h Global malware Social Media and Consumer Technology HIGH 6h Global botnet Information Technology and IoT HIGH 6h
Vulnerabilities

CVE-2026-23679

Medium
CWE-125 — Weakness Type
Published: May 27, 2026  ·  Modified: May 30, 2026  ·  Source: NVD
CVSS v3
6.2
🔗 NVD Official
📄 Description (English)

libusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows attackers to crash applications by supplying a malformed USB configuration descriptor where an interface claims bNumEndpoints greater than zero but is followed by a class-specific descriptor whose bLength exceeds the remaining buffer size, causing parse_interface() to return early without allocating the endpoint array. Attackers can exploit this flaw through libusb_get_active_config_descriptor or libusb_get_config_descriptor by providing crafted descriptors via virtualized USB passthrough, file-based descriptor parsing, or network sources, causing any application iterating over endpoints to dereference a NULL endpoint pointer and crash.

🤖 AI Executive Summary

libusb versions before 1.0.30 contain a NULL pointer dereference vulnerability (CVE-2026-23679) triggered by malformed USB configuration descriptors. Attackers can crash applications using libusb through crafted USB descriptors via virtualized passthrough or network sources. While CVSS 6.2 is moderate, the vulnerability affects critical infrastructure components in Saudi Arabia including healthcare devices, industrial control systems, and government IT infrastructure that rely on USB device management.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 30, 2026 02:17
🇸🇦 Saudi Arabia Impact Assessment
Healthcare sector (MNGHA hospitals, private clinics using USB-connected medical devices), Government agencies (NCA, NCSC infrastructure), Energy sector (ARAMCO industrial control systems with USB device management), Telecommunications (STC network infrastructure), and Manufacturing/Industrial sectors. Organizations using embedded systems, IoT devices, or legacy medical equipment with USB connectivity are at elevated risk. The vulnerability enables denial-of-service attacks against critical systems managing patient data, industrial processes, and network operations.
🏢 Affected Saudi Sectors
Healthcare Government Energy/Utilities Telecommunications Manufacturing/Industrial Financial Services Education
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems and applications using libusb library versions before 1.0.30
2. Audit USB device connections and disable unnecessary USB passthrough in virtualized environments
3. Implement network segmentation to restrict USB descriptor sources

PATCHING:
1. Upgrade libusb to version 1.0.30 or later immediately
2. Recompile dependent applications after libusb update
3. Test USB device functionality post-patching in non-production environment first

COMPENSATING CONTROLS (if immediate patching not possible):
1. Disable USB passthrough in virtualization platforms (Hyper-V, KVM, VMware)
2. Restrict USB device access using udev rules (Linux) or Device Manager policies (Windows)
3. Monitor application crashes and USB device enumeration events
4. Implement application-level input validation for USB descriptors

DETECTION:
1. Monitor for application crashes with NULL pointer dereference signatures
2. Log USB device enumeration attempts and descriptor parsing errors
3. Alert on unexpected USB device connections in production environments
4. Track libusb library versions across infrastructure using SBOM tools
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة والتطبيقات التي تستخدم إصدارات مكتبة libusb السابقة للإصدار 1.0.30
2. تدقيق اتصالات أجهزة USB وتعطيل المرور غير الضروري عبر USB في البيئات الافتراضية
3. تنفيذ تقسيم الشبكة لتقييد مصادر واصفات USB

التصحيح:
1. ترقية libusb إلى الإصدار 1.0.30 أو أحدث فوراً
2. إعادة تجميع التطبيقات التابعة بعد تحديث libusb
3. اختبار وظيفة جهاز USB بعد التصحيح في بيئة غير الإنتاج أولاً

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تعطيل مرور USB في منصات المحاكاة الافتراضية
2. تقييد وصول جهاز USB باستخدام قواعد udev أو سياسات Device Manager
3. مراقبة أعطال التطبيقات وأحداث تعداد أجهزة USB
4. تنفيذ التحقق من صحة المدخلات على مستوى التطبيق لواصفات USB

الكشف:
1. مراقبة أعطال التطبيقات مع توقيعات إلغاء مؤشر NULL
2. تسجيل محاولات تعداد أجهزة USB وأخطاء تحليل الواصفات
3. التنبيه على اتصالات أجهزة USB غير المتوقعة في بيئات الإنتاج
4. تتبع إصدارات مكتبة libusb عبر البنية التحتية باستخدام أدوات SBOM
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.1 - Secure development policy ECC 2024 A.12.2.1 - Monitoring and logging of access
🔵 SAMA CSF
ID.RA-1 - Asset management and vulnerability identification PR.IP-12 - Software development and supply chain security DE.CM-1 - Detection and monitoring of anomalies
🟡 ISO 27001:2022
A.12.2.1 - Monitoring and logging A.12.6.1 - Management of technical vulnerabilities A.14.2.1 - Secure development policy
🟣 PCI DSS v4.0.1
Requirement 6.2 - Security patches and updates Requirement 11.2 - Vulnerability scanning
📦 Affected Products / CPE 1 entries
libusb:libusb
📊 CVSS Score
6.2
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorL — Low / Local
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityN — None / Network
IntegrityN — None / Network
AvailabilityH — High
📋 Quick Facts
Severity Medium
CVSS Score6.2
CWECWE-125
EPSS0.01%
Exploit No
Patch ✓ Yes
Published 2026-05-27
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
patch-available CWE-125
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.