Description
The Ajax Search Lite plugin for WordPress is vulnerable to Basic Information Exposure due to missing authorization in its AJAX search handler in all versions up to, and including, 4.13.1. This makes it possible for unauthenticated attackers to issue repeated AJAX requests to leak the content of any protected post in rolling 100‑character windows.
Published: 2025-08-28
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Basic Information Exposure
Action: Patch Now
AI Analysis

Impact

The Ajax Search Lite plugin for WordPress is vulnerable to a missing authorization check in its AJAX search handler. This flaw allows any unauthenticated user to send repeated requests that return 100‑character windows of the content of protected posts. The exposure is limited to informational leakage and does not provide direct code execution or privilege escalation. This weakness is defined as Missing Authorization (CWE‑862).

Affected Systems

The issue affects all versions of the Ajax Search Lite plugin released by wpdreams up to and including 4.13.1. WordPress sites that have installed this plugin and rely on it for live search and filtering are at risk. No specific operating system or WordPress core version is required beyond the presence of the plugin.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.3, indicating moderate severity. The EPSS score is less than 1 %, suggesting that, while the flaw exists, the probability of exploitation in the wild is low. The flaw is not listed in the CISA KEV catalog. Attackers need only send unauthenticated AJAX requests to the ASL_Query endpoint; no authentication, user‑token, or special privileges are required prior to exploitation. The impact is confined to information confidentiality, exposing sensitive or protected post content.

Generated by OpenCVE AI on April 20, 2026 at 19:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ajax Search Lite to the latest released version (any build newer than 4.13.1).
  • If a patch cannot be applied immediately, disable or uninstall the Ajax Search Lite plugin to eliminate the vulnerable endpoint.
  • Apply a temporary server‑side restriction (e.g., in .htaccess or a firewall rule) that blocks unauthenticated access to the /asl_search.php AJAX handler or requires a valid WordPress session prior to execution.
  • Review and harden any remaining custom search functionality to enforce proper authorization checks before returning post content.

Generated by OpenCVE AI on April 20, 2026 at 19:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-26081 The Ajax Search Lite plugin for WordPress is vulnerable to Basic Information Exposure due to missing authorization in its AJAX search handler in all versions up to, and including, 4.13.1. This makes it possible for unauthenticated attackers to issue repeated AJAX requests to leak the content of any protected post in rolling 100‑character windows.
History

Thu, 28 Aug 2025 21:30:00 +0000

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

Thu, 28 Aug 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 28 Aug 2025 05:45:00 +0000

Type Values Removed Values Added
Description The Ajax Search Lite plugin for WordPress is vulnerable to Basic Information Exposure due to missing authorization in its AJAX search handler in all versions up to, and including, 4.13.1. This makes it possible for unauthenticated attackers to issue repeated AJAX requests to leak the content of any protected post in rolling 100‑character windows.
Title Ajax Search Lite <= 4.13.1 - Missing Authorization to Unauthenticated Basic Information Exposure via ASL_Query in AJAX Search Handler
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:27:23.099Z

Reserved: 2025-07-21T12:42:31.893Z

Link: CVE-2025-7956

cve-icon Vulnrichment

Updated: 2025-08-28T13:35:49.996Z

cve-icon NVD

Status : Deferred

Published: 2025-08-28T06:15:31.493

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-7956

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T20:00:10Z

Weaknesses