📧 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 general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 12h Global data_breach Government HIGH 13h Global supply_chain Software Development and Open Source Communities CRITICAL 13h Global malware Software Development CRITICAL 13h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 14h Global apt Critical Infrastructure CRITICAL 14h Global ransomware Multiple sectors CRITICAL 14h Global general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 12h Global data_breach Government HIGH 13h Global supply_chain Software Development and Open Source Communities CRITICAL 13h Global malware Software Development CRITICAL 13h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 14h Global apt Critical Infrastructure CRITICAL 14h Global ransomware Multiple sectors CRITICAL 14h Global general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 12h Global data_breach Government HIGH 13h Global supply_chain Software Development and Open Source Communities CRITICAL 13h Global malware Software Development CRITICAL 13h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 14h Global apt Critical Infrastructure CRITICAL 14h Global ransomware Multiple sectors CRITICAL 14h
Vulnerabilities

CVE-2026-27579

High
CollabPlatform is a full-stack, real-time doc collaboration platform. In all versions of CollabPlatform, the Appwrite project used by the application is misconfigured to allow arbitrary origins in COR
CWE-346 — Weakness Type
Published: Feb 21, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.4
🔗 NVD Official
📄 Description (English)

CollabPlatform is a full-stack, real-time doc collaboration platform. In all versions of CollabPlatform, the Appwrite project used by the application is misconfigured to allow arbitrary origins in CORS responses while also permitting credentialed requests. An attacker-controlled domain can issue authenticated cross-origin requests and read sensitive user account information, including email address, account identifiers, and MFA status. The issue did not have a fix at the time of publication.

🤖 AI Executive Summary

CollabPlatform contains a critical CORS misconfiguration (CWE-346) allowing arbitrary origins to make authenticated cross-origin requests, enabling attackers to extract sensitive user data including emails, account IDs, and MFA status. The vulnerability affects all versions and poses immediate risk to organizations using this collaboration platform. While no public exploit exists, the attack surface is significant given the authentication bypass nature of the flaw.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 4, 2026 23:02
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using CollabPlatform for document collaboration face immediate risk of credential compromise and data exfiltration. Most critical impact on: (1) Government entities and ministries using collaborative platforms for sensitive policy documents; (2) Banking sector (SAMA-regulated institutions) storing customer data and financial records; (3) Healthcare providers managing patient information subject to GDPR-equivalent regulations; (4) Energy sector (ARAMCO, utilities) handling operational and strategic documents; (5) Telecommunications companies (STC, Mobily) managing customer and network data. The CORS bypass enables attackers to harvest authentication tokens and user credentials without user interaction.
🏢 Affected Saudi Sectors
Government & Public Administration Banking & Financial Services Healthcare & Medical Energy & Utilities Telecommunications Education Legal Services Consulting & Professional Services
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all CollabPlatform instances in your environment and document their deployment scope
2. Restrict network access to CollabPlatform to trusted internal networks only using firewall rules
3. Implement Web Application Firewall (WAF) rules to block cross-origin requests from untrusted domains
4. Review Appwrite project CORS configuration and set allowed origins to explicit, trusted domains only (remove wildcard '*')
5. Disable credential inclusion in CORS requests if not required (set credentials: false)

PATCHING:
6. Apply the available patch immediately to all CollabPlatform instances
7. Test patch in staging environment before production deployment
8. Verify CORS headers in HTTP responses post-patch

COMPENSATING CONTROLS (if patch delayed):
9. Implement reverse proxy with strict CORS validation before requests reach CollabPlatform
10. Deploy API gateway with origin validation and credential filtering
11. Monitor for suspicious cross-origin requests in access logs

