CVE-2025-30524 CRITICAL

CVE-2025-30524: WordPress Product Catalog plugin <= 1.0.4 - SQL Injection vulnerability

Vendor Origincode
Product Product Catalog
Weakness CWE-89 · SQLi
Published March 26, 2025
Last update April 28, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in origincode Product Catalog displayproduct allows SQL Injection.This issue affects Product Catalog: from n/a through <= 1.0.4.

Explanation of Vulnerability in Simple Terms

02Summary

Product Catalog versions 1.0.4 and earlier contain a SQL injection vulnerability in database query handling. An attacker can craft malicious input to execute arbitrary SQL commands, potentially reading sensitive data from the database or disrupting site availability. No authentication is required to exploit this flaw.

What an attacker can do

03Attacker Capabilities

Execute SQL commands to read sensitive data from the database or cause the site to become unavailable.

Potential impact on your site

04Site Impact

Attackers can steal customer data, product information, or other database contents, and may disrupt site operations.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 26, 2025 CVE published
April 28, 2026 Record updated