📧 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 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h 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 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h 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 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h Global ransomware Multiple sectors CRITICAL 14h
Vulnerabilities

CVE-2026-0560

High ⚡ Exploit Available
A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in the `/api/files/export-content` endpoint. The `_download_image_to_temp()` function
CWE-918 — Weakness Type
Published: Mar 29, 2026  ·  Modified: Apr 5, 2026  ·  Source: NVD
CVSS v3
7.5
🔗 NVD Official
📄 Description (English)

A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in the `/api/files/export-content` endpoint. The `_download_image_to_temp()` function in `backend/routers/files.py` fails to validate user-controlled URLs, allowing attackers to make arbitrary HTTP requests to internal services and cloud metadata endpoints. This vulnerability can lead to internal network access, cloud metadata access, information disclosure, port scanning, and potentially remote code execution.

🤖 AI Executive Summary

A critical Server-Side Request Forgery (SSRF) vulnerability in LoLLMs versions before 2.2.0 allows unauthenticated attackers to make arbitrary HTTP requests to internal services and cloud metadata endpoints through the `/api/files/export-content` endpoint. This vulnerability enables unauthorized access to sensitive internal resources, cloud credentials, and potentially facilitates remote code execution. Immediate patching to version 2.2.0 or later is essential for all affected deployments.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 3, 2026 05:00
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations utilizing LoLLMs for AI/ML operations, particularly in: (1) Banking and Financial Services (SAMA-regulated entities) - risk of unauthorized access to internal banking systems and metadata; (2) Government agencies and NCA - potential exposure of classified internal networks and administrative systems; (3) Healthcare sector - unauthorized access to medical data systems and internal infrastructure; (4) Energy sector (ARAMCO and related entities) - critical infrastructure exposure through internal network access; (5) Telecommunications (STC, Mobily) - risk to internal service networks and customer data systems. The vulnerability's ability to access cloud metadata is particularly concerning for Saudi organizations leveraging AWS, Azure, or other cloud providers for sensitive operations.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications Cloud Service Providers Technology and Software Development Education and Research Institutions
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all LoLLMs deployments in your environment and document their versions
2. Disable or restrict access to the `/api/files/export-content` endpoint immediately using WAF/firewall rules
3. Review access logs for suspicious requests to this endpoint, particularly those with unusual URL parameters
4. Isolate affected systems from sensitive internal networks if immediate patching is not possible

PATCHING GUIDANCE:
1. Upgrade LoLLMs to version 2.2.0 or later immediately
2. Verify the patch includes URL validation in the `_download_image_to_temp()` function
3. Test the patched version in a staging environment before production deployment
4. Implement automated patching procedures for future updates

COMPENSATING CONTROLS (if patching is delayed):
1. Implement strict network segmentation to isolate LoLLMs instances from internal services
2. Deploy Web Application Firewall (WAF) rules to block requests containing internal IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and cloud metadata endpoints (169.254.169.254, metadata.google.internal, etc.)
3. Implement request filtering to block URLs containing localhost, 127.0.0.1, and internal domain names
4. Enable comprehensive logging and monitoring of all requests to the `/api/files/export-content` endpoint
5. Restrict network egress from LoLLMs instances to only necessary external services

DETECTION RULES:
1. Monitor for POST/GET requests to `/api/files/export-content` with URL parameters containing: internal IP ranges, localhost, cloud metadata endpoints, or unusual port numbers
2. Alert on any HTTP 200 responses from the endpoint followed by unusual outbound connections
3. Track failed connection attempts to internal services (port scanning indicators)
4. Monitor for requests with base64-encoded or URL-encoded internal IP addresses
5. Implement IDS/IPS signatures to detect SSRF exploitation patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نشرات LoLLMs في بيئتك وقم بتوثيق إصداراتها
2. عطّل أو قيّد الوصول إلى نقطة النهاية `/api/files/export-content` فوراً باستخدام قواعد جدار الحماية/WAF
3. راجع سجلات الوصول للطلبات المريبة إلى هذه النقطة، خاصة تلك التي تحتوي على معاملات URL غير عادية
4. عزل الأنظمة المتأثرة عن الشبكات الداخلية الحساسة إذا لم يكن التحديث الفوري ممكناً

إرشادات التصحيح:
1. قم بترقية LoLLMs إلى الإصدار 2.2.0 أو أحدث فوراً
2. تحقق من أن التصحيح يتضمن التحقق من صحة URL في دالة `_download_image_to_temp()`
3. اختبر الإصدار المصحح في بيئة التجريب قبل نشره في الإنتاج
4. طبّق إجراءات التصحيح الآلي للتحديثات المستقبلية

الضوابط البديلة (إذا تأخر التصحيح):
1. طبّق تقسيم الشبكة الصارم لعزل نشرات LoLLMs عن الخدمات الداخلية
2. نشّر قواعد جدار تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على نطاقات IP داخلية ونقاط نهاية بيانات السحابة
3. طبّق تصفية الطلبات لحجب عناوين URL التي تحتوي على localhost وعناوين IP الداخلية والأسماء النطاقية الداخلية
4. فعّل السجلات الشاملة ومراقبة جميع الطلبات إلى نقطة النهاية
5. قيّد الخروج من الشبكة من نشرات LoLLMs إلى الخدمات الخارجية الضرورية فقط

قواعد الكشف:
1. راقب طلبات POST/GET إلى `/api/files/export-content` التي تحتوي على معاملات URL تتضمن نطاقات IP داخلية أو localhost أو نقاط نهاية بيانات السحابة
2. أصدر تنبيهات عند استجابات HTTP 200 متبوعة بوصلات خارجية غير عادية
3. تتبع محاولات الاتصال الفاشلة بالخدمات الداخلية
4. راقب الطلبات التي تحتوي على عناوين IP مشفرة بـ base64 أو URL-encoded
5. طبّق توقيعات IDS/IPS للكشف عن أنماط استغلال SSRF
📋 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.1.1 - Cryptography Policy A.8.2.1 - Secure Development Policy A.8.2.3 - Security Testing A.8.3.1 - Management of Technical Vulnerabilities A.9.1.1 - Event Logging A.9.2.1 - Monitoring and Review of Access to Information A.10.1.1 - Business Continuity Management
🔵 SAMA CSF
Governance - Risk Management Framework Governance - Third-Party Risk Management Protect - Access Control and Authentication Protect - Data Protection and Privacy Protect - System and Network Security Detect - Security Monitoring and Incident Detection Respond - Incident Response and Management Recover - Business Continuity and Disaster Recovery
🟡 ISO 27001:2022
5.1 - Policies for information security 6.1 - Information security roles and responsibilities 6.2 - Information security competencies 6.5 - Supplier relationships 8.1 - Operational planning and control 8.2 - Supply chain relationships 8.3 - Information and communication 8.4 - Physical and environmental security 8.5 - Access control 8.6 - Cryptography 8.7 - Physical and logical access 8.22 - Information security incident management 8.23 - Business continuity management 8.24 - Compliance
🟣 PCI DSS v4.0.1
1.1 - Firewall configuration standards 2.1 - Default security parameters 6.2 - Security patches and updates 6.5.1 - Injection flaws 6.5.10 - Broken authentication 10.1 - Audit trails implementation 10.2 - User access logging 11.3 - Penetration testing
📦 Affected Products / CPE 1 entries
lollms:lollms
📊 CVSS Score
7.5
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.5
CWECWE-918
EPSS0.11%
Exploit ✓ Yes
Patch ✓ Yes
Published 2026-03-29
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available patch-available CWE-918
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.