CVE-2026-22470
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| firestorm_plugins | fs_real_estate_plugin | to 2.7.11 (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?
This vulnerability is a Blind SQL Injection in the FireStorm Professional Real Estate WordPress plugin (up to version 2.7.11). It allows a malicious user with administrator privileges to interact directly with the plugin's database, potentially leading to unauthorized data access or manipulation. It falls under the OWASP Top 10 category A3: Injection. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker with admin rights to steal or manipulate data stored by the plugin. Although it has a moderate CVSS score of 7.6, the overall impact is considered low due to the difficulty of exploitation and limited impact. However, it still poses a risk of data compromise within the affected system. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is available as of the publication date, immediate mitigation involves limiting administrator access to trusted users only and monitoring for suspicious activity related to the FireStorm Professional Real Estate Plugin. Additionally, using Patchstack's mitigation services may help reduce risk. It is also advisable to keep the plugin updated and watch for any future patches or updates from the developers. [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 common standards and regulations such as GDPR or HIPAA.