VRT 391,810 CVEs tracked · 15,472 in RASP scope · data as of 31 minutes ago

CVE-2026-45799

7.5 High No exploit published

Published 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.

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.

CWE-129

Exploitation Status

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

  • CISA KEV not listed
  • CISA Vulnrichment exploitation: poc CISA concluded an exploit has been demonstrated, typically from a vendor advisory, which leaves no artifact to index. Automatable: yes, technical impact: partial.
  • Indexed PoC none indexed
  • EPSS 0.55% chance in 30 days

Waratek Defense Posture

No exploit published

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.

  • Protection none
  • Action unverified patch rule
  • Review automated upstream-data
  • Record active
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

7.5 HIGH v3.1 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.

VersionScoreBandVectorAssignerType
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

Affected Software & Releases

☕ Maven Library Packages

Artifact coordinates and fix boundaries from OSV.dev
Package CoordinateIntroducedFixedLast 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

🖥️ Product CPEs & Version Ranges

3 product(s) over 7 version claims (uncapped)
SourceVendorProductSchemeAffected 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

References

URLTags
https://github.com/square/wire/commit/47d5b0dba53935d5332cd41a80a353b3fc90e7b0 commit
https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9 WEB
https://github.com/square/wire/pull/3595 WEB
https://github.com/square/wire/pull/3597 WEB
https://github.com/square/wire/commit/e4e56fab38a547d9625f05c97f1d8f0bcc3a5773 WEB
https://github.com/square/wire PACKAGE
https://github.com/square/wire/releases/tag/6.3.0 WEB
https://github.com/square/wire/releases/tag/7.0.0-alpha03 WEB

Timeline

Published 2026-07-17 Last modified 2026-08-12
Published2026-07-17By the CVE Program.
NVD record modified2026-08-12NVD's own last-modified date for this record.