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

Impact

Unauthenticated PHP Object Injection is present in the WordPress Booktics plugin up to version 1.0.21. An attacker can manipulate serialized PHP data accepted by the plugin without any user authentication, allowing the creation of crafted objects that may lead to arbitrary code execution or compromise of the hosting environment. The vulnerability is listed under CWE-502 and carries a CVSS score of 9.8, indicating a severe impact on confidentiality, integrity, and availability of the affected site.

Affected Systems

The vulnerability affects installations of the WordPress Booktics plugin version 1.0.21 and earlier. This includes any WordPress site that has not upgraded from the original release to 1.0.22 or later. The plugin, developed by Arraytics, is commonly used to manage booking and calendar features within WordPress.

Risk and Exploitability

The high CVSS score reflects the potential for exploitation by unauthenticated users. Because no EPSS score is available, the current exploitation probability is unknown, but the absence of a KEV listing suggests no known public exploits yet. The likely attack vector would involve delivering specially crafted input through the plugin’s publicly accessible endpoints, enabling execution of arbitrary PHP objects.

Generated by OpenCVE AI on July 2, 2026 at 15:14 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
  • Restrict all Booktics plugin endpoints to authenticated administrators only by adjusting user roles or plugin settings
  • Monitor server and application logs for anomalous serialized object traffic and report any suspicious activity

Generated by OpenCVE AI on July 2, 2026 at 15:14 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-02T15:15:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data