← Back

CVE-2026-45799

nvd nist
Published: Jul 17, 2026Modified: Aug 12, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: security-advisories@github.com (Secondary)

Description

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup() and ProtoReader.skipGroup() in wire-runtime do not validate that a LENGTH_DELIMITED field length is non-negative before skip(), allowing a crafted protobuf varint encoding -128 as a signed Int to make skip(-128) move the internal position negative and make the next readByte() throw ArrayIndexOutOfBoundsException instead of the documented IOException or ProtocolException, which can crash services using ProtoAdapter.decode(byte[]) on untrusted payloads. This issue is fixed in versions 6.3.0 and 7.0.0-alpha03.

Affected (3)

Products: Squareup: Wire
1 product
Wire
Configuration A
3 vulnerable
Vulnerable SoftwareAffected Versions
Squareup
Before 6.3.0
Version 7.0.0 alpha01
Version 7.0.0 alpha02

References (8)

Source: security-advisories@github.com
Issue Tracking
Source: security-advisories@github.com
Issue Tracking
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
Vendor AdvisoryExploit
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Vendor AdvisoryExploit

Timeline

No history available yet.