Description
Shop manager Cross Site Scripting (XSS) in FiboSearch <= 1.33.0 versions.
Published: 2026-08-06
Score: 5.9 Medium
EPSS: < 1% Very Low
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

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Damian Góra
Damian Góra fibosearch
Wordpress
Wordpress wordpress
Vendors & Products Damian Góra
Damian Góra fibosearch
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Damian Góra Fibosearch
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:36:51.336Z

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

Link: CVE-2026-28179

cve-icon Vulnrichment

Updated: 2026-08-06T15:26:20.399Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:16:53.800

Modified: 2026-08-12T20:58:37.847

Link: CVE-2026-28179

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:00:18Z

Weaknesses
  • CWE-79

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