CVE-2026-33545
CVE-2026-33545 is a medium-severity vulnerability in Opensecurity Mobile Security Framework with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16399
- Weakness: CWE-89
- Affected product: Opensecurity Mobile Security Framework
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-33545?
- CVE-2026-33545 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-33545 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33545?
- CVE-2026-33545 affects Opensecurity Mobile Security Framework. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33545?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33545 have an EU (EUVD) identifier?
- Yes. CVE-2026-33545 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16399.
- When was CVE-2026-33545 published?
- CVE-2026-33545 was published on 2026-03-26 and last updated on 2026-06-17.
References
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/commit/6f8a43c1b78d21cfbd7186aaafa7f622d990e0f1
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/releases/tag/v4.4.6
- https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-hqjr-43r5-9q58
Affected products (1)
- cpe:2.3:a:opensecurity:mobile_security_framework:*:*:*:*:*:*:*:*
More vulnerabilities in Opensecurity Mobile Security Framework
- CVE-2026-24490 — High (CVSS 8.1): MobSF is a mobile application security testing tool used. Prior to version 4.4.5, a Stored Cross-site Scripting (XSS)…
- CVE-2024-53999 — High (CVSS 8.1): Mobile Security Framework (MobSF) is a pen-testing, malware analysis and security assessment framework capable of…
- CVE-2024-43399 — High (CVSS 8.0): Mobile Security Framework (MobSF) is a pen-testing, malware analysis and security assessment framework capable of…
- CVE-2024-54000 — High (CVSS 7.5): Mobile Security Framework (MobSF) is a pen-testing, malware analysis and security assessment framework capable of…
- CVE-2024-29190 — High (CVSS 7.5): Mobile Security Framework (MobSF) is a pen-testing, malware analysis and security assessment framework capable of…
- CVE-2023-42261 — High (CVSS 7.5): Mobile Security Framework (MobSF) <=v3.7.8 Beta is vulnerable to Insecure Permissions. NOTE: the vendor's position is…
All CVEs affecting Opensecurity Mobile Security Framework →
Other CWE-89 (SQL Injection) vulnerabilities
- CVE-2026-20030 — Critical (CVSS 10.0): As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco Crosswork engineering team…
- CVE-2026-72811 — Critical (CVSS 10.0): SiYuan versions <= v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query…
- CVE-2026-72851 — Critical (CVSS 10.0): Budibase before 3.40.0 contains an unauthenticated SQL injection vulnerability in webhook-triggered automations with…
- CVE-2026-72899 — Critical (CVSS 10.0): Metabase allows an unauthenticated attacker to inject arbitrary SQL via a publicly shared card or dashboard that…
- CVE-2026-72898 — Critical (CVSS 10.0): Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/reset_password' database endpoint…
- CVE-2026-48330 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) is affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL…