CVE-2026-45799Published 2 months ago. NVD backfills CPE data for days or weeks after publication, and OSV and the exploit indexes lag too. Scope and status here may change.
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.
CWE-129
Proof of concept only
A proof of concept exists, but no reviewed exploit catalogue carries this CVE. Demonstrating a defect and weaponising it are different amounts of work.
CVSS E:P
In RASP's scope with an upstream fix path, but nobody has published a working exploit. That is a statement about what has been published, not a finding that the defect is unreachable or unimportant.
| Decided by | no-exploit-published : A published working exploit for this candidate, not only a proof of concept, a forecast, or nothing at all |
|---|---|
| Finding | This CVE is not listed in CISA KEV, CISA Vulnrichment records no active exploitation, and no reviewed exploit catalogue carries an entry for it. Nobody has published something a stranger can run, so it is not a candidate for a rule ahead of the ones where somebody has; an upstream fix path does exist, so the remediation half of the candidacy still holds. This is a statement about what has been published, not about whether the defect is reachable or serious. |
| Candidate fix | https://github.com/square/wire/commit/47d5b0dba53935d5332cd41a80a353b3fc90e7b0 : a commit: the change itself |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
1 metric
VRT selects the newest version's highest entry and
publishes it as cvssScore, newest rather than largest because scores are not comparable
across versions, and highest rather than first because the first entry is frequently a CNA placeholder
scoring 0.0 over NVD's own analysis.
| Version | Score | Band | Vector | Assigner | Type | |
|---|---|---|---|---|---|---|
| CVSS 3.1 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
security-advisories@github.com | Secondary | published |
| Package Coordinate | Introduced | Fixed | Last affected |
|---|---|---|---|
com.squareup.wire:wire-runtime-jvm |
0 | 6.3.0 |
unbounded |
com.squareup.wire:wire-runtime |
0 | 6.3.0 |
unbounded |
com.squareup.wire:wire-runtime |
7.0.0-alpha01 | 7.0.0-alpha03 |
unbounded |
com.squareup.wire:wire-runtime-jvm |
7.0.0-alpha01 | 7.0.0-alpha03 |
unbounded |
| Source | Vendor | Product | Scheme | Affected Versions |
|---|---|---|---|---|
| osv | com.squareup.wire | wire-runtime | generic | < 6.3.0 · ≥ 7.0.0 and < 7.0.0 |
| osv | com.squareup.wire | wire-runtime-jvm | generic | < 6.3.0 · ≥ 7.0.0 and < 7.0.0 |
| nvd | squareup | wire | generic | < 6.3.0 · 7.0.0:alpha01 · 7.0.0:alpha02 |
| Published | 2026-07-17 | By the CVE Program. |
|---|---|---|
| NVD record modified | 2026-08-12 | NVD's own last-modified date for this record. |