← Vulnerability feed

Vulnerability record · CVE-2015-3828 · published 1 October 2015

CVE-2015-3828: Android libstagefright 3GPP metadata parsing integer underflow

Google · Android

MPEG4Extractor::parse3GPPMetaData in Android's libstagefright fails to enforce a minimum size for UTF-16 strings containing a Byte Order Mark, causing an integer underflow and memory corruption. This affects Android before 5.1.1 LMY48I and can be triggered by crafted 3GPP metadata, leading to remote code execution or denial of service.

10.0 CVSS 2.0 High EPSS 85% · top 0.3% CWE-119 · Memory buffer overflowCWE-189 · CWE-189
10.0CVSS 2.0 base score
85%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References
17 Jun 2026Last modified by NVD

Description

The MPEG4Extractor::parse3GPPMetaData function in MPEG4Extractor.cpp in libstagefright in Android before 5.1.1 LMY48I does not enforce a minimum size for UTF-16 strings containing a Byte Order Mark (BOM), which allows remote attackers to execute arbitrary code or cause a denial of service (integer underflow and memory corruption) via crafted 3GPP metadata, aka internal bug 20923261, a related issue to CVE-2015-3826.

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 2.0 score of 10 with remote, unauthenticated code execution and high EPSS probability make this a critical risk for unpatched Android devices.

What it is

MPEG4Extractor::parse3GPPMetaData in Android's libstagefright fails to enforce a minimum size for UTF-16 strings containing a Byte Order Mark, causing an integer underflow and memory corruption. This affects Android before 5.1.1 LMY48I and can be triggered by crafted 3GPP metadata, leading to remote code execution or denial of service.

Impact

An attacker can execute arbitrary code in the context of the media processing service or crash it, potentially gaining control of the device or causing a denial of service.

Attack surface

The flaw is reachable remotely via a crafted 3GPP file or metadata processed by libstagefright, with no authentication required and likely no user interaction beyond opening or previewing the media.

Exploitation

Not listed in CISA KEV, but EPSS probability is 0.85378 (99.7th percentile), indicating high predicted exploitation activity; no public exploit tags are present in the references.

What to do

  • Apply the Android 5.1.1 LMY48I or later security update that includes the libstagefright fix.
  • Restrict processing of untrusted 3GPP media files on unpatched devices.
  • Disable automatic media preview or MMS auto-retrieval where feasible.
  • Monitor vendor advisories for backported patches on older Android versions.

Detection

  • Monitor for crashes or abnormal behavior in media server processes (e.g., mediaserver, stagefright) when handling 3GPP files.
  • Inspect 3GPP metadata for malformed UTF-16 strings with BOM and unusually small sizes.
  • Use endpoint detection to flag exploitation attempts targeting libstagefright memory corruption.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-3828 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-58704Android Cellular Modem improper authorization allows adjacent privilege escalationAndroid's Cellular Modem component contains a logic error that bypasses permission checks, allowing an attacker within radio/adjacent range to escala…KEVEPSS 0.59%analysed8.8CVE-2025-48543Android use-after-free allows Chrome sandbox escape to system_serverA use-after-free in multiple Android locations lets an attacker escape the Chrome sandbox and reach the Android system_server process. Because the fl…KEVEPSS 0.54%analysed8.4CVE-2025-48595Android Framework integer overflow enables local code executionAn integer overflow in multiple locations of the Android Framework can be turned into code execution. It allows a local attacker to escalate privileg…KEVEPSS 1.7%analysed7.8CVE-2025-48572Android Framework permissions bypass enables background activity launchMultiple locations in the Android Framework allow activities to be launched from the background because of a permissions bypass, a missing authentica…KEVEPSS 0.26%analysed7.8CVE-2024-32896Android Pixel logic error allows local privilege escalationCVE-2024-32896 is a logic error in Android (CWE-670/CWE-783) that permits a local attacker to bypass intended restrictions and escalate privileges. I…KEVEPSS 3.0%analysed7.8CVE-2024-29748Android Pixel logic error allows local privilege escalationCVE-2024-29748 is a logic error in Android code that permits bypassing a security check, leading to local escalation of privilege. It affects Google …KEVEPSS 0.67%analysed7.8CVE-2023-35674Android WindowState logic error allows background activity launch and privilege escalationA logic error in onCreate of WindowState.java in the Android Framework lets a background activity be launched, enabling local escalation of privilege…KEVEPSS 2.6%analysed7.8CVE-2023-20963Android WorkSource parcel mismatch local privilege escalationCVE-2023-20963 is a parcel mismatch in Android's WorkSource component that allows a local attacker to escalate privileges without additional executio…KEVEPSS 1.5%analysed

Source: NIST National Vulnerability Database (record CVE-2015-3828), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.