📧 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 Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h Global vulnerability Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h Global vulnerability Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h
Vulnerabilities

CVE-2026-10276

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

A vulnerability has been found in hekmon8 Jenkins-server-mcp 0.1.0. This vulnerability affects the function jobPath of the file src/index.ts of the component get_build_status/get_build_log/trigger_build. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.

🤖 AI Executive Summary

CVE-2026-10276 is a Server-Side Request Forgery (SSRF) vulnerability in Jenkins-server-mcp 0.1.0 affecting the jobPath function in build status, log retrieval, and trigger operations. With a CVSS score of 6.3 (medium) and public exploit disclosure, this vulnerability allows remote attackers to manipulate internal requests and potentially access restricted resources or internal services. No patch is currently available, requiring immediate compensating controls for affected Saudi organizations.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 1, 2026 22:39
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using Jenkins for CI/CD pipelines, particularly in: (1) Banking sector (SAMA-regulated institutions) - Jenkins instances managing payment processing and financial systems could be exploited to access internal banking networks; (2) Government agencies (NCA oversight) - potential unauthorized access to internal government systems and classified infrastructure; (3) Telecommunications (STC, Mobily) - disruption of deployment pipelines and access to telecom infrastructure; (4) Energy sector (ARAMCO, SEC) - critical infrastructure CI/CD systems could be compromised; (5) Healthcare institutions - patient data systems accessible through SSRF attacks. The lack of available patches increases urgency for Saudi SOCs.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Telecommunications Energy and Utilities Healthcare Manufacturing Technology and Software Development
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Inventory all Jenkins-server-mcp 0.1.0 instances across your organization
2. Isolate affected Jenkins servers from direct internet access - implement network segmentation
3. Restrict outbound connections from Jenkins servers to internal networks using firewall rules
4. Disable or restrict the get_build_status, get_build_log, and trigger_build endpoints if not critical

COMPENSATING CONTROLS:
1. Implement strict input validation on jobPath parameter - whitelist only expected job names/paths
2. Deploy Web Application Firewall (WAF) rules to detect SSRF patterns in requests
3. Use network-level controls: restrict Jenkins egress to only necessary internal services
4. Implement request signing/authentication for internal service calls
5. Monitor and log all build-related API calls for anomalous patterns

DETECTION RULES:
1. Alert on jobPath parameters containing: file://, http://, https://, localhost, 127.0.0.1, internal IP ranges
2. Monitor for unusual outbound connections from Jenkins to internal services
3. Track failed authentication attempts to internal services from Jenkins
4. Log all get_build_status/get_build_log/trigger_build API calls with full parameters

PATCHING STRATEGY:
1. Contact hekmon8 project for security update timeline
2. Prepare migration plan to alternative Jenkins plugins or updated versions
3. Test any available security patches in isolated environment before production deployment
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. قم بحصر جميع مثيلات Jenkins-server-mcp 0.1.0 عبر المنظمة
2. عزل خوادم Jenkins المتأثرة عن الوصول المباشر للإنترنت - تطبيق تقسيم الشبكة
3. تقييد الاتصالات الصادرة من خوادم Jenkins إلى الشبكات الداخلية باستخدام قواعد جدار الحماية
4. تعطيل أو تقييد نقاط نهاية get_build_status و get_build_log و trigger_build إذا لم تكن حرجة

الضوابط التعويضية:
1. تطبيق التحقق الصارم من المدخلات على معامل jobPath - قائمة بيضاء للأسماء/المسارات المتوقعة فقط
2. نشر قواعد جدار تطبيقات الويب (WAF) للكشف عن أنماط SSRF
3. استخدام ضوابط على مستوى الشبكة: تقييد خروج Jenkins للخدمات الداخلية الضرورية فقط
4. تطبيق توقيع الطلبات/المصادقة لاستدعاءات الخدمات الداخلية
5. مراقبة وتسجيل جميع استدعاءات API المتعلقة بالبناء للأنماط الشاذة

قواعد الكشف:
1. تنبيه على معاملات jobPath تحتوي على: file://, http://, https://, localhost, 127.0.0.1, نطاقات IP الداخلية
2. مراقبة الاتصالات الصادرة غير العادية من Jenkins إلى الخدمات الداخلية
3. تتبع محاولات المصادقة الفاشلة للخدمات الداخلية من Jenkins
4. تسجيل جميع استدعاءات API get_build_status/get_build_log/trigger_build مع المعاملات الكاملة

استراتيجية التصحيح:
1. التواصل مع مشروع hekmon8 لمعرفة جدول تحديث الأمان
2. تحضير خطة الهجرة إلى مكونات Jenkins بديلة أو إصدارات محدثة
3. اختبار أي تصحيحات أمان متاحة في بيئة معزولة قبل نشرها في الإنتاج
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.3.1 - Segregation of networks ECC 2024 A.13.1.3 - Segregation of information systems
🔵 SAMA CSF
SAMA CSF ID.BE-3 - Organizational resilience SAMA CSF PR.AC-3 - Access control and management SAMA CSF PR.DS-2 - Data security SAMA CSF DE.CM-1 - Detection and analysis
🟡 ISO 27001:2022
ISO 27001:2022 A.5.23 - Information security for supplier relationships ISO 27001:2022 A.8.1 - User endpoint devices ISO 27001:2022 A.8.2 - Privileged access rights ISO 27001:2022 A.8.3 - Information access restriction
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.1 - Injection flaws PCI DSS 1.3 - Network segmentation
📊 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-918
EPSS0.05%
Exploit No
Patch ✗ No
Published 2026-06-01
Source Feed nvd
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-918
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.