CVE-2026-33545
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.
Published:Mar 26, 2026
Last Modified:Apr 7, 2026
EPS:Mar 26, 2026
EPSS Score:0.00032
CVSS Score:5.3
Affected Products
Vendor
Product
Action
Vendor
Mobsf
Product
Mobile Security Framework
Mobsf
Mobile Security Framework
Vendor
Opensecurity
Product
Mobile Security Framework
Opensecurity
Mobile Security Framework
Exploits
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
Related CVEs
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
