Description
Shop manager Cross Site Scripting (XSS) in FiboSearch <= 1.33.0 versions.
Published: 2026-08-06
Score: 5.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic stored or reflected Cross Site Scripting flaw that allows an attacker to inject arbitrary HTML or JavaScript into pages served by the Site. The flaw exists in versions of the FiboSearch WordPress plugin up to 1.33.0. An attacker who can supply malicious input, or otherwise influence the data stored or rendered by the plugin, could embed scripts that execute in the browser context of any user who views the affected page. This can lead to theft of session cookies, defacement, or execution of further malicious actions on behalf of the victim, thereby compromising confidentiality, integrity, and availability of user sessions.

Affected Systems

The affected system is the WordPress FiboSearch plugin developed by Damian Góra. All installations using version 1.33.0 or earlier are vulnerable. No other products or versions were identified as impacted.

Risk and Exploitability

The CVSS score of 5.9 indicates medium severity. Because the EPSS score is not available, the probability of exploitation is unclear but the lack of a KEV listing suggests it has not yet been widely exploited in the wild. The likely attack vector is through any input field or data-source that the plugin renders without proper HTML escaping. An attacker with access to deliver such input can trigger the XSS, potentially compromising any user who interacts with the affected content.

Generated by OpenCVE AI on August 6, 2026 at 15:25 UTC.

Remediation

Vendor Solution

Update the WordPress FiboSearch plugin to the latest available version (at least 1.34.0).


OpenCVE Recommended Actions

  • Update the WordPress FiboSearch plugin to version 1.34.0 or newer, as this patch removes the XSS flaw.
  • If an upgrade is not immediately possible, disable the FiboSearch plugin or restrict its use to trusted users only to prevent exposure of vulnerable pages.
  • Ensure that the plugin’s output is properly escaped and validated, following best practice guidelines for preventing XSS, based on CWE‑79 principles.

Generated by OpenCVE AI on August 6, 2026 at 15:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Shop manager Cross Site Scripting (XSS) in FiboSearch <= 1.33.0 versions.
Title WordPress FiboSearch plugin <= 1.33.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:15.897Z

Reserved: 2026-02-25T12:14:40.739Z

Link: CVE-2026-28179

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T15:30:04Z

Weaknesses
  • CWE-79

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