---
id: CVE-2022-41547
aliases:
  - GHSA-f42p-vc8p-7x54
  - PYSEC-2026-848
title: MobSF allows attackers to read arbitrary files via a crafted HTTP request
summary: MobSF allows attackers to read arbitrary files via a crafted HTTP request
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
vendor: mobsf
product: mobsf
ecosystem: pip
affected:
  - mobsf < 0.9.3
patched:
  - mobsf 0.9.3
published: '2022-10-18'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-f42p-vc8p-7x54'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-41547'
  - url: 'https://github.com/MobSF/Mobile-Security-Framework-MobSF/pull/166'
  - url: >-
      https://github.com/MobSF/Mobile-Security-Framework-MobSF/commit/b9cdd1f52bdf127cf33bb1be369e374a2855f8e6#diff-69d2e38f6bba208c333da6a09a83ca65056fcb60f4e10d23f67c01bcc1ffb58c
  - url: 'https://github.com/MobSF/Mobile-Security-Framework-MobSF'
tags:
  - osv
  - pip
epss: 0.01281
epssPercentile: 0.6875
ingestedAt: '2026-07-08T18:25:48.634Z'
---

## Overview

Mobile Security Framework (MobSF) v0.9.2 and below was discovered to contain a local file inclusion (LFI) vulnerability in the `StaticAnalyzer/views.py` script. This vulnerability allows attackers to read arbitrary files via a crafted HTTP request.

## Affected packages

- `mobsf < 0.9.3`

## Remediation

Upgrade to a patched release:

- `mobsf 0.9.3`
