CVE-2025-31920
BaseFortify
Publication date: 2025-06-09
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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-31920 is a high-severity SQL Injection vulnerability in the WordPress WP Guppy plugin (versions up to 4.3.3). It allows a malicious user with subscriber-level privileges to manipulate the website's database by injecting malicious SQL commands. This can lead to unauthorized access or theft of data from the database. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers to steal sensitive data or perform unauthorized database operations on your website. Since it can be exploited by users with low privileges, it poses a significant risk of data theft and unauthorized manipulation, potentially compromising the integrity and confidentiality of your website's data. [1]
What immediate steps should I take to mitigate this vulnerability?
Apply the virtual patch (vPatch) released by Patchstack immediately to block attack attempts until an official fix is available. Additionally, seek professional incident response services if your website may have been compromised, as plugin-based malware scanners might be unreliable. [1]