CVE-2025-49050
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
| Vendor | Product | Version / Range |
|---|---|---|
| kamleshyadav | wp_lead_capturing_pages | to 2.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-49050 is a high-priority SQL Injection vulnerability in the WordPress WP Lead Capturing Pages Plugin (versions up to and including 2.5). It allows a malicious actor to perform Blind SQL Injection by improperly neutralizing special elements used in SQL commands, enabling them to interact directly with the plugin's database. This can lead to unauthorized data access or manipulation. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers to steal or manipulate data stored in the plugin's database, potentially compromising sensitive information. Since it is a Blind SQL Injection, attackers may extract data without direct feedback, making it stealthy and dangerous. The severity score of 8.5 indicates a high risk, and exploitation requires subscriber or developer privileges. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix has been released yet for CVE-2025-49050, it is recommended to apply the mitigation rule provided by Patchstack to block attacks until an official patch becomes available. Immediate mitigation or resolution is advised to protect affected websites running WP Lead Capturing Pages Plugin versions up to 2.5. [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided resources do not specify how this SQL Injection vulnerability affects compliance with standards such as GDPR or HIPAA.