ZeroHour

CVE-2026-0199

mass

Out-of-Bounds Write in Android 'gf_ta' Trusted App Enables Local Privilege Escalation

CVSS 3.1
7.8 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-0199 is an out-of-bounds write (CWE-787) caused by improper input validation (CWE-20) in the gf_ta_test_set_config function of gf_ta_test.c, part of a trusted application ('gf_ta', consistent with a fingerprint TEE component) running on Android devices. A malicious app already present on the device with only ordinary low-level privileges can invoke this configuration path and write past a buffer boundary, with no user interaction and no additional execution privileges required. Successful exploitation yields local escalation of privilege with high impact on confidentiality, integrity, and availability — potentially allowing an app to escape its sandbox into a higher-privilege device context — reflected in a CVSS 3.1 base score of 7.8. Android handsets that ship the affected trusted application are impacted; exact vendor and version ranges were not specified in the advisory, with fixes delivered through Google/OEM security updates. There is no known public proof of concept, the flaw is not on the CISA KEV list, and no exploitation in the wild has been reported.

What to do: Apply the Android security update / OEM OTA that patches the gf_ta trusted application and verify each device's security patch level against the relevant monthly Android Security Bulletin. Because exploitation requires only a locally installed app, block sideloading of untrusted applications and monitor fleets for apps that unusually access TEE or hardware-backed services. Confirm fix availability with the device vendor, as TEE firmware patches may lag behind standard AOSP updates.

Affected
Google (Android ecosystem) Android devices shipping the affected 'gf_ta' trusted application (Trusty TEE component, gf_ta_test.c)
Estimated exposure
masspotentially tens of millions of Android devices (order of magnitude 10M–100M, clearly an estimate) — Fingerprint trusted applications of the 'gf_ta' type ship across many mid-range Android handsets from multiple OEMs against a global installed base in the billions; exact per-device integration counts are not public, so this is an…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In gf_ta_test_set_config of gf_ta_test.c, there is a possible out-of-bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Weakness
CWE-20, CWE-787
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.