CVE-2025-68060
Blind SQL Injection in WPMart Team Member
Publication date: 2026-05-07
Last updated on: 2026-05-07
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpmart | team_member | to 8.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-68060 is a vulnerability in the WordPress Team Member Plugin (versions 8.5 and below) that allows Blind SQL Injection. This means an attacker can inject malicious SQL commands into the plugin's database queries without directly seeing the results, potentially manipulating the database.
How can this vulnerability impact me? :
This vulnerability can allow malicious actors to interact with the database behind the plugin, potentially leading to unauthorized access to sensitive information. Although the attacker may not see direct results (blind injection), they can still extract or manipulate data, which can compromise the confidentiality and integrity of your data.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to update the WordPress Team Member Plugin to version 8.6 or later.
Additionally, users of Patchstack can enable auto-updates for vulnerable plugins to ensure timely patching.