SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2025-5017

MEDIUM · CVSS 4.9 EPSS 0.26% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-11 · Last synced 2026-08-10

CyberRota Analysis

AI-Generated

The Catalyst Connect Zoho CRM Client Portal plugin for WordPress is vulnerable to time-based SQL Injection through the 'uid' parameter, affecting all versions up to 2.2.0. This flaw allows authenticated attackers with Administrator-level access to manipulate SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize applying updates or implementing mitigations to protect against potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-5017
Severity
MEDIUM
CVSS
4.9
EPSS
0.26%
WordPress

Original NVD Description

The Catalyst Connect Zoho CRM Client Portal plugin for WordPress is vulnerable to time-based SQL Injection via the ‘uid’ parameter in all versions up to, and including, 2.2.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.