Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33545
March 26, 2026
MobSF is a mobile application security testing tool used. Prior to version 4.4.6, MobSF's "read_sqlite()" function in "mobsf/MobSF/utils.py" (lines 542-566) uses Python string formatting ("%") to construct SQL queries with table names read from a SQLite database's "sqlite_master" table. When a security analyst uses MobSF to analyze a malicious mobile application containing a crafted SQLite database, attacker-controlled table names are interpolated directly into SQL queries without parameterization or escaping. This allows an attacker to cause denial of service and achieve SQL injection. Version 4.4.6 patches the issue.
Affected Packages
https://github.com/MobSF/Mobile-Security-Framework-MobSF.git (GITHUB):
Affected version(s) >=v0.9.2 <v4.4.6
Fix Suggestion:
Update to version v4.4.6
https://github.com/MobSF/Mobile-Security-Framework-MobSF.git (GITHUB):
Affected version(s) >=v0.9.2 <v4.4.6
Fix Suggestion:
Update to version v4.4.6
https://github.com/MobSF/Mobile-Security-Framework-MobSF.git (GITHUB):
Affected version(s) >=v0.9.2 <v4.4.6
Fix Suggestion:
Update to version v4.4.6
mobsf (PYTHON):
Affected version(s) >=3.2.6 <4.4.6
Fix Suggestion:
Update to version 4.4.6
mobsf (PYTHON):
Affected version(s) >=3.2.6 <4.4.6
Fix Suggestion:
Update to version 4.4.6
mobsf (PYTHON):
Affected version(s) >=3.2.6 <4.4.6
Fix Suggestion:
Update to version 4.4.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.03