Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network-exploitable web interface requires only Contributor credentials (PR:L); full SQL access yields high C/I; no destructive availability impact from standard SQLi.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
5DescriptionCVE.org
The Product Feed Manager For WooCommerce WordPress plugin before 7.6.1 does not properly sanitise and escape product-feed custom filter rules before using them in a SQL query, allowing users with the Contributor role and above to perform SQL injection attacks.
Articles & Coverage 1
AnalysisAI
SQL injection in the Product Feed Manager For WooCommerce WordPress plugin (versions prior to 7.6.1) allows authenticated users holding a Contributor role or higher to execute arbitrary SQL statements against the WordPress database by crafting malicious product-feed custom filter rules. High CVSS impact metrics (C:H, I:H) reflect the potential for full database read and write access, including extraction of user credentials, WooCommerce order records, and site configuration data. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires a valid WordPress session authenticated at minimum to the Contributor role; unauthenticated exploitation is not possible per the CVSS PR:L vector. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 3.1 score of 8.1 with vector AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N is internally consistent: network-accessible, low complexity, and yields high confidentiality and integrity impact - a genuine high-severity rating. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker who has acquired Contributor-level WordPress credentials - through phishing, credential stuffing against exposed wp-login.php, or self-registration on a site with open enrollment - logs into the WordPress dashboard and navigates to the Product Feed Manager's custom filter rule configuration. The attacker injects a UNION-based or boolean-blind SQL payload into a filter rule field, causing the backend SQL query to return arbitrary database content, including WordPress password hashes (wp_users table) and WooCommerce customer order records. … |
| Remediation | Update the Product Feed Manager For WooCommerce plugin to version 7.6.1 or later, which introduces proper sanitization and escaping of custom filter rule inputs before SQL query construction. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours, inventory all WordPress installations using Product Feed Manager For WooCommerce and confirm current plugin versions. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51427
GHSA-2j6p-mqrp-cf4j