SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-16612

MEDIUM · CVSS 5.3 EPSS 0.25%

Source: NVD + CISA KEV + EPSS · Published 2026-08-22 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The FiboSearch plugin for WordPress prior to version 1.34.1 has a vulnerability that allows unauthenticated users to access and enumerate password-protected products and their metadata through specific AJAX endpoints. This exposure can lead to unauthorized disclosure of sensitive product information. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate potential data leaks.

CVE
CVE-2026-16612
Severity
MEDIUM
CVSS
5.3
EPSS
0.25%
WordPress

Original NVD Description

The FiboSearch WordPress plugin before 1.34.1 does not consistently exclude password-protected products from its unauthenticated AJAX endpoints, allowing unauthenticated users to disclose and enumerate password-protected products and their metadata without entering the product password. Two endpoints are affected: the autocomplete search endpoint (dgwt_wcas_ajax_search) and the Details Panel endpoint (dgwt_wcas_result_details) when queried for taxonomy details.