Vulnerability Description
VideoLAN VLC for Android prior to version 3.7.0 contains a path traversal vulnerability in the Remote Access Server routing for the authenticated endpoint GET /download. The file query parameter is concatenated into a filesystem path under the configured download directory without canonicalization or directory containment checks, allowing an authenticated attacker with network reachability to the Remote Access Server to request files outside the intended directory. The impact is bounded by the Android application sandbox and storage restrictions, typically limiting exposure to app-internal and app-specific external storage.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/videolan/vlc-android/releases/tag/3.7.0
- https://www.videolan.org/vlc/download-android.html
- https://www.vulncheck.com/advisories/vlc-for-android-remote-access-path-traversa
FAQ
What is CVE-2026-26228?
CVE-2026-26228 is a vulnerability with a CVSS score of 4.9 (MEDIUM). VideoLAN VLC for Android prior to version 3.7.0 contains a path traversal vulnerability in the Remote Access Server routing for the authenticated endpoint GET /download. The file query parameter is co...
How severe is CVE-2026-26228?
CVE-2026-26228 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26228?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.