> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Narrow to wide string mismatch

<AccordionGroup>
  <Accordion title="narrow-to-wide-string-mismatch">
    A byte-string (narrow string) is used in an API that expects a wide-string. This can trigger an out-of-bounds read.<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- CWE-125: Out-of-bounds Read
  </Accordion>
</AccordionGroup>
