Description
The Ivory Search – WordPress Search Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'menu_title' and 'menu_magnifier_color' Settings in all versions up to, and including, 5.5.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-06-27
Score: 4.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored XSS flaw in the Ivory Search plugin’s menu settings. An authenticated user with administrator or higher privileges can insert arbitrary JavaScript into the "menu_title" or "menu_magnifier_color" fields. When a page that uses those settings is loaded, the injected script runs in the victim’s browser. This enables the attacker to steal session cookies, deface the site, or redirect users to malicious sites. The likely attack vector is an authenticated administrator altering menu settings, which then propagates to all users who view the affected page.

Affected Systems

The affected product is the Ivory Search – WordPress Search Plugin developed by vinod‑dalvi. All releases up to and including version 5.5.15 are vulnerable; versions 5.5.16 and later contain the fix.

Risk and Exploitability

The CVSS score of 4.4 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, so existing exploitation activity is unknown. Exploitation requires administrator access to the WordPress instance, after which the stored script is delivered to any visitor of the affected page. The plugin’s input validation lacks proper sanitization and output escaping, so the flaw is straightforward to exercise once permissions are granted.

Generated by OpenCVE AI on June 27, 2026 at 03:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ivory Search to the latest release (5.5.16 or newer).
  • If an immediate upgrade is not feasible, restrict administrator privileges or temporarily disable the menu customization features that use the vulnerable settings.
  • Implement a Content Security Policy for the site to block unexpected script execution and mitigate the impact of any remaining stored payloads.

Generated by OpenCVE AI on June 27, 2026 at 03:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 27 Jun 2026 02:00: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 'menu_title' and 'menu_magnifier_color' Settings in all versions up to, and including, 5.5.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Ivory Search <= 5.5.15 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'menu_title' and 'menu_magnifier_color' Settings
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-27T01:27:22.135Z

Reserved: 2026-06-05T11:29:30.348Z

Link: CVE-2026-11356

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-27T03:45:10Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')