Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-6187 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: The `order_info` REST endpoint in bSecure lacks proper authorization checks.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-862** (Missing Authorization). The flaw lies in the `class-bsecure-checkout.php` file where the REST API endpoint does not verify if the user has the right permissions to access the data. 🔍

Q3Who is affected? (Versions/Components)

📦 **Affected**: WordPress Plugin **bSecure – Your Universal Checkout**. 📅 **Version**: **1.7.9 and earlier**. 🏢 **Vendor**: bsecuretech. If you are running an older version, you are at risk!

Q4What can hackers do? (Privileges/Data)

💀 **Attacker Capabilities**: With **CVSS 9.8 (Critical)**, attackers can achieve: 🔓 **High Confidentiality** breach (read sensitive data), 🔓 **High Integrity** breach (modify data), and 🔓 **High Availability** impact.…

Q5Is exploitation threshold high? (Auth/Config)

⚡ **Exploitation Threshold**: **LOW**. 🌐 **Network**: Remote (AV:N). 🔑 **Privileges**: None required (PR:N). 🖱️ **User Interaction**: None (UI:N). 🎯 **Complexity**: Low (AC:L).…

Q6Is there a public Exp? (PoC/Wild Exploitation)

🚫 **Public Exploit**: **No**. The `pocs` field is empty in the provided data. While references exist (WordFence, WordPress Trac), there is no confirmed public Proof-of-Concept (PoC) or widespread wild exploitation yet.…

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: Scan your WordPress site for the **bSecure** plugin. 📋 Check the version number. If it is **≤ 1.7.9**, you are vulnerable.…

Q8Is it fixed officially? (Patch/Mitigation)

✅ **Official Fix**: **Yes**. The vendor (bsecuretech) has acknowledged the issue. 🔄 **Action**: Update the plugin to the latest version immediately.…

Q9What if no patch? (Workaround)

🛑 **No Patch? Workaround**: If you cannot update immediately: 🚫 **Disable** the plugin if not critical. 🛡️ **Restrict** access to the `/wp-json/` endpoint via WAF (Web Application Firewall).…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. With a **CVSS 9.8** score and **no auth required**, this is a high-priority vulnerability. 🏃 **Action**: Patch **IMMEDIATELY**.…