Summary
CVE-2026-81763 is an unauthenticated SQL Injection vulnerability (CWE-89) affecting the Throws SPAM Away WordPress plugin in versions up to and including 3.8.2. The plugin fails to properly neutralize special SQL elements in attacker-supplied input, allowing blind SQL injection to be performed without any authentication. The flaw carries a Critical CVSS v3.1 base score of 9.3.
Technical details
- Root cause: improper neutralization of SQL command elements (CWE-89) within the Throws SPAM Away plugin, enabling blind SQL injection (CAPEC-7).
- Trigger conditions: an attacker sends crafted input to a vulnerable plugin endpoint on a WordPress site running the affected plugin version; no authentication or user interaction is required.
- Attack vector: Network — remotely exploitable over HTTP with low attack complexity.
- Impact: high confidentiality impact (unauthorized access to database contents) with a scope change; availability impact is low and there is no direct integrity impact.
Affected software
- Throws SPAM Away WordPress plugin, versions up to and including 3.8.2.
- Fixed in version 3.9 and later.
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Update the Throws SPAM Away WordPress plugin to version 3.9 or later.
- If patching is not immediately possible: consider deactivating the plugin until it can be updated, and restrict or monitor traffic to the WordPress site (e.g., via a web application firewall) for SQL injection patterns targeting the plugin’s endpoints.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/throws-spam-away/

