cvedb.io
CVE-2026-33545
MEDIUM · CVSS 5.3
EPSS exploitation probability: 0%
Published 2026-03-26T21:17:06.047 · Last modified 2026-06-17T10:37:41.213

Summary

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 products

opensecurity — mobile_security_framework

Does this affect you?

Add your gear to cvedb and we'll alert you only when opensecurity ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.