CVE-2026-28115
Blind SQL Injection in WP Attractive Donations System
Publication date: 2026-03-05
Last updated on: 2026-03-05
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | wp_attractive_donations_system | to 1.25 (inc) |
| loopus | wp_attractive_donations_system | to 1.25 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
[{'type': 'paragraph', 'content': 'CVE-2026-28115 is a high-priority SQL Injection vulnerability found in the WordPress plugin "WP Attractive Donations System - Easy Stripe & Paypal donations" versions up to and including 1.25.'}, {'type': 'paragraph', 'content': "This vulnerability allows unauthenticated attackers to perform Blind SQL Injection, meaning they can send specially crafted SQL commands to the plugin's database without proper neutralization of special elements."}, {'type': 'paragraph', 'content': 'As a result, attackers can directly interact with the database, potentially leading to unauthorized data access or manipulation.'}, {'type': 'paragraph', 'content': 'The issue is classified under the OWASP Top 10 category A3: Injection and has a critical CVSS severity score of 9.3.'}] [1]
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': "This vulnerability can have serious impacts including unauthorized access to sensitive data stored in the plugin's database."}, {'type': 'paragraph', 'content': "Attackers exploiting this flaw can steal or manipulate data, which could compromise the integrity and confidentiality of your website's information."}, {'type': 'paragraph', 'content': 'Since the vulnerability allows unauthenticated access, it increases the risk of exploitation by remote attackers without needing valid credentials.'}, {'type': 'paragraph', 'content': 'There is currently no official patch available, so affected users must apply mitigation rules or other protective measures to reduce risk.'}] [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
[{'type': 'paragraph', 'content': 'This vulnerability affects the WP Attractive Donations System plugin versions up to and including 1.25 and allows unauthenticated attackers to perform SQL Injection attacks.'}, {'type': 'paragraph', 'content': 'Since no official patch is currently available, users are strongly advised to implement immediate mitigation measures.'}, {'type': 'list_item', 'content': 'Apply the mitigation rule released by Patchstack to block attacks targeting this vulnerability.'}, {'type': 'list_item', 'content': "Use Patchstack's automated tools and services to help secure affected sites."}, {'type': 'paragraph', 'content': 'Monitoring and restricting access to the affected plugin until an official fix is released is recommended.'}] [1]