CVE-2024-3233 MEDIUM

CVE-2024-3233: Ivory Search – WordPress Search Plugin <= 5.5.5 - Missing Authorization to Authenticated (Subscriber+) Index Creation

Vendor Vinod-Dalvi
Product Ivory Search – WordPress Search Plugin
Weakness CWE-862 · Missing authorization
Published May 2, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Ivory Search – WordPress Search Plugin plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ajax_create_index() function in all versions up to, and including, 5.5.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger index creation.

Explanation of Vulnerability in Simple Terms

02Summary

The Ivory Search WordPress plugin through version 5.5.5 lacks proper authorization checks on certain administrative functions. A logged-in user with low privileges can modify plugin settings or data without proper permission verification. This allows unauthorized changes to search configuration that should be restricted to administrators.

What an attacker can do

03Attacker Capabilities

Modify plugin settings or data without administrator permission.

Potential impact on your site

04Site Impact

Unauthorized users can alter search behavior, potentially disrupting site functionality or exposing unintended content.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE