๐Ÿ” CVE Alert

CVE-2026-61695

HIGH 7.5

Wire Swift runtime: negative LENGTH_DELIMITED length in skipGroup() crashes any protobuf-decoding service

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.1 and 7.0.0-alpha04, Wire's Swift runtime ProtoReader.skipGroup(expectedEndTag:unknownFieldsWriter:) accepts a negative length for a LENGTH_DELIMITED field inside an unknown START_GROUP field. ProtoReader.readData() forwards the negative count to ReadBuffer.readData(count:), whose upper-bound-only check permits the value to reach Foundation Data(bytes:count:) and trigger an unrecoverable process trap instead of a catchable ProtoDecoder.Error. Any Swift process decoding untrusted protobuf bytes can be crashed without authentication, user interaction, or knowledge of the target schema. This issue is fixed in versions 6.4.1 and 7.0.0-alpha04.

CWE CWE-129
Vendor square
Product wire
Published Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for square wire

Be the first to know when new high vulnerabilities affecting square wire are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

square / wire
< 6.4.1 >= 7.0.0-alpha01, < 7.0.0-alpha04

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/square/wire/security/advisories/GHSA-86wm-r4c5-2rc9 github.com: https://github.com/square/wire/pull/3616 github.com: https://github.com/square/wire/commit/24043b6b3a5e5974a978f2745b76d50b31407c1c github.com: https://github.com/square/wire/commit/81ff7f24a6795d9a8be2e03f272b2d979a5d2c7e github.com: https://github.com/square/wire/releases/tag/6.4.1 github.com: https://github.com/square/wire/releases/tag/7.0.0-alpha04