CVE-2024-7573 MEDIUM

CVE-2024-7573: Relevanssi Live Ajax Search <= 2.4 - Unauthenticated WP_Query Argument Injection

Vendor Comesio
Product Relevanssi Live Ajax Search
Weakness CWE-88
Published August 28, 2024
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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