CVE Catalog

CVE-2026-4834

High
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.

Recommendation

It is recommended to update the plugin to the latest version and review the code to improve security related to user-supplied parameters.

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