What the vulnerability does
01Description
The Relevanssi Live Ajax Search plugin for WordPress is vulnerable to argument injection in all versions up to, and including, 2.4. This is due to insufficient validation of input supplied via POST data in the 'search' function. This makes it possible for unauthenticated attackers to inject arbitrary arguments into a WP_Query query and potentially expose sensitive information such as attachments or private posts.
Explanation of Vulnerability in Simple Terms
02Summary
Relevanssi Live Ajax Search versions 2.4 and earlier leak sensitive information through search functionality. An unauthenticated attacker can read partial data without user interaction. The vulnerability affects the search component's information disclosure handling. Update to a version newer than 2.4.
What an attacker can do
03Attacker Capabilities
Read sensitive information from the site's search index without authentication.
Potential impact on your site
04Site Impact
Visitor search queries and indexed content may be exposed to unauthenticated users.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
August 28, 2024
CVE published
April 8, 2026
Record updated