Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in markcoker WordPress File Search wpfilesearch allows Reflected XSS.This issue affects WordPress File Search: from n/a through <= 1.2.
Published: 2025-01-22
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The weakness resides in the WordPress File Search plugin’s handling of user input during page rendering, allowing a maliciously crafted query parameter to be reflected in the resulting HTML without proper neutralization. This flaw permits an attacker to inject arbitrary JavaScript that executes in any victim’s browser when the crafted URL is visited. Consequences include theft of session cookies, authorization token hijacking, defacement of the site, and potential delivery of additional malware through in‑browser exploitation. The vulnerability manifests as a classic Cross‑Site Scripting (CWE‑79) flaw affecting client‑side integrity and confidentiality.

Affected Systems

Systems that run WordPress with the markcoker WordPress File Search plugin version 1.2 or earlier are affected. Any WordPress instance deploying this plugin with a version from the initial release through 1.2 contains the vulnerability.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as a high‑severity vulnerability. Exploitation requires an attacker to entice a user to visit a URL under the attacker’s control, which is feasible via phishing or social engineering. The EPSS score of less than 1% suggests that, while exploitation is not widespread, the probability is still non‑zero, and the low probability does not diminish the potential impact. The plugin is not listed in the CISA KEV catalog, indicating no confirmed exploits as of the last publish. The primary attack vector is reflected XSS, and a successful payload would execute within the victim’s browser context, leading to client‑side compromise.

Generated by OpenCVE AI on May 1, 2026 at 19:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest version of the WordPress File Search plugin, which removes the vulnerable code and properly sanitizes user input.
  • If an upgrade cannot be performed immediately, disable the plugin entirely to block the vulnerable entry point.
  • Implement a content security policy that restricts script sources to trusted origins and enables CSP directives such as "script-src" and "default-src" to mitigate the risk of injected scripts executing.

Generated by OpenCVE AI on May 1, 2026 at 19:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3488 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WordPress File Search allows Reflected XSS. This issue affects WordPress File Search: from n/a through 1.2.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WordPress File Search allows Reflected XSS. This issue affects WordPress File Search: from n/a through 1.2. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in markcoker WordPress File Search wpfilesearch allows Reflected XSS.This issue affects WordPress File Search: from n/a through <= 1.2.
References
Metrics cvssV3_1

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


Wed, 22 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jan 2025 14:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WordPress File Search allows Reflected XSS. This issue affects WordPress File Search: from n/a through 1.2.
Title WordPress WordPress File Search Plugin <= 1.2 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:02:22.936Z

Reserved: 2025-01-16T11:31:20.770Z

Link: CVE-2025-23867

cve-icon Vulnrichment

Updated: 2025-01-22T16:15:59.311Z

cve-icon NVD

Status : Deferred

Published: 2025-01-22T15:15:24.847

Modified: 2026-06-17T08:57:38.680

Link: CVE-2025-23867

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T19:45:24Z

Weaknesses
  • CWE-79

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