Description
Unauthenticated PHP Object Injection in Booktics <= 1.0.21 versions.
Published: 2026-07-02
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated PHP Object Injection exists in WordPress Booktics plugin up to version 1.0.21. Based on the description, it is inferred that an attacker can supply crafted serialized PHP objects without authentication, potentially leading to arbitrary code execution, data tampering, or site compromise. The vulnerability is catalogued as CWE‑502 and carries a CVSS score of 9.8, indicating a severe risk to confidentiality, integrity, and availability.

Affected Systems

The issue affects installations of the WordPress Booktics plugin version 1.0.21 or earlier, developed by Arraytics. Any WordPress site using these versions—typically sites that have not migrated to the patched release 1.0.22 or newer—is susceptible.

Risk and Exploitability

The very high CVSS score signals that exploitation can achieve full control over the hosting environment. However, the EPSS score (<1%) suggests that known exploitation attempts are rare, and the vulnerability is not listed in the CISA KEV catalog, implying no documented public exploits yet. The attack vector is inferred to involve sending maliciously crafted serialized data through the plugin’s publicly exposed interfaces, which the plugin processes without proper authentication or validation.

Generated by OpenCVE AI on July 21, 2026 at 11:46 UTC.

Remediation

Vendor Solution

Update the WordPress Booktics Plugin to the latest available version (at least 1.0.22).


OpenCVE Recommended Actions

  • Update the WordPress Booktics plugin to version 1.0.22 or later.
  • If the update cannot be applied immediately, restrict all Booktics endpoints to authenticated administrators through user role or plugin configuration settings.
  • Monitor web and application logs for patterns of unexpected serialized object traffic and investigate any anomalies promptly.

Generated by OpenCVE AI on July 21, 2026 at 11:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 13:15: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, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Booktics <= 1.0.21 versions.
Title WordPress Booktics plugin <= 1.0.21 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Arraytics Booktics
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:42:35.622Z

Reserved: 2026-06-25T08:03:02.838Z

Link: CVE-2026-57621

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:00:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data