Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Arraytics Booktics allows Blind SQL Injection.

This issue affects Booktics: from n/a through 1.0.22.
Published: 2026-08-13
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from improper neutralization of special elements in an SQL command, enabling blind SQL injection against the Arraytics Booktics WordPress plugin. An attacker can read, modify, or delete data stored in the WordPress database if they can send crafted requests to the plugin’s endpoints. The weakness is a classic input validation flaw identified as CWE‑89, and the potential impact is loss of data confidentiality and integrity across affected sites.

Affected Systems

The flaw affects WordPress sites that have installed Booktics plugin version 1.0.22 or earlier. Anyone who relies on the plugin to manage book listings or user interactions is susceptible until the plugin is upgraded beyond version 1.0.22.

Risk and Exploitability

The CVSS score of 8.5 signals high severity, and while EPSS data is not available, the lack of a KEV listing does not decrease the risk of exploitation. The flaw is exploitable remotely via the plugin’s publicly accessible web interface, as the injection can be triggered through normal user inputs or API calls. In practice, a malicious actor could craft requests to the plugin, observe time‑based responses, and extract database contents or alter records.

Generated by OpenCVE AI on August 13, 2026 at 15:44 UTC.

Remediation

Vendor Solution

Update the WordPress Booktics plugin to the latest available version (at least 1.0.23).


OpenCVE Recommended Actions

  • Upgrade the Booktics plugin to version 1.0.23 or later, as released by the vendor.
  • If an immediate upgrade is not feasible, remove or disable the plugin entirely until the patch is applied so the vulnerable code is no longer exposed.
  • Deploy a web application firewall rule set that blocks common SQL injection patterns against the Booktics endpoints to mitigate the risk until a patch is available.

Generated by OpenCVE AI on August 13, 2026 at 15:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Arraytics
Arraytics booktics
Wordpress
Wordpress wordpress
Vendors & Products Arraytics
Arraytics booktics
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Arraytics Booktics allows Blind SQL Injection. This issue affects Booktics: from n/a through 1.0.22.
Title WordPress Booktics plugin 1.0.22 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Arraytics Booktics
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:33:53.641Z

Reserved: 2026-02-25T12:12:58.154Z

Link: CVE-2026-28002

cve-icon Vulnrichment

Updated: 2026-08-13T15:33:44.532Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:16:57.307

Modified: 2026-08-13T16:18:01.780

Link: CVE-2026-28002

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:30:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')