📧 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 data_breach Government HIGH 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 3h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 11h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 14h Global vulnerability IT Infrastructure CRITICAL 15h Global vulnerability Technology and Software Development HIGH 16h Global vulnerability Enterprise IT and Government CRITICAL 16h Global data_breach Government HIGH 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 3h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 11h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 14h Global vulnerability IT Infrastructure CRITICAL 15h Global vulnerability Technology and Software Development HIGH 16h Global vulnerability Enterprise IT and Government CRITICAL 16h Global data_breach Government HIGH 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 3h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 11h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 14h Global vulnerability IT Infrastructure CRITICAL 15h Global vulnerability Technology and Software Development HIGH 16h Global vulnerability Enterprise IT and Government CRITICAL 16h
Vulnerabilities

CVE-2025-57854

Medium
CWE-276 — Weakness Type
Published: Apr 8, 2026  ·  Modified: Apr 11, 2026  ·  Source: NVD
CVSS v3
6.4
🔗 NVD Official
📄 Description (English)

A container privilege escalation flaw was found in certain OpenShift Update Service (OSUS) images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container.

🤖 AI Executive Summary

CVE-2025-57854 is a container privilege escalation vulnerability in OpenShift Update Service images where /etc/passwd is created with group-writable permissions, allowing non-root users in the root group to modify it and gain root privileges. With a CVSS score of 6.4 and no patch currently available, this poses a moderate but significant risk to organizations running affected OSUS containers. The vulnerability requires container access but enables complete container compromise, making it critical for Saudi organizations using Red Hat OpenShift infrastructure.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 14, 2026 03:40
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Red Hat OpenShift for containerized workloads face significant risk, particularly in: (1) Banking sector (SAMA-regulated institutions) running microservices on OpenShift for payment processing and core banking systems; (2) Government entities (NCA oversight) deploying containerized applications for digital transformation initiatives; (3) Energy sector (ARAMCO and subsidiaries) using OpenShift for operational technology and IT integration; (4) Telecom providers (STC, Mobily) running containerized network services. The vulnerability allows lateral movement and container escape scenarios, potentially compromising entire Kubernetes clusters if exploited in multi-tenant environments.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Energy and Utilities Telecommunications Healthcare Critical Infrastructure
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Inventory all OpenShift Update Service (OSUS) deployments and identify affected image versions
2. Implement strict container runtime security policies restricting group membership modifications
3. Apply principle of least privilege: remove non-root users from root group membership
4. Enable Pod Security Standards (PSS) with restricted profile to limit container capabilities

Compensating Controls (until patch available):
1. Implement read-only root filesystem (readOnlyRootFilesystem: true) in pod security context
2. Use SecurityContext to drop CAP_SETUID and CAP_SETGID capabilities
3. Deploy runtime security monitoring (Falco, Sysdig) to detect /etc/passwd modifications
4. Implement network segmentation to limit container-to-container communication
5. Use image scanning tools to detect and prevent deployment of affected OSUS images

Detection Rules:
1. Monitor for write operations to /etc/passwd from non-root processes
2. Alert on UID 0 user creation attempts within containers
3. Track group membership changes in running containers
4. Monitor for container escape attempts via privilege escalation

Patching Strategy:
1. Monitor Red Hat security advisories for OSUS patch releases
2. Establish testing environment to validate patches before production deployment
3. Plan phased rollout of patched images across OpenShift clusters
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حصر جميع نشرات خدمة تحديث OpenShift وتحديد إصدارات الصور المتأثرة
2. تطبيق سياسات أمان وقت تشغيل الحاوية الصارمة التي تقيد تعديلات عضوية المجموعة
3. تطبيق مبدأ أقل امتياز: إزالة المستخدمين غير الجذر من عضوية مجموعة الجذر
4. تفعيل معايير أمان Pod (PSS) بملف تعريف مقيد لتحديد قدرات الحاوية

الضوابط التعويضية (حتى توفر التصحيح):
1. تطبيق نظام ملفات الجذر للقراءة فقط (readOnlyRootFilesystem: true)
2. استخدام SecurityContext لإسقاط قدرات CAP_SETUID و CAP_SETGID
3. نشر مراقبة أمان وقت التشغيل (Falco, Sysdig) للكشف عن تعديلات /etc/passwd
4. تطبيق تقسيم الشبكة لتحديد الاتصال بين الحاويات
5. استخدام أدوات فحص الصور للكشف ومنع نشر صور OSUS المتأثرة

قواعد الكشف:
1. مراقبة عمليات الكتابة إلى /etc/passwd من العمليات غير الجذر
2. تنبيهات محاولات إنشاء مستخدم UID 0 داخل الحاويات
3. تتبع تغييرات عضوية المجموعة في الحاويات قيد التشغيل
4. مراقبة محاولات الهروب من الحاوية عبر تصعيد الامتيازات
📋 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.8.2.1 - User endpoint devices A.8.3.1 - Access control A.13.1.1 - Network security perimeter
🔵 SAMA CSF
ID.AM-2 - Software platforms and applications are inventoried PR.AC-1 - Identities and credentials are issued and managed PR.AC-4 - Access rights are managed DE.CM-1 - The network is monitored for unauthorized connections DE.CM-3 - Personnel activity is monitored
🟡 ISO 27001:2022
A.5.1 - Management direction for information security A.6.1 - Screening A.6.2 - User registration and de-registration A.8.1 - User endpoint devices A.8.3 - Access control A.13.1 - Network security perimeter
🟣 PCI DSS v4.0.1
1.1 - Firewall configuration standards 2.1 - Always change vendor-supplied defaults 6.2 - Security patches installation 7.1 - Limit access to system components 8.1 - User identification and authentication
📊 CVSS Score
6.4
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack VectorL — Low / Local
Attack ComplexityH — High
Privileges RequiredH — High
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity Medium
CVSS Score6.4
CWECWE-276
EPSS0.00%
Exploit No
Patch ✗ No
Published 2026-04-08
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-276
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.