CVE-2026-92612: Eclipse iceoryx2 vulnerability

Published Sep 21, 2026
·
Updated

In Eclipse iceoryx2 versions greater than v0.8.0, the StaticString exposes its contents as mutable bytes through safe APIs, while String::asstr() 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

1 affected component
Eclipse iceoryx2>undefined

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade iceoryx2 StaticString (Eclipse iceoryx2) to a version that resolves this vulnerability.

    Fixed in v0.8.0

Event History

Sep 21, 2026
CVE Published
via MITRE·10:47 AM
Data Sourced
via MITRE·10:47 AM
DescriptionWeakness

Frequently Asked Questions

1

Which versions are affected?

The issue affects Eclipse iceoryx2 versions later than v0.8.0. The provided release reference identifies v0.10.0, but the data does not establish the complete fixed-version range.

2

What does an attacker or triggering application need to do?

The application must use the safe APIs that expose StaticString contents as mutable bytes, write bytes that are not valid UTF-8, and then obtain a string slice through String::as_str(). This can create an invalid Rust &str and trigger undefined behavior without unsafe Rust code.

3

Is this limited to applications using unsafe Rust?

No. The described condition can be reached entirely through safe Rust APIs.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203