cargo package report

Is rust-zserio safe?

1 known vulnerability, worst severity HIGH.

cvss
7.5

how bad it is if exploited, out of 10

epss
not scored

chance of exploitation in the next 30 days

xyz score
3.3

CyberXYZ composite, out of 10

fig. 01 — GHSA-fpf5-4jw8-67x8, the advisory selected below

// advisories

GHSA-fpf5-4jw8-67x8

HIGH

When deserializing arrays, strings or bytes (blob) types zserio first reads the size of the variable, and then allocates sufficient memory to load data. Since the size is always trusted this can be abused by creating a data file with a large size value, causing the zserio runtime to allocate large amounts of memory.

Affected
>=0, <0.5.4, <= 0.5.3
Fixed in
0.5.4
Weakness
CWE-789
Published
2026-05-07
Source
osv

OSV


// ai model usage

Tracked for PyPI packages. HuggingFace models declare Python dependencies, so cargo packages are not covered.


Checked 2026-09-22 at 01:45 UTC. The most recent advisory here was published 2026-05-07. Updated continuously from NVD, GHSA, OSV and CNA feeds.

Think a verdict here is wrong? Tell us — we respond within 2 business days.
Is rust-zserio safe? cargo package security report | CyberXYZ