CVE Catalog

CVE-2026-4834

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

The WP ERP Pro plugin for WordPress in all versions up to and including 1.5.1 is vulnerable to SQL injection via the 'search_key' parameter. This is due to insufficient escaping and preparation of the SQL query, allowing unauthenticated attackers to append additional SQL queries to extract sensitive information.

Risk Assessment

An unauthenticated attacker can extract sensitive data from the database, such as user data or financial information, leading to a data breach.

Recommendation

Update the WP ERP Pro plugin to a version above 1.5.1 that includes a fix for the SQL injection vulnerability.

Related vulnerabilities

Original NVD description (English source)

The WP ERP Pro plugin for WordPress is vulnerable to SQL Injection via the 'search_key' parameter in all versions up to, and including, 1.5.1. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS