CVE-2025-14298 MEDIUM

CVE-2025-14298: FiboSearch – Ajax Search for WooCommerce <= 1.32.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via thegem_te_search Shortcode

Vendor Damian-Gora
Product FiboSearch – Ajax Search for WooCommerce
Weakness CWE-79 · XSS
Published December 20, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The FiboSearch – Ajax Search for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `thegem_te_search` shortcode in all versions up to, and including, 1.32.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability requires TheGem theme (premium) to be installed with Header Builder mode enabled, and the FiboSearch "Replace search bars" option enabled for TheGem integration.

Explanation of Vulnerability in Simple Terms

02Summary

FiboSearch for WooCommerce versions up to 1.32.0 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts that execute in other users' browsers when they view affected pages. The vulnerability requires user interaction and can affect the site's integrity and confidentiality.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers, potentially stealing data or performing actions on their behalf.

Potential impact on your site

04Site Impact

Customer accounts and admin sessions could be compromised; attackers can steal session tokens, modify content, or redirect users to phishing sites.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege account (e.g., customer or contributor) and the victim must view a page containing the injected payload.

Key dates

06Disclosure timeline

December 20, 2025 CVE published
April 8, 2026 Record updated