PT-2026-25516 · Crates.Io · Neqo-Qpack
Published
2026-03-04
·
Updated
2026-03-04
CVSS v4.0
5.1
Medium
| Vector | AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Summary
An unsanitized qpack index can lead to an integer overflow, panicing in debug mode, accessing the wrong or no dynamic table entry in release mode.
What does this mean for Firefox? Firefox runs Neqo in release mode. A malicious remote can cause its own QUIC connection to fail to use qpack, i.e. compression, or enter an inconsistent state. The remote can not crash Firefox, nor affect other QUIC connections.
Details
See fuzz report in https://github.com/mozilla/neqo/issues/3406.
PoC
See test in pull request.
Impact
All Firefox users. Though vulnerability likely scoped to same connection, i.e. low impact.
Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Neqo-Qpack