📧 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 Industrial Control Systems / Manufacturing HIGH 1h Global vulnerability Software/Cloud Services HIGH 1h Global vulnerability Network Infrastructure HIGH 2h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 2h Global vulnerability Operating Systems/Security Software CRITICAL 3h Global vulnerability Software Development and Technology CRITICAL 3h Global general Technology/AI Services LOW 6h Global vulnerability Information Technology CRITICAL 9h Global vulnerability Information Technology CRITICAL 10h Global vulnerability Software and Technology HIGH 11h Global vulnerability Industrial Control Systems / Manufacturing HIGH 1h Global vulnerability Software/Cloud Services HIGH 1h Global vulnerability Network Infrastructure HIGH 2h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 2h Global vulnerability Operating Systems/Security Software CRITICAL 3h Global vulnerability Software Development and Technology CRITICAL 3h Global general Technology/AI Services LOW 6h Global vulnerability Information Technology CRITICAL 9h Global vulnerability Information Technology CRITICAL 10h Global vulnerability Software and Technology HIGH 11h Global vulnerability Industrial Control Systems / Manufacturing HIGH 1h Global vulnerability Software/Cloud Services HIGH 1h Global vulnerability Network Infrastructure HIGH 2h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 2h Global vulnerability Operating Systems/Security Software CRITICAL 3h Global vulnerability Software Development and Technology CRITICAL 3h Global general Technology/AI Services LOW 6h Global vulnerability Information Technology CRITICAL 9h Global vulnerability Information Technology CRITICAL 10h Global vulnerability Software and Technology HIGH 11h
Vulnerabilities

CVE-2026-11440

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

A vulnerability was determined in theonedev onedev up to 15.0.5. This affects an unknown part of the file /repositories/{projectId}/default-branch of the component REST API. This manipulation of the argument project.defaultBranch causes improper authorization. It is possible to initiate the attack remotely. Upgrading to version 15.0.6 is able to mitigate this issue. Upgrading the affected component is advised.

🤖 AI Executive Summary

CVE-2026-11440 is a medium-severity authorization bypass vulnerability in OneDev versions up to 15.0.5 affecting the REST API endpoint for managing default branch settings. An unauthenticated or low-privileged attacker can manipulate the project.defaultBranch parameter to bypass authorization controls and modify repository configurations remotely. While no public exploit is available, the vulnerability requires immediate patching to version 15.0.6 or later to prevent unauthorized repository modifications.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 6, 2026 22:18
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using OneDev for source code management, particularly in government agencies (NCA, CITC), financial institutions (SAMA-regulated banks), and critical infrastructure operators (ARAMCO, SEC). The authorization bypass could allow unauthorized modification of code repositories, leading to supply chain attacks, code tampering, and unauthorized access to sensitive development assets. Government and defense contractors are especially at risk due to reliance on secure code repositories for classified projects.
🏢 Affected Saudi Sectors
Government and Public Administration Banking and Financial Services Energy and Utilities Telecommunications Healthcare Defense and Security Technology and Software Development
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
1. IMMEDIATE ACTIONS:
- Identify all OneDev instances in your environment running versions up to 15.0.5
- Restrict network access to OneDev REST API endpoints, particularly /repositories/{projectId}/default-branch
- Review access logs for suspicious API calls modifying project.defaultBranch parameter
- Implement IP whitelisting for API access if possible

2. PATCHING GUIDANCE:
- Upgrade OneDev to version 15.0.6 or later immediately
- Test patches in non-production environment first
- Schedule maintenance window for production upgrades
- Verify authorization controls function correctly post-upgrade

3. COMPENSATING CONTROLS (if immediate patching not possible):
- Implement Web Application Firewall (WAF) rules to block requests modifying project.defaultBranch parameter
- Enable multi-factor authentication for all OneDev administrative accounts
- Implement API rate limiting and request validation
- Deploy reverse proxy with request filtering

4. DETECTION RULES:
- Monitor for POST/PUT requests to /repositories/*/default-branch endpoints
- Alert on project.defaultBranch parameter modifications from non-admin accounts
- Track changes to repository default branch settings in audit logs
- Implement SIEM rules for unauthorized API authentication attempts
🔧 خطوات المعالجة (العربية)
1. الإجراءات الفورية:
- تحديد جميع مثيلات OneDev في بيئتك التي تعمل بالإصدارات حتى 15.0.5
- تقييد الوصول إلى نقاط نهاية REST API، خاصة /repositories/{projectId}/default-branch
- مراجعة سجلات الوصول للاتصالات المريبة التي تعدل معامل project.defaultBranch
- تطبيق قائمة بيضاء IP لوصول API إن أمكن

2. إرشادات التصحيح:
- ترقية OneDev إلى الإصدار 15.0.6 أو أحدث فورًا
- اختبار التصحيحات في بيئة غير الإنتاج أولاً
- جدولة نافذة صيانة لترقيات الإنتاج
- التحقق من عمل عناصر التحكم في التفويض بشكل صحيح بعد الترقية

3. عناصر التحكم البديلة (إذا لم يكن التصحيح الفوري ممكنًا):
- تطبيق قواعد جدار حماية تطبيقات الويب لحظر الطلبات التي تعدل معامل project.defaultBranch
- تفعيل المصادقة متعددة العوامل لجميع حسابات OneDev الإدارية
- تطبيق تحديد معدل API والتحقق من الطلبات
- نشر وكيل عكسي مع تصفية الطلبات

4. قواعد الكشف:
- مراقبة طلبات POST/PUT إلى نقاط نهاية /repositories/*/default-branch
- تنبيه عند تعديلات معامل project.defaultBranch من حسابات غير إدارية
- تتبع التغييرات على إعدادات الفرع الافتراضي للمستودع في سجلات التدقيق
- تطبيق قواعد SIEM لمحاولات المصادقة غير المصرح بها للـ API
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.9.2.1 - User access management and authorization controls ECC 2024 A.9.4.3 - Password management and access control ECC 2024 A.12.4.1 - Event logging and monitoring ECC 2024 A.14.2.1 - Secure development and change management
🔵 SAMA CSF
SAMA CSF ID.AC-1 - Access Control Policy SAMA CSF PR.AC-1 - Identities and credentials are managed SAMA CSF DE.CM-1 - The network is monitored for unauthorized connections SAMA CSF DE.AE-1 - A baseline of network operations is established
🟡 ISO 27001:2022
ISO 27001:2022 A.5.3 - Segregation of duties ISO 27001:2022 A.8.2 - User registration and de-registration ISO 27001:2022 A.8.3 - User access provisioning ISO 27001:2022 A.9.2 - User access management ISO 27001:2022 A.12.4 - Logging
📊 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-266
EPSS0.04%
Exploit No
Patch ✗ No
Published 2026-06-06
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-266
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.