📧 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/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h Global general Technology/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h Global general Technology/AI Services LOW 1h Global vulnerability Information Technology CRITICAL 4h Global vulnerability Information Technology CRITICAL 5h Global vulnerability Software and Technology HIGH 5h Global vulnerability Software and Cloud Services CRITICAL 5h Global phishing Artificial Intelligence and Email Security HIGH 6h Global phishing Email and Communications CRITICAL 7h Global vulnerability Enterprise Software / E-commerce CRITICAL 7h Global supply_chain Software Development and Technology CRITICAL 7h Global vulnerability Information Technology HIGH 8h
Vulnerabilities

CVE-2026-11495

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

A vulnerability was detected in CodeAstro Ingredients Stock Management System 1.0. This impacts an unknown function of the file /Ingredients-Stock/add_stock.php. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.

🤖 AI Executive Summary

CVE-2026-11495 is a SQL injection vulnerability in CodeAstro Ingredients Stock Management System 1.0 affecting the add_stock.php file. The vulnerability allows remote attackers to manipulate the ID parameter to execute arbitrary SQL queries, potentially leading to unauthorized data access, modification, or deletion. With a CVSS score of 6.3 and public exploit availability, this poses a moderate but exploitable risk to organizations using this system.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 8, 2026 12:56
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations in the food and beverage sector, hospitality, retail, and pharmaceutical industries that utilize CodeAstro Ingredients Stock Management System. Government procurement entities and healthcare facilities managing pharmaceutical inventory are at elevated risk. The SQL injection could lead to unauthorized access to sensitive inventory data, supplier information, and potentially financial records. Organizations under SAMA oversight managing supply chain systems and those subject to NCA cybersecurity requirements face compliance violations if exploited.
🏢 Affected Saudi Sectors
Food and Beverage Retail and E-commerce Hospitality Pharmaceutical and Healthcare Government Procurement Logistics and Supply Chain
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of CodeAstro Ingredients Stock Management System 1.0 in your environment
2. Restrict network access to /Ingredients-Stock/add_stock.php using firewall rules or WAF policies
3. Implement input validation and parameterized queries at the application layer
4. Enable SQL query logging and monitoring for suspicious patterns
5. Review access logs for the add_stock.php endpoint for signs of exploitation

PATCHING GUIDANCE:
6. Contact CodeAstro for security patches or upgrade to a patched version if available
7. If no patch is available, implement Web Application Firewall (WAF) rules to block SQL injection attempts
8. Apply input sanitization: validate ID parameter to accept only expected numeric values
9. Use prepared statements and parameterized queries to prevent SQL injection

COMPENSATING CONTROLS:
10. Implement database-level access controls limiting application user privileges
11. Deploy database activity monitoring (DAM) solutions
12. Segment network access to the database server
13. Implement rate limiting on the add_stock.php endpoint
14. Enable multi-factor authentication for administrative access

DETECTION RULES:
15. Monitor for SQL keywords (UNION, SELECT, DROP, INSERT) in ID parameter values
16. Alert on unusual database query patterns or failed authentication attempts
17. Track changes to inventory data outside normal business processes
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع حالات نظام إدارة مخزون المكونات CodeAstro 1.0 في بيئتك
2. تقييد الوصول إلى /Ingredients-Stock/add_stock.php باستخدام قواعد جدار الحماية أو سياسات WAF
3. تنفيذ التحقق من صحة المدخلات والاستعلامات المعاملة على مستوى التطبيق
4. تفعيل تسجيل المراقبة لاستعلامات SQL والكشف عن الأنماط المريبة
5. مراجعة سجلات الوصول لنقطة نهاية add_stock.php للبحث عن علامات الاستغلال

إرشادات التصحيح:
6. التواصل مع CodeAstro للحصول على تصحيحات أمنية أو الترقية إلى نسخة معدلة إن توفرت
7. إذا لم يكن هناك تصحيح متاح، قم بتنفيذ قواعد جدار تطبيقات الويب لحظر محاولات حقن SQL
8. تطبيق تنظيف المدخلات: التحقق من معامل ID لقبول القيم الرقمية المتوقعة فقط
9. استخدام الاستعلامات المعدة والاستعلامات المعاملة لمنع حقن SQL

الضوابط البديلة:
10. تنفيذ ضوابط الوصول على مستوى قاعدة البيانات التي تحد من امتيازات مستخدم التطبيق
11. نشر حلول مراقبة نشاط قاعدة البيانات
12. تقسيم الوصول إلى شبكة خادم قاعدة البيانات
13. تنفيذ تحديد معدل على نقطة نهاية add_stock.php
14. تفعيل المصادقة متعددة العوامل للوصول الإداري

قواعد الكشف:
15. مراقبة كلمات SQL الرئيسية (UNION, SELECT, DROP, INSERT) في قيم معامل ID
16. التنبيه على أنماط استعلامات قاعدة البيانات غير العادية أو محاولات المصادقة الفاشلة
17. تتبع التغييرات في بيانات المخزون خارج العمليات العادية
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development policy and procedures ECC 2024 A.14.2.5 - Secure coding practices ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.2.1 - Monitoring and logging of access
🔵 SAMA CSF
SAMA CSF ID.GV-1 - Organizational governance SAMA CSF PR.DS-2 - Data security and protection SAMA CSF DE.CM-1 - Detection and monitoring SAMA CSF RS.MI-1 - Incident response and mitigation
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1.1 - Policies for information security ISO 27001:2022 A.8.1.1 - Screening and vetting ISO 27001:2022 A.14.2.1 - Secure development policy ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.2 - Security patches and updates PCI DSS 10.2 - Logging and monitoring
📊 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-74
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-06-08
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-74
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.