Memory Safety Issue in Eclipse iceoryx2 Software
CVE-2026-92612

1LOW

Key Information:

Vendor
CVE Published:
21 September 2026

What is CVE-2026-92612?

The Eclipse iceoryx2 software, specifically in versions beyond v0.8.0, presents a vulnerability where the StaticString can reveal its contents as mutable bytes via safe APIs. The associated method String::as_str() can convert these bytes into a Rust string slice without ensuring proper UTF-8 encoding. This flaw allows applications to create invalid string slices, potentially triggering undefined behavior despite the Rust programming language's emphasis on safety. Developers utilizing this version should exercise caution and review their implementations to avoid potential errors stemming from this vulnerability.

Affected Version(s)

Eclipse iceoryx™ 0.8.1

References

CVSS V4

Score:
1
Severity:
LOW
Confidentiality:
None
Integrity:
Low
Availability:
Low
Attack Vector:
Local
Attack Complexity:
High
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

https://github.com/hudson-oai
.