VYPR
Medium severity5.3NVD Advisory· Published Aug 28, 2025· Updated Apr 15, 2026

CVE-2025-7956

CVE-2025-7956

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated attackers can leak protected post content via the Ajax Search Lite plugin's AJAX search handler, which lacks authorization checks.

The Ajax Search Lite plugin for WordPress, in all versions up to and including 4.13.1, contains a basic information exposure vulnerability in its AJAX search handler. The handler fails to enforce proper authorization checks, allowing unauthenticated users to access search results that include content from protected posts [1].

An attacker can exploit this by sending repeated AJAX requests to the search endpoint. Since the plugin returns search results in rolling 100-character windows, an attacker can piece together the full content of any protected post by making multiple requests [1]. No authentication or special privileges are required, and the attack can be carried out from the public-facing web interface.

The impact is the unauthorized disclosure of content from posts that should be restricted, such as private or password-protected pages. This could expose sensitive information intended only for authorized users [1].

As of the publication date, the vulnerability affects all versions up to 4.13.1. Users should update to the latest patched version if available, or apply any provided workarounds to restrict access to the AJAX search handler [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.