📧 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 Higher Education CRITICAL 2h Global data_breach Government HIGH 3h Global supply_chain Software Development and Open Source Communities CRITICAL 3h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h Global vulnerability Higher Education CRITICAL 2h Global data_breach Government HIGH 3h Global supply_chain Software Development and Open Source Communities CRITICAL 3h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h Global vulnerability Higher Education CRITICAL 2h Global data_breach Government HIGH 3h Global supply_chain Software Development and Open Source Communities CRITICAL 3h Global malware Software Development CRITICAL 3h Global phishing Multiple Sectors HIGH 3h Global vulnerability Web Applications CRITICAL 4h Global apt Critical Infrastructure CRITICAL 4h Global ransomware Multiple sectors CRITICAL 4h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 5h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 6h
Vulnerabilities

CVE-2025-14554

High
The Sell BTC - Cryptocurrency Selling Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'orderform_data' AJAX action in all versions up to, and including, 1.5 due to
CWE-79 — Weakness Type
Published: Jan 31, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.2
🔗 NVD Official
📄 Description (English)

The Sell BTC - Cryptocurrency Selling Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'orderform_data' AJAX action in all versions up to, and including, 1.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in order records that will execute whenever an administrator accesses the Orders page in the admin dashboard. The vulnerability was partially patched in version 1.5.

🤖 AI Executive Summary

The Sell BTC WordPress plugin contains a Stored XSS vulnerability in the orderform_data AJAX action affecting versions up to 1.5. Unauthenticated attackers can inject malicious scripts into order records that execute when administrators access the Orders page, potentially compromising admin accounts and WordPress installations. A partial patch exists in version 1.5, but complete remediation requires upgrading to the latest version.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 8, 2026 08:18
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using WordPress for e-commerce and cryptocurrency trading platforms are at risk. Primary impact on: Financial Technology (FinTech) companies operating cryptocurrency exchanges, Online retailers accepting cryptocurrency payments, Digital payment service providers, and small-to-medium enterprises (SMEs) using WordPress for commerce. SAMA-regulated entities and payment processors face compliance violations if customer data is compromised through admin account takeover. The vulnerability enables credential theft, malware distribution, and unauthorized access to sensitive transaction data.
🏢 Affected Saudi Sectors
Financial Technology (FinTech) E-commerce and Online Retail Cryptocurrency and Digital Assets Payment Processing Small and Medium Enterprises (SMEs) Digital Marketing Agencies Online Service Providers
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all WordPress installations using Sell BTC plugin versions up to 1.5
2. Disable the plugin immediately if not critical to operations
3. Review admin access logs for suspicious activity during the past 30 days
4. Audit all orders placed during the vulnerability window for injected scripts

PATCHING GUIDANCE:
1. Update Sell BTC plugin to the latest version (beyond 1.5) from official WordPress repository
2. Verify patch completeness by reviewing plugin changelog for XSS fixes
3. Test functionality in staging environment before production deployment
4. Clear WordPress cache after update

COMPENSATING CONTROLS (if immediate patching not possible):
1. Restrict AJAX orderform_data endpoint to authenticated users only via .htaccess or WAF rules
2. Implement Content Security Policy (CSP) headers to prevent inline script execution
3. Enable WordPress security plugins (Wordfence, Sucuri) with XSS detection
4. Limit admin dashboard access to specific IP addresses
5. Enforce strong admin passwords and two-factor authentication

DETECTION RULES:
1. Monitor for POST requests to /wp-admin/admin-ajax.php?action=orderform_data containing script tags or event handlers
2. Alert on admin dashboard access from unusual locations or times
3. Log and review all order modifications in the past 30 days
4. Search database for <script>, javascript:, onerror=, onload= patterns in order data
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع تثبيتات WordPress التي تستخدم مكون Sell BTC بإصدارات حتى 1.5
2. تعطيل المكون فوراً إذا لم يكن حرجاً للعمليات
3. مراجعة سجلات وصول المسؤول للنشاط المريب خلال آخر 30 يوماً
4. تدقيق جميع الطلبات المُدرجة أثناء نافذة الثغرة للبحث عن البرامج النصية المحقونة

إرشادات التصحيح:
1. تحديث مكون Sell BTC إلى أحدث إصدار (بعد 1.5) من مستودع WordPress الرسمي
2. التحقق من اكتمال الإصلاح بمراجعة سجل تغييرات المكون لإصلاحات XSS
3. اختبار الوظائف في بيئة التطوير قبل نشر الإنتاج
4. مسح ذاكرة التخزين المؤقت في WordPress بعد التحديث

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تقييد نقطة نهاية AJAX orderform_data للمستخدمين المصرح لهم فقط عبر .htaccess أو قواعد WAF
2. تنفيذ رؤوس سياسة أمان المحتوى (CSP) لمنع تنفيذ البرامج النصية المضمنة
3. تفعيل مكونات أمان WordPress (Wordfence, Sucuri) مع كشف XSS
4. تحديد وصول لوحة التحكم للمسؤول إلى عناوين IP محددة
5. فرض كلمات مرور قوية للمسؤول والمصادقة الثنائية

قواعد الكشف:
1. مراقبة طلبات POST إلى /wp-admin/admin-ajax.php?action=orderform_data التي تحتوي على علامات البرامج النصية أو معالجات الأحداث
2. التنبيه على وصول لوحة التحكم من مواقع أو أوقات غير عادية
3. تسجيل ومراجعة جميع تعديلات الطلبات في آخر 30 يوماً
4. البحث في قاعدة البيانات عن أنماط <script>، javascript:، onerror=، onload= في بيانات الطلب
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
5.1.1 - Input validation and sanitization controls 5.2.1 - Output encoding and escaping requirements 5.3.2 - Web application security controls 6.1.1 - Vulnerability management and patching
🔵 SAMA CSF
ID.BE-5 - Identify and manage cybersecurity risks in supply chain PR.DS-1 - Data security and protection PR.IP-1 - Security patch management DE.CM-1 - Detect anomalous activity
🟡 ISO 27001:2022
A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment A.12.6.1 - Management of technical vulnerabilities A.12.3.1 - Event logging
🟣 PCI DSS v4.0.1
6.5.1 - Injection flaws prevention 6.5.7 - Cross-site scripting (XSS) prevention 6.2 - Security patches and updates 10.2.1 - User access logging
📊 CVSS Score
7.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.2
CWECWE-79
EPSS0.04%
Exploit No
Patch ✓ Yes
Published 2026-01-31
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
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.