Skip to content

fix: bump quic-go to v0.59.1 in gin example to patch QPACK trailer memory exhaustion (GHSA-vvgj-x9jq-8cj9)#6

Merged
peterborodatyy merged 1 commit into
mainfrom
fix/quic-go-qpack-trailer-cve
Jun 27, 2026
Merged

fix: bump quic-go to v0.59.1 in gin example to patch QPACK trailer memory exhaustion (GHSA-vvgj-x9jq-8cj9)#6
peterborodatyy merged 1 commit into
mainfrom
fix/quic-go-qpack-trailer-cve

Conversation

@peterborodatyy

Copy link
Copy Markdown
Contributor

Resolves moderate-severity advisory GHSA-vvgj-x9jq-8cj9 (CVSS 5.3): maliciously crafted QPACK-encoded HEADERS frames with many unique trailer names or large values could trigger excessive memory allocation. Affected: quic-go <= v0.59.0 (pulled in transitively via gin's http3).

…mory exhaustion (GHSA-vvgj-x9jq-8cj9)

Resolves moderate-severity advisory GHSA-vvgj-x9jq-8cj9 (CVSS 5.3):
maliciously crafted QPACK-encoded HEADERS frames with many unique
trailer names or large values could trigger excessive memory allocation.
Affected: quic-go <= v0.59.0 (pulled in transitively via gin's http3).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@peterborodatyy
peterborodatyy merged commit b1ed73e into main Jun 27, 2026
8 checks passed
@peterborodatyy
peterborodatyy deleted the fix/quic-go-qpack-trailer-cve branch June 27, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant