Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-45799
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-17 Jul, 2026 | 19:49
Updated At-20 Jul, 2026 | 13:51
Rejected At-
▼CVE Numbering Authority (CNA)
Wire: skipGroup() missing negative-length check allows 10-byte payload to crash any Wire-decoding service

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 Products
Vendor
square
Product
wire
Versions
Affected
  • < 6.3.0
  • >= 7.0.0-alpha01, < 7.0.0-alpha03
Problem Types
TypeCWE IDDescription
CWECWE-129CWE-129: Improper Validation of Array Index
Type: CWE
CWE ID: CWE-129
Description: CWE-129: Improper Validation of Array Index
Metrics
VersionBase scoreBase severityVector
3.17.5HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Version: 3.1
Base score: 7.5
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9
x_refsource_CONFIRM
https://github.com/square/wire/pull/3595
x_refsource_MISC
https://github.com/square/wire/pull/3597
x_refsource_MISC
https://github.com/square/wire/commit/47d5b0dba53935d5332cd41a80a353b3fc90e7b0
x_refsource_MISC
https://github.com/square/wire/commit/e4e56fab38a547d9625f05c97f1d8f0bcc3a5773
x_refsource_MISC
https://github.com/square/wire/releases/tag/6.3.0
x_refsource_MISC
https://github.com/square/wire/releases/tag/7.0.0-alpha03
x_refsource_MISC
Hyperlink: https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/square/wire/pull/3595
Resource:
x_refsource_MISC
Hyperlink: https://github.com/square/wire/pull/3597
Resource:
x_refsource_MISC
Hyperlink: https://github.com/square/wire/commit/47d5b0dba53935d5332cd41a80a353b3fc90e7b0
Resource:
x_refsource_MISC
Hyperlink: https://github.com/square/wire/commit/e4e56fab38a547d9625f05c97f1d8f0bcc3a5773
Resource:
x_refsource_MISC
Hyperlink: https://github.com/square/wire/releases/tag/6.3.0
Resource:
x_refsource_MISC
Hyperlink: https://github.com/square/wire/releases/tag/7.0.0-alpha03
Resource:
x_refsource_MISC
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9
exploit
Hyperlink: https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9
Resource:
exploit
Details not found