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. The vulnerability allows an attacker to inject serialized PHP objects, which the plugin deserializes without validation. This flaw can lead to arbitrary code execution, data tampering, or complete site compromise and is identified as CWE-502.

Affected Systems

The issue affects installations of the WordPress Booktics plugin version 1.0.21 or earlier, developed by Arraytics. Any WordPress site that has not upgraded to version 1.0.22 or newer is vulnerable.

Risk and Exploitability

The CVSS score of 9.8 signals a severe risk, while an EPSS score of less than 1% indicates that exploitation attempts are currently rare. The vulnerability is not listed in CISA's KEV catalog, meaning no documented public exploits exist yet. The likely attack vector involves an unauthenticated HTTP request that carries malicious serialized data to a publicly exposed plugin endpoint, which then processes the data without proper authentication or validation.

Generated by OpenCVE AI on August 1, 2026 at 21:41 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 August 1, 2026 at 21:41 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

Status : Deferred

Published: 2026-07-02T12:17:37.043

Modified: 2026-07-02T13:58:23.330

Link: CVE-2026-57621

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T21:45:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data