CVE-2026-33666

Severity CVSS v4.0:
Pending analysis
Type:
CWE-190 Integer Overflow or Wraparound
Publication date:
24/04/2026
Last modified:
28/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nds-association:zserio:*:*:*:*:*:*:*:* 2.18.1 (excluding)