DETECTION:
12. Search logs for OPTIONS requests from unexpected origins
13. Alert on requests with Origin header not matching allowed list
14. Monitor for credential exfiltration patterns in response payloads
15. Implement SIEM rules: detect requests with 'Access-Control-Allow-Credentials: true' responses to unauthorized origins
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نوى CollabPlatform في بيئتك وتوثيق نطاق النشر
2. قيّد الوصول إلى الشبكة إلى الشبكات الداخلية الموثوقة فقط باستخدام قواعد جدار الحماية
3. طبّق قواعد جدار تطبيقات الويب (WAF) لحظر الطلبات عابرة الأصول من النطاقات غير الموثوقة
4. راجع تكوين CORS لمشروع Appwrite وعيّن الأصول المسموحة إلى نطاقات موثوقة صريحة فقط (أزل البدل '*')
5. عطّل تضمين بيانات الاعتماد في طلبات CORS إذا لم تكن مطلوبة

التصحيح:
6. طبّق التصحيح المتاح فوراً على جميع نوى CollabPlatform
7. اختبر التصحيح في بيئة التجريب قبل نشر الإنتاج
8. تحقق من رؤوس CORS في استجابات HTTP بعد التصحيح

الضوابط البديلة:
9. طبّق خادم وكيل عكسي مع التحقق الصارم من CORS
10. نشّر بوابة API مع التحقق من الأصل وتصفية بيانات الاعتماد
11. راقب الطلبات المريبة عابرة الأصول في سجلات الوصول

الكشف:
12. ابحث في السجلات عن طلبات OPTIONS من أصول غير متوقعة
13. أصدر تنبيهات على الطلبات برأس Origin غير مطابق للقائمة المسموحة
14. راقب أنماط تسرب بيانات الاعتماد في حمولات الاستجابة
15. طبّق قواعد SIEM: كشف الطلبات برؤوس 'Access-Control-Allow-Credentials: true' للأصول غير المصرح بها
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.1 - Access Control Policy A.6.2.1 - User Registration and De-registration A.6.2.2 - User Access Rights A.8.2.1 - Classification of Information A.8.2.3 - Handling of Assets A.9.1.1 - Access Control A.9.2.1 - User Access Management A.9.4.1 - Restriction of Access to Information A.10.1.1 - Cryptography Policy A.12.2.1 - Restrictions on Software Installation A.12.4.1 - Event Logging A.12.4.3 - Administrator and Operator Logs A.13.1.1 - Information Security Incident Procedures A.13.1.2 - Assessment and Decision on Information Security Incidents
🔵 SAMA CSF
Governance & Risk Management - GRM-01: Information Security Governance Governance & Risk Management - GRM-02: Risk Assessment and Management Access Control & Identity Management - ACIM-01: Access Control Policy Access Control & Identity Management - ACIM-02: User Access Management Access Control & Identity Management - ACIM-03: Privileged Access Management Data Protection & Privacy - DPP-01: Data Classification Data Protection & Privacy - DPP-02: Data Protection Monitoring & Incident Management - MIM-01: Security Monitoring Monitoring & Incident Management - MIM-02: Incident Management
🟡 ISO 27001:2022
5.1 - Policies for information security 5.3 - Segregation of duties 6.1 - Screening 6.2 - Terms and conditions of employment 6.3 - Information security awareness, education and training 8.1 - User endpoint devices 8.2 - Privileged access rights 8.3 - Information access restriction 8.4 - Access to cryptographic keys 9.1 - Audit logging 9.2 - Monitoring 9.4 - Event logging 10.1 - Incident management planning and preparation 10.2 - Assessment and decision on information security incidents
🟣 PCI DSS v4.0.1
Requirement 1.2.1 - Firewall configuration standards Requirement 6.2 - Ensure all system components are protected from known vulnerabilities Requirement 6.5.10 - Broken authentication Requirement 7.1 - Limit access to system components by business need to know Requirement 7.2 - Establish an access control system for IT assets Requirement 8.1 - Assign unique ID to each person with computer access Requirement 8.2 - Ensure proper user authentication Requirement 10.1 - Implement automated audit trails for all system components
📊 CVSS Score
7.4
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeC — Changed
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.4
CWECWE-346
EPSS0.02%
Exploit No
Patch ✓ Yes
Published 2026-02-21
Source Feed nvd
Views 6
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-346
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.