AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-7911

HIGH · CVSS 7.2 EPSS 24.53%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-12-15 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. It affects Android, Java. Its EPSS score suggests a 24.5% probability of exploitation in the next 30 days.

CVE
CVE-2014-7911
Severity
HIGH
CVSS
7.2
EPSS
24.53%
Android Java

Original NVD Description

luni/src/main/java/java/io/ObjectInputStream.java in the java.io.ObjectInputStream implementation in Android before 5.0.0 does not verify that deserialization will result in an object that met the requirements for serialization, which allows attackers to execute arbitrary code via a crafted finalize method for a serialized object in an ArrayMap Parcel within an intent sent to system_service, as demonstrated by the finalize method of android.os.BinderProxy, aka Bug 15874291.