CVE-2025-49406
BaseFortify
Publication date: 2025-08-20
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| favethemes | houzez | * |
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. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Missing Authorization issue in the favethemes Houzez software, which allows users to access functionality that is not properly restricted by Access Control Lists (ACLs). This means that certain features or actions that should be protected and limited to authorized users can be accessed by unauthorized users.
How can this vulnerability impact me? :
The impact of this vulnerability is that unauthorized users may be able to perform actions or access features they should not have permission to use. This can lead to unauthorized changes or misuse of the application, potentially compromising the integrity of the system or data.