CWE-805: Buffer Access with Incorrect Length Value
The product uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.
Overview
When the length value exceeds the size of the destination, a buffer overflow could occur.
Real-world CVEs
38 recorded CVEs are caused by CWE-805 (Buffer Access with Incorrect Length Value). The highest-severity and most recent are shown first. 6 new CWE-805 CVEs have been recorded so far in 2026 (18 in 2025).