Description
The Ivory Search – WordPress Search Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 5.5.13 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2026-01-28
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The vulnerability is a stored Cross‑Site Scripting flaw in Ivory Search’s admin settings, caused by inadequate input sanitization and output escaping of the 'menu_gcse' and 'nothing_found_text' parameters. An attacker who can log in with administrative or higher privileges can submit arbitrary JavaScript that is stored and then rendered on any site page that displays the modified settings. When a non‑privileged user views that page, the injected script runs in the victim’s browser, potentially stealing session cookies, hijacking the user, or performing malicious actions on behalf of the user. This oversight violates CWE‑79, leading to a moderate severity XSS risk. Only the content rendered by the plugin is affected; the core WordPress code remains unchanged.

Affected Systems

This flaw affects all versions of Ivory Search up to and including 5.5.13 installed on WordPress sites. The vendor, Vinod Dalvi, publishes the plugin under the name Ivory Search – WordPress Search Plugin. The vulnerability is relevant only in multi‑site WordPress installations where the unfiltered_html capability is disabled. Site owners running 5.5.13 or earlier should assume that using these admin options can store malicious code.

Risk and Exploitability

The CVSS v3.1 base score is 4.4, indicating moderate impact. The EPSS score is below 1 %, showing a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, and no widespread exploitation has been reported. Attackers need authenticated administrator access on a multisite WordPress board that has unfiltered_html disabled. Once authenticated, they can craft a payload via the settings interface; the payload is then presented to all site visitors when the affected page renders, allowing a classic XSS attack flow. Because the exploit requires specific configuration and prior admin credentials, the overall threat remains moderate but non‑trivial for exposed sites.

Generated by OpenCVE AI on April 15, 2026 at 18:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ivory Search to version 5.5.14 or later. This version removes the stored XSS flaw in the admin settings.
  • If you cannot upgrade immediately, clear any custom values for the 'menu_gcse' and 'nothing_found_text' fields or replace them with plain text that contains no script tags or event attributes. Then resave the settings to ensure no malicious payload is stored.
  • Deploy a Web Application Firewall rule or equivalent output‑escaping policy to strip or encode any JavaScript that might be inadvertently rendered by the plugin until a patch is applied.

Generated by OpenCVE AI on April 15, 2026 at 18:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Vinod-dalvi
Vinod-dalvi ivory Search – Wordpress Search Plugin
Wordpress
Wordpress wordpress
Vendors & Products Vinod-dalvi
Vinod-dalvi ivory Search – Wordpress Search Plugin
Wordpress
Wordpress wordpress

Wed, 28 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 28 Jan 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Ivory Search – WordPress Search Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 5.5.13 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title Ivory Search <= 5.5.13 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'menu_gcse' and 'nothing_found_text' Parameters
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Vinod-dalvi Ivory Search – Wordpress Search Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:24:13.183Z

Reserved: 2026-01-16T16:57:13.383Z

Link: CVE-2026-1053

cve-icon Vulnrichment

Updated: 2026-01-28T16:09:11.757Z

cve-icon NVD

Status : Deferred

Published: 2026-01-28T09:15:48.980

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

Link: CVE-2026-1053

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:00:12Z

Weaknesses