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

CVE-2019-25740

Medium
CWE-22 — Weakness Type
Published: Jun 4, 2026  ·  Modified: Jun 7, 2026  ·  Source: NVD
CVSS v3
6.5
🔗 NVD Official
📄 Description (English)

Joomla com_jsjobs 1.2.6 contains an arbitrary file deletion vulnerability that allows authenticated attackers to delete files by manipulating custom userfield parameters. Attackers can send POST requests to the job.savejob task with path traversal sequences in the field_2 parameter to delete arbitrary files accessible to the web server.

🤖 AI Executive Summary

Joomla com_jsjobs 1.2.6 contains a critical arbitrary file deletion vulnerability (CVE-2019-25740) exploitable by authenticated attackers through path traversal in custom field parameters. Attackers can delete arbitrary files accessible to the web server, potentially compromising system integrity and availability. No patch is currently available, requiring immediate compensating controls and component removal if not actively maintained.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 4, 2026 18:15
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Joomla with com_jsjobs component face significant risk, particularly in government portals, educational institutions, and small-to-medium enterprises relying on Joomla CMS. Impact includes potential deletion of critical business files, configuration files, and system files leading to service disruption. Government entities under NCA oversight and ARAMCO-affiliated organizations using this component could face operational disruption and compliance violations. Banking sector exposure is moderate if used in customer-facing portals.
🏢 Affected Saudi Sectors
Government and Public Administration Education and Universities Small and Medium Enterprises Healthcare Institutions Non-profit Organizations Telecommunications
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Disable or uninstall com_jsjobs component immediately if not actively maintained
2. Audit access logs for POST requests to job.savejob task with suspicious field_2 parameters containing ../ or path traversal sequences
3. Review file system for unauthorized deletions in past 90 days
4. Restrict authenticated user access to job management functions to trusted administrators only

COMPENSATING CONTROLS:
1. Implement Web Application Firewall (WAF) rules to block POST requests containing path traversal patterns (../, ..\ , %2e%2e) in field_2 parameter
2. Apply principle of least privilege - limit web server process permissions to only required directories
3. Enable file integrity monitoring (FIM) on critical configuration and system files
4. Implement strict input validation and sanitization for all custom field parameters
5. Configure file system permissions to prevent web server from writing to parent directories

DETECTION RULES:
1. Monitor for POST requests to /index.php?option=com_jsjobs&task=job.savejob with field_2 parameter containing traversal sequences
2. Alert on unexpected file deletions in web root and parent directories
3. Track failed file access attempts by web server process
4. Monitor for rapid sequential POST requests to job.savejob endpoint
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تعطيل أو إلغاء تثبيت مكون com_jsjobs فوراً إذا لم يكن قيد الصيانة النشطة
2. تدقيق سجلات الوصول للبحث عن طلبات POST إلى مهمة job.savejob مع معاملات field_2 مريبة تحتوي على ../ أو تسلسلات اجتياز المسار
3. مراجعة نظام الملفات للتحقق من الحذف غير المصرح به في آخر 90 يوماً
4. تقييد وصول المستخدمين المصرحين لهم إلى وظائف إدارة الوظائف للمسؤولين الموثوقين فقط

الضوابط التعويضية:
1. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب طلبات POST التي تحتوي على أنماط اجتياز المسار
2. تطبيق مبدأ أقل امتياز - تحديد أذونات عملية خادم الويب للمجلدات المطلوبة فقط
3. تفعيل مراقبة سلامة الملفات (FIM) على الملفات الحرجة والنظام
4. تطبيق التحقق الصارم من صحة المدخلات وتنظيفها لجميع معاملات الحقول المخصصة
5. تكوين أذونات نظام الملفات لمنع خادم الويب من الكتابة إلى المجلدات الأب
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.1 - Access Control Policy A.8.1.1 - Asset Management A.12.2.1 - Change Management A.12.6.1 - Management of Technical Vulnerabilities
🔵 SAMA CSF
ID.RA-1 - Asset Inventory and Risk Assessment PR.AC-1 - Access Control and Authentication PR.PT-2 - Protective Technology Deployment DE.CM-1 - Detection and Analysis RS.RP-1 - Response Planning
🟡 ISO 27001:2022
A.5.1 - Policies for information security A.6.1 - Access control A.8.1 - Asset management A.12.2 - Change management A.12.6 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
Requirement 2.2 - Configuration standards for system components Requirement 6.2 - Security patches and updates Requirement 11.2 - Vulnerability scanning
📊 CVSS Score
6.5
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score6.5
CWECWE-22
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-06-04
Source Feed nvd
Views 1
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-22
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.