VYPR

Zserio

by Zserio

Source repositories

CVEs (1)

  • CVE-2026-33666HigApr 24, 2026
    risk 0.42cvss 7.5epss 0.00

    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…