Description
KittyCatfish 2.2 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to read database contents by exploiting an unescaped GET parameter. Attackers can inject SQL code through the 'kc_ad' parameter in base.css.php or kittycatfish.php to extract sensitive database information using boolean-based blind or time-based blind techniques.
Published: 2026-06-09
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the 2.2 release of the KittyCatfish plugin for WordPress. An attacker can send a specially crafted GET request carrying a value in the kc_ad parameter to either base.css.php or kittycatfish.php. Because the value is not properly escaped, the plugin concatenates it directly into a SQL statement, enabling a classic SQL injection. This flaw allows an unauthenticated user to read arbitrary database tables through boolean‑based blind or time‑based blind techniques. The weakness falls under the injection category defined by CWE‑89.

Affected Systems

All WordPress sites that have installed KittyCatfish 2.2 are affected. The plugin is distributed by Missilesilo and is listed as a WordPress plugin on the official repository. Unless a newer, patched version is deployed, any instance using this version remains vulnerable.

Risk and Exploitability

The flaw carries a CVSS score of 8.8, indicating a high severity. EPSS is not available, but the absence of a public KEV entry suggests there are no confirmed exploits in the wild at the time of this analysis. An unauthenticated attacker can exploit the weakness by sending a crafted HTTP GET request containing the kc_ad parameter. Through this vector the attacker can extract sensitive database contents, potentially compromising confidentiality of user data and site configuration.

Generated by OpenCVE AI on June 9, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade KittyCatfish to the latest available version from the WordPress plugin repository.
  • If the plugin is not required, uninstall or permanently disable it to remove the attack surface.
  • Configure the web server to reject direct access to base.css.php and kittycatfish.php, or relocate these files outside the publicly accessible webroot.

Generated by OpenCVE AI on June 9, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Missilesilo
Missilesilo kittycatfish
Wordpress
Wordpress wordpress
Vendors & Products Missilesilo
Missilesilo kittycatfish
Wordpress
Wordpress wordpress

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 09 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Description KittyCatfish 2.2 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to read database contents by exploiting an unescaped GET parameter. Attackers can inject SQL code through the 'kc_ad' parameter in base.css.php or kittycatfish.php to extract sensitive database information using boolean-based blind or time-based blind techniques.
Title KittyCatfish 2.2 Plugin for WordPress SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Missilesilo Kittycatfish
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-09T16:11:14.634Z

Reserved: 2026-06-08T11:46:56.805Z

Link: CVE-2017-20246

cve-icon Vulnrichment

Updated: 2026-06-09T16:11:08.278Z

cve-icon NVD

Status : Deferred

Published: 2026-06-09T13:16:34.410

Modified: 2026-06-09T13:51:18.770

Link: CVE-2017-20246

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T20:20:55Z

Weaknesses