Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-28115 β€” AI Deep Analysis Summary

CVSS 9.3 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Blind SQL Injection in WP Attractive Donations System. πŸ’₯ **Consequences**: Attackers can extract database data without direct feedback, compromising site integrity.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-89 (SQL Injection). πŸ› **Flaw**: Improper neutralization of special elements in SQL commands used by the plugin.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: loopus. πŸ“¦ **Product**: WP Attractive Donations System - Easy Stripe & Paypal donations. πŸ“‰ **Affected**: Versions 1.25 and earlier.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Hackers' Power**: Blind SQL Injection. πŸ“Š **Impact**: Can read sensitive DB data (C:H), modify nothing (I:N), but causes service disruption (A:L). High confidentiality risk.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: LOW. 🌐 **Access**: Network accessible (AV:N), Low complexity (AC:L), No privileges needed (PR:N), No user interaction (UI:N). Easy to exploit remotely.

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

🚫 **Public Exp?**: No specific PoC listed in data. πŸ“ **Ref**: Patchstack database entry exists. ⚠️ **Status**: Theoretical/Unverified public exploit code not confirmed.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for WP Attractive Donations System v1.25-. πŸ§ͺ **Test**: Look for SQL injection points in donation forms/parameters. πŸ› οΈ **Tool**: Use standard SQLi scanners against the plugin endpoints.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Fix**: Update plugin to version > 1.25. πŸ“’ **Source**: Vendor loopus/WordPress plugin repository. πŸ†• **Status**: Patch available via official update channels.

Q9What if no patch? (Workaround)

🚧 **Workaround**: Disable the plugin if not essential. πŸ›‘ **Mitigation**: Restrict access to donation pages via WAF rules blocking SQLi patterns. 🧹 **Clean**: Remove unused plugin instances.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: HIGH. πŸ“ˆ **Priority**: Immediate patching recommended. πŸ“‰ **Risk**: CVSS 3.1 vector indicates significant impact with easy exploitation. Don't ignore!