---
id: CVE-2026-0085
title: >-
  In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to
  insert a large contact name due to improper input validation
summary: >-
  In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to
  insert a large contact name due to improper input validation. This could lead
  to local denial of service with no additional execution privileges needed.
  User i…
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-20
vendor: google
product: android
affected:
  - android = 14.0
  - android = 15.0
  - android = 16.0
published: '2026-06-01'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-0085'
references:
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-06-01'
    label: security@android.com
tags:
  - nvd
epss: 0.00071
epssPercentile: 0.00059
ingestedAt: '2026-07-23T08:15:14.334Z'
---

## Overview

In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to insert a large contact name due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.

## Affected

- `android = 14.0`
- `android = 15.0`
- `android = 16.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
