Description
The SearchWiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post titles in search results in all versions up to, and including, 1.0.0. This is due to the plugin using `esc_attr()` instead of `esc_html()` when outputting post titles in search results. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in post titles that will execute whenever a user performs a search and views the search results page.
Published: 2026-01-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting in SearchWiz
Action: Apply Patch
AI Analysis

Impact

The SearchWiz plugin for WordPress contains a Stored Cross‑Site Scripting flaw that allows authenticated users with contributor privileges to inject malicious scripts into post titles displayed in search results. The plugin incorrectly uses esc_attr() instead of esc_html() when rendering these titles, meaning that any JavaScript embedded in a title will be executed in the browser of every user who performs a search. Although the bug is limited to authenticated users, the injected code can steal session cookies, deface content, or redirect victims to malicious sites.

Affected Systems

WordPress sites running the SearchWiz plugin version 1.0.0 or earlier are affected. The vulnerability does not apply to newer releases (if any).

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. Exploit probability is very low with an EPSS of less than 1%, and the vulnerability is not listed in the CISA KEV catalog. The attack requires contributor‑level or higher privileges and affects only those users who can add or edit posts to introduce the injection. Successful exploitation lets the attacker run arbitrary scripts in the victim’s browser context, enabling hijacking of sessions, defacement, or redirection.

Generated by OpenCVE AI on April 15, 2026 at 19:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SearchWiz to the latest available version that fixes the XSS issue.
  • Remove or sanitize any post titles that were added with malicious content before the update.
  • Restrict the Contributor role to limit the ability to edit post titles, or use a stricter role that requires editorial approval.

Generated by OpenCVE AI on April 15, 2026 at 19:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 15 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 14 Jan 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 14 Jan 2026 05:45:00 +0000

Type Values Removed Values Added
Description The SearchWiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post titles in search results in all versions up to, and including, 1.0.0. This is due to the plugin using `esc_attr()` instead of `esc_html()` when outputting post titles in search results. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in post titles that will execute whenever a user performs a search and views the search results page.
Title SearchWiz <= 1.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Title
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:47:51.896Z

Reserved: 2026-01-07T21:02:43.237Z

Link: CVE-2026-0694

cve-icon Vulnrichment

Updated: 2026-01-15T19:58:40.273Z

cve-icon NVD

Status : Deferred

Published: 2026-01-14T06:15:55.500

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

Link: CVE-2026-0694

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses