CVE-2026-33524 PUBLISHED

Zserio: Integer Overflow in BitStreamReader and Unbounded Memory Allocation in Deserialization

Assigner: GitHub_M
Reserved: 20.03.2026 Published: 24.04.2026 Updated: 24.04.2026

Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, a crafted payload as small as 4-5 bytes can force memory allocations of up to 16 GB, crashing any process with an OOM error (Denial of Service). This vulnerability is fixed in 2.18.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor ndsev
Product zserio
Versions
  • Version < 2.18.1 is affected

References

Problem Types

  • CWE-789: Memory Allocation with Excessive Size Value CWE