Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network-reachable SQLi on a WordPress plugin endpoint; typical SQLi grants full read and write to the WordPress DB, so C:H/I:H, with scope unchanged since impact is within the same DB authority.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in ListingPro <= 2.9.10 versions.
AnalysisAI
Unauthenticated SQL injection in the ListingPro WordPress plugin (versions ≤ 2.9.10) allows remote attackers to inject arbitrary SQL into backend queries without credentials, exposing the WordPress database to extraction and manipulation. Reported by Patchstack and tracked as EUVD-2026-37469, the flaw carries a 9.3 CVSS with scope change, indicating impact beyond the vulnerable component. …
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 | The target site must have the ListingPro plugin installed and activated at version 2.9.10 or earlier, and the vulnerable endpoint must be reachable over HTTP/HTTPS from the attacker - which is the default for a WordPress directory site since ListingPro exposes public-facing listing and search functionality. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N is maximally permissive: remotely reachable, no authentication, no user interaction, and low attack complexity, which is consistent with the unauthenticated SQLi description. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker enumerates WordPress sites running ListingPro (via wp-content/plugins/listingpro-plugin fingerprints or readme.txt) and sends a crafted HTTP request to the vulnerable parameter, injecting a UNION SELECT payload that returns hashed credentials and user emails from wp_users. With no public exploit identified at time of analysis, mass exploitation is not yet expected, but the trivial AV:N/AC:L/PR:N profile means weaponization by commodity scanners is straightforward once a working payload is published. |
| Remediation | Upstream fix availability is not independently confirmed in the provided data - the Patchstack reference indicates the vulnerability affects versions ≤ 2.9.10, implying a fix in a later release, but no exact patched version is enumerated here, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/listingpro-plugin/vulnerability/wordpress-listingpro-plugin-2-9-10-sql-injection-vulnerability) and upgrade to the latest ListingPro release published by Emraan Cheema. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
24 hours: Enumerate all WordPress instances running ListingPro ≤ 2.9.10; implement WAF rules to block SQL injection patterns; restrict WordPress database user permissions to minimum necessary access; enable database query logging. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
More in Listingpro
View allThe ListingPro - WordPress Directory & Listing Theme for WordPress is vulnerable to Arbitrary Plugin Installation, Activ
The ListingPro - WordPress Directory & Listing Theme for WordPress is vulnerable to Sensitive Data Exposure in versions
The ListingPro theme before v2.0.14.2 for WordPress has Reflected XSS via the What field on the homepage. Rated medium s
The ListingPro theme before v2.0.14.2 for WordPress has Persistent XSS via the Good For field on the new listing submit
The ListingPro theme before v2.0.14.2 for WordPress has Persistent XSS via the Best Day/Night field on the new listing s
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37469