Description
The Ajax Search Lite WordPress plugin before 4.14.5 does not prevent the deserialization of untrusted input, allowing unauthenticated attackers to perform PHP Object Injection. When a suitable POP chain is present via another installed Ajax Search Lite WordPress plugin before 4.14.5 or , this can be leveraged to achieve Remote Code Execution.
Published: 2026-08-07
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ajax Search Lite WordPress plugin prior to version 4.14.5 fails to restrict or sanitize input received by its Search Statistics REST endpoint, allowing an attacker to send crafted data that the server unserializes. This deserialization flaw supports PHP Object Injection, and if an appropriate population‑of‑pointer (POP) chain is present in another installed copy of Ajax Search Lite before 4.14.5 or in a component not specified in the CVE, the attacker can trigger Remote Code Execution. The vulnerability is exploitable without credentials and can compromise the entire host. The vulnerability lists CWE‑502, indicating it is an insecure deserialization weakness.

Affected Systems

Any WordPress site that has Ajax Search Lite installed with a version older than 4.14.5 is at risk. The vendor is marked as Unknown: Ajax Search Lite. No further version details are provided beyond the pre‑4.14.5 cutoff, so administrators should verify the installed plugin version and upgrade accordingly.

Risk and Exploitability

The CVSS score of 9.8 denotes a critical severity, while the EPSS score of < 1% and its absence from the CISA KEV catalog suggest limited publicly known exploitation. However, because the flaw is reachable via an unauthenticated REST endpoint, privileged access is not required. The risk remains significant for any site with the affected plugin, and the potential for Remote Code Execution demands prompt mitigation.

Generated by OpenCVE AI on August 12, 2026 at 00:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Ajax Search Lite to version 4.14.5 or newer.
  • If an upgrade is not immediately available, disable the Search Statistics REST endpoint or block unauthenticated requests to it.
  • If the plugin’s functionality is no longer required, uninstall Ajax Search Lite entirely.

Generated by OpenCVE AI on August 12, 2026 at 00:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Ajax Search Lite WordPress plugin before 4.14.5 does not prevent the deserialization of untrusted input, allowing unauthenticated attackers to perform PHP Object Injection. When a suitable POP chain is present via another installed Ajax Search Lite WordPress plugin before 4.14.5 or , this can be leveraged to achieve Remote Code Execution.
Title Ajax Search Lite < 4.14.5 - Unauthenticated PHP Object Injection via Search Statistics REST Endpoint
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T18:15:46.000Z

Reserved: 2026-07-20T08:27:28.711Z

Link: CVE-2026-16258

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-07T06:16:56.280

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16258

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T00:15:12Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data