{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "135d09dd8b29f321f1725920d434864c4e512378"
            }
          ],
          "repo": "https://github.com/eclipse-iceoryx/iceoryx2",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8mq4-3mwq-qvg6"
  ],
  "database_specific": {
    "cna_assigner": "eclipse",
    "cwe_ids": [
      "CWE-749"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92612.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "0.8.1"
          },
          {
            "last_affected": "*"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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 \u0026str and trigger undefined behavior using entirely safe Rust.",
  "id": "CVE-2026-92612",
  "modified": "2026-09-23T03:30:50.663105609Z",
  "published": "2026-09-21T10:47:02.731Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://crates.io/crates/iceoryx2-bb-container/0.10.0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-iceoryx/iceoryx2/releases/tag/v0.10.0"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.eclipse.org/security/cve-assignment/-/work_items/307"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92612.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/eclipse-iceoryx/iceoryx2/security/advisories/GHSA-8mq4-3mwq-qvg6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92612"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ]
}