CVE-2026-92612
EUVD-2026-8388221.09.2026, 11:17
In Eclipse iceoryx2 versions greater than v0.8.0, the StaticString exposes its contents as mutable bytes through safe APIs, while String::as_str() converts those bytes into a Rust string slice without validating UTF-8. An application can therefore create an invalid &str and trigger undefined behavior using entirely safe Rust.Enginsight
Awaiting analysis
This vulnerability is currently awaiting analysis.
References