What the vulnerability does
01Description
Product Catalog 8 1.2 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the selectedCategory parameter. Attackers can submit POST requests to the admin-ajax.php endpoint with the UpdateCategoryList action to extract sensitive database information from WordPress tables.
Explanation of Vulnerability in Simple Terms
02Summary
Product Catalog 8 versions 1.2.0 and later contain a SQL injection vulnerability in an unspecified component. An attacker on the network can inject malicious SQL commands without authentication or user interaction, potentially reading sensitive database contents. The affected version range appears malformed in the source data.
What an attacker can do
03Attacker Capabilities
Read or modify database contents by injecting SQL commands through the application.
Potential impact on your site
04Site Impact
Attackers can access or alter sensitive data stored in the database without logging in.
Conditions required to exploit
05Prerequisites
Network access to the application; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 9, 2026
CVE published
June 9, 2026
Record updated