PT-2026-67781 · Crates.Io · Rkyv
Published
2026-05-11
·
Updated
2026-05-11
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Insufficient archive range validation could allow a crafted archive to reach
ArchivedString::deserialize with an invalid pointer. A reported reproducer
used rkyv::from bytes to deserialize a struct containing strings, a vector,
a box, and an optional hash map. AddressSanitizer detected a heap use-after-free
during string deserialization.The flaw could be triggered through the safe checked deserialization API when
processing malicious archive bytes. Version 0.8.17 rejects the malformed
archive during validation. Users who process untrusted archives should upgrade
to 0.8.17 or later.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Rkyv