CVE-2025-49049
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-27
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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows malicious actors to interact with the plugin's database, potentially leading to data theft or manipulation. Such unauthorized access or data breaches can result in non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information. Therefore, this SQL Injection vulnerability poses a risk to compliance with these standards by potentially exposing or compromising protected data. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
The provided resources do not include specific commands or detailed detection methods for identifying this SQL Injection vulnerability on your network or system. However, Patchstack offers a mitigation rule that blocks all legitimate and illegitimate requests related to this vulnerability, which can be applied and tested to protect affected sites. For detection, typical approaches for SQL Injection vulnerabilities include monitoring for unusual database queries or using web application scanners that test for SQL Injection, but no explicit commands are provided in the available information. [1]
Can you explain this vulnerability to me?
CVE-2025-49049 is a high-priority SQL Injection vulnerability in the WordPress DZS Video Gallery Plugin (versions up to and including 12.37). It allows a malicious actor to improperly neutralize special elements used in SQL commands, enabling them to directly interact with the plugin's database. This can lead to unauthorized data access or manipulation. The vulnerability is classified under OWASP Top 10 A3: Injection and has a CVSS severity score of 8.5. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers to steal or manipulate data stored in the database of the affected plugin. Exploitation requires only subscriber or developer privileges, making it easier for attackers with limited access to cause significant harm. Potential impacts include data theft, data corruption, unauthorized data modification, and overall compromise of the affected WordPress siteβs integrity and confidentiality. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation involves applying the Patchstack mitigation rule that blocks all legitimate and illegitimate requests related to this SQL Injection vulnerability. This rule covers all attack scenarios and can be safely applied and tested to protect affected sites until an official patch is released. Additionally, using Patchstack's automated vulnerability mitigation services is recommended to keep WordPress sites secure. [1]