Description
The PPOM – Product Addons & Custom Fields for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the PPOM_Meta::get_fields_by_id() function in all versions up to, and including, 33.0.15 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. This is only exploitable when the Enable Legacy Price Calculations setting is enabled.
Published: 2025-10-18
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Exfiltration
Action: Patch Now
AI Analysis

Impact

The flaw lies in the PPOM_Meta::get_fields_by_id() function where user input is not escaped and the resulting SQL query is not prepared, allowing an unauthenticated attacker to inject arbitrary SQL. By appending malicious statements to the query, the attacker can retrieve sensitive data from the WordPress database, such as customer records, order information, or other private tables, leaking confidential information.

Affected Systems

The vulnerability affects the themeisle PPOM – Product Addons & Custom Fields for WooCommerce plugin from all versions up to and including 33.0.15. It is only exploitable when the Enable Legacy Price Calculations setting is enabled.

Risk and Exploitability

The CVSS score of 7.5 signals a high severity, while an EPSS score of less than 1% indicates a low current exploitation probability. The flaw is not listed in CISA's KEV catalog. The likely attack path requires sending crafted HTTP requests to the plugin's endpoint with the Enable Legacy Price Calculations setting enabled; no authentication is needed. Successful exploitation gives an attacker the ability to read all data returned by the vulnerable query, compromising confidentiality across the site.

Generated by OpenCVE AI on April 22, 2026 at 00:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PPOM plugin to the latest available version, which removes the vulnerable code.
  • If an immediate update is not feasible, disable the Enable Legacy Price Calculations setting to eliminate the injection vector.
  • Restrict the database user’s privileges to a minimum‑necessary set, reducing the impact should an injection occur.

Generated by OpenCVE AI on April 22, 2026 at 00:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 20:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Themeisle
Themeisle product Addons & Fields For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Themeisle
Themeisle product Addons & Fields For Woocommerce
Wordpress
Wordpress wordpress

Sat, 18 Oct 2025 07:00:00 +0000

Type Values Removed Values Added
Description The PPOM – Product Addons & Custom Fields for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the PPOM_Meta::get_fields_by_id() function in all versions up to, and including, 33.0.15 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. This is only exploitable when the Enable Legacy Price Calculations setting is enabled.
Title PPOM – Product Addons & Custom Fields for WooCommerce <= 33.0.15 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Themeisle Product Addons & Fields For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:52.371Z

Reserved: 2025-10-13T15:24:04.178Z

Link: CVE-2025-11691

cve-icon Vulnrichment

Updated: 2025-10-20T17:56:26.574Z

cve-icon NVD

Status : Deferred

Published: 2025-10-18T07:15:35.707

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:45:04Z

Weaknesses