CVE-2026-92612

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Eclipse FoundationEclipse iceoryx™0.8.1 <= *affected

Weaknesses

  • CWE-749: CWE-749

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

Additional References

References