📧 info@ciso.sa | 📱 +966550939344 | الرياض، المملكة العربية السعودية
🔧 صيانة مجدولة — السبت 2:00-4:00 صباحاً. قد تكون بعض الميزات غير متاحة مؤقتاً.    ●   
💎
خطة Pro بخصم 50% احصل على جميع ميزات AI والتقارير غير المحدودة والدعم ذي الأولوية. الترقية الآن
مركز البحث
ESC للإغلاق
Global insider التعليم HIGH 2h Global supply_chain تطوير البرمجيات والتكنولوجيا HIGH 7h Global apt الحكومة والبنية التحتية الحرجة CRITICAL 9h Global vulnerability برامج المؤسسات / تحليل البيانات CRITICAL 9h Global vulnerability الذكاء الاصطناعي والتكنولوجيا HIGH 13h Global general قطاع التكنولوجيا والذكاء الاصطناعي MEDIUM 16h Global general قطاع التكنولوجيا والذكاء الاصطناعي HIGH 17h Global vulnerability التعليم العالي CRITICAL 1d Global data_breach القطاع الحكومي HIGH 1d Global supply_chain تطوير البرمجيات والمجتمعات مفتوحة المصدر CRITICAL 1d Global insider التعليم HIGH 2h Global supply_chain تطوير البرمجيات والتكنولوجيا HIGH 7h Global apt الحكومة والبنية التحتية الحرجة CRITICAL 9h Global vulnerability برامج المؤسسات / تحليل البيانات CRITICAL 9h Global vulnerability الذكاء الاصطناعي والتكنولوجيا HIGH 13h Global general قطاع التكنولوجيا والذكاء الاصطناعي MEDIUM 16h Global general قطاع التكنولوجيا والذكاء الاصطناعي HIGH 17h Global vulnerability التعليم العالي CRITICAL 1d Global data_breach القطاع الحكومي HIGH 1d Global supply_chain تطوير البرمجيات والمجتمعات مفتوحة المصدر CRITICAL 1d Global insider التعليم HIGH 2h Global supply_chain تطوير البرمجيات والتكنولوجيا HIGH 7h Global apt الحكومة والبنية التحتية الحرجة CRITICAL 9h Global vulnerability برامج المؤسسات / تحليل البيانات CRITICAL 9h Global vulnerability الذكاء الاصطناعي والتكنولوجيا HIGH 13h Global general قطاع التكنولوجيا والذكاء الاصطناعي MEDIUM 16h Global general قطاع التكنولوجيا والذكاء الاصطناعي HIGH 17h Global vulnerability التعليم العالي CRITICAL 1d Global data_breach القطاع الحكومي HIGH 1d Global supply_chain تطوير البرمجيات والمجتمعات مفتوحة المصدر CRITICAL 1d
الثغرات

CVE-2026-33668

مرتفع ⚡ اختراق متاح
Vikunja is an open-source self-hosted task management platform. Starting in version 0.18.0 and prior to version 2.2.1, when a user account is disabled or locked, the status check is only enforced on t
CWE-285 — نوع الضعف
نُشر: Mar 24, 2026  ·  آخر تحديث: Mar 30, 2026  ·  المصدر: NVD
CVSS v3
8.1
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

Vikunja is an open-source self-hosted task management platform. Starting in version 0.18.0 and prior to version 2.2.1, when a user account is disabled or locked, the status check is only enforced on the local login and JWT token refresh paths. Three other authentication paths — API tokens, CalDAV basic auth, and OpenID Connect — do not verify user status, allowing disabled or locked users to continue accessing the API and syncing data. Version 2.2.1 patches the issue.

🤖 ملخص AI

Vikunja versions 0.18.0 through 2.2.0 contain an authentication bypass vulnerability where disabled or locked user accounts can continue accessing the platform through API tokens, CalDAV, and OpenID Connect authentication paths. This critical gap in status enforcement allows unauthorized data access and synchronization despite account restrictions. The vulnerability affects self-hosted deployments commonly used in Saudi organizations for task and project management, with an active exploit available.

📄 الوصف (العربية)

🤖 التحليل الذكي آخر تحليل: Apr 26, 2026 11:47
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability poses significant risk to Saudi government agencies, financial institutions, and enterprises using self-hosted Vikunja deployments for sensitive project and task management. Government entities under NCA oversight and SAMA-regulated financial institutions are particularly vulnerable if using Vikunja for internal collaboration. The bypass of account status checks enables former employees, contractors, or compromised accounts to maintain unauthorized access to confidential project data, financial information, and strategic planning documents. Healthcare organizations and energy sector entities managing critical infrastructure projects face elevated risk of data exfiltration and operational disruption.
🏢 القطاعات السعودية المتأثرة
Government Banking and Financial Services Healthcare Energy and Utilities Telecommunications Education Enterprise/Corporate
⚖️ درجة المخاطر السعودية (AI)
8.4
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Vikunja instances in your environment and verify current version (check /api/v1/info endpoint)
2. Disable or restrict API token authentication if not critical to operations
3. Audit CalDAV and OpenID Connect integrations for active sessions
4. Review access logs for disabled/locked accounts accessing API endpoints since version 0.18.0 deployment
5. Force logout all active sessions and revoke API tokens for disabled accounts

PATCHING:
1. Upgrade immediately to Vikunja 2.2.1 or later
2. For self-hosted deployments: pull latest image (vikunja:latest) or rebuild from source
3. Restart all Vikunja services after upgrade
4. Verify patch by checking version in admin panel

COMPENSATING CONTROLS (if immediate patching delayed):
1. Implement network-level access controls restricting API token usage to specific IP ranges
2. Disable CalDAV and OpenID Connect authentication methods until patched
3. Enforce API token expiration policies (30-day maximum)
4. Monitor /api/v1/* endpoints for requests from disabled user accounts
5. Implement WAF rules blocking API requests with tokens from disabled accounts

DETECTION RULES:
1. Alert on API requests (POST/GET /api/v1/*) from accounts with disabled status
2. Monitor CalDAV PROPFIND/GET requests from locked accounts
3. Track OpenID Connect token validation failures followed by successful API access
4. Flag multiple failed login attempts followed by successful API token usage
5. Review audit logs for access patterns inconsistent with account status
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع مثيلات Vikunja في بيئتك والتحقق من الإصدار الحالي (تحقق من نقطة نهاية /api/v1/info)
2. عطل أو قيد مصادقة رمز API إذا لم تكن حرجة للعمليات
3. قم بمراجعة تدقيق تكاملات CalDAV و OpenID Connect للجلسات النشطة
4. راجع سجلات الوصول للحسابات المعطلة/المقفلة التي تصل إلى نقاط نهاية API منذ نشر الإصدار 0.18.0
5. فرض تسجيل الخروج لجميع الجلسات النشطة وإلغاء رموز API للحسابات المعطلة

التصحيح:
1. قم بالترقية فوراً إلى Vikunja 2.2.1 أو إصدار أحدث
2. للنشرات المستضافة ذاتياً: اسحب أحدث صورة (vikunja:latest) أو أعد البناء من المصدر
3. أعد تشغيل جميع خدمات Vikunja بعد الترقية
4. تحقق من التصحيح بالتحقق من الإصدار في لوحة المسؤول

الضوابط البديلة (إذا تأخر التصحيح الفوري):
1. تنفيذ ضوابط الوصول على مستوى الشبكة تقيد استخدام رمز API على نطاقات IP محددة
2. عطل مصادقة CalDAV و OpenID Connect حتى يتم التصحيح
3. فرض سياسات انتهاء صلاحية رمز API (30 يوماً كحد أقصى)
4. مراقبة نقاط نهاية /api/v1/* للطلبات من حسابات معطلة
5. تنفيذ قواعد WAF لحظر طلبات API برموز من حسابات معطلة

قواعد الكشف:
1. تنبيه على طلبات API (POST/GET /api/v1/*) من حسابات بحالة معطلة
2. مراقبة طلبات CalDAV PROPFIND/GET من حسابات مقفلة
3. تتبع فشل التحقق من رمز OpenID Connect متبوعاً بوصول API ناجح
4. علم محاولات تسجيل دخول متعددة فاشلة متبوعة باستخدام رمز API ناجح
5. راجع سجلات التدقيق لأنماط الوصول غير المتسقة مع حالة الحساب
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
A.9.2.1 - User access management and authentication controls A.9.4.3 - Password management and account lockout procedures A.14.2.1 - Change management procedures for security patches A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
ID.AM-1 - Asset management and inventory PR.AC-1 - Access control policy and procedures PR.AC-2 - Physical and logical access controls DE.CM-1 - Detection and monitoring of unauthorized access
🟡 ISO 27001:2022
A.5.15 - Access control A.6.2 - User access management A.8.3 - Cryptography and authentication A.12.6.1 - Management of technical vulnerabilities A.14.2.1 - Change management
🟣 PCI DSS v4.0.1
Requirement 2.1 - Default security parameters Requirement 6.2 - Security patches and updates Requirement 7 - Restrict access to data by business need Requirement 8.1 - User identification and authentication
📦 المنتجات المتأثرة 1 منتج
vikunja:vikunja
📊 CVSS Score
8.1
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityN — None / Network
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score8.1
CWECWE-285
اختراق متاح ✓ نعم
تصحيح متاح ✓ نعم
تاريخ النشر 2026-03-24
المصدر nvd
المشاهدات 5
🇸🇦 درجة المخاطر السعودية
8.4
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
exploit-available patch-available CWE-285
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

0
جارٍ التحميل
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

أدخل بياناتك للوصول إلى المساعد الكامل

معلوماتك آمنة ولن تُشارك
💬
المساعد السيبراني
متصل — يرد في ثوانٍ
5 / 5
🔐 تحقق من هويتك

أدخل بريدك الإلكتروني لإرسال رمز تحقق قبل إرسال طلب الدعم.

Enter للإرسال · / للأوامر 0 / 2000
CISO AI · مدعوم بالذكاء الاصطناعي
✦ استطلاع سريع ساعدنا في تحسين منصة سيزو للاستشارات ملاحظاتك تشكّل مستقبل منصتنا — لا تستغرق سوى دقيقتين.
⚠ يرجى الإجابة على هذا السؤال للمتابعة

كيف تقيّم تجربتك العامة مع منصتنا؟

قيّم من 1 (ضعيف) إلى 5 (ممتاز)

🎉
شكراً جزيلاً!
تم تسجيل إجابتك بنجاح.