SQL Injection in Mobsf Mobile-Security-Framework-Mobsf

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.

Vulnerability class: SQL Injection

EPSS: 0.003 (19.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33545?
CVE-2026-33545 is a medium-severity vulnerability in Mobsf Mobile-Security-Framework-Mobsf, classified under SQL Injection. CVSS score: 5.3/10. Published 2026-03-26.
How severe is CVE-2026-33545?
Medium severity. CVSS v3 base score is 5.3 out of 10.