Report: CVE-2026-33666 - Zserio: Integer Overflow in BitStreamReader on 32-bit platforms

Report: CVE-2026-33666 - Zserio: Integer Overflow in BitStreamReader on 32-bit platforms

CVE ID :CVE-2026-33666 Published : April 24, 2026, 7:17 p.m. | 39 minutes ago Description :Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, in BitStreamReader.h readBytes() / readString(), the setBitPosition() bounds check receives the overflowed value and is completely bypassed. The code then reads len bytes (512 MB) from a buffer that is only a few bytes long, causing a segmentation fault. This vulnerability is fixed in 2.18.1. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
LOW
Published
April 24, 2026