VYPR
Vendor

Eclipse Iceoryx

Products
1
CVEs
1
Across products
0
Status
Private

Products

1

Recent CVEs

1
  • CVE-2026-92612LowSep 21, 2026
    risk 0.07cvss epss

    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…