Cyber Posture

CWE · MITRE source

CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer

Abstraction: Class · CVEs in our corpus: 13,811

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Last updated: 19 May 2026 14:18 UTC

NIST 800-53 r5 controls that address this weakness (4)AI

Control Title Family Why it addresses this CWE
SI-16Memory ProtectionSIMemory protections (e.g., W^X, ASLR) make exploitation of buffer-boundary violations far harder to turn into code execution.
SI-4System MonitoringSIDetects exploitation attempts that produce memory corruption, crashes, or anomalous behavior.
SA-11Developer Testing and EvaluationSAOngoing control assessments and code testing (static/dynamic analysis, fuzzing) surface memory buffer restriction failures, which are then remediated before release.
SC-27Platform-independent ApplicationsSCManaged runtimes used by platform-independent applications (e.g., JVM, CLR) enforce memory safety, preventing most buffer overflows that require direct memory manipulation.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2020-0796 KEV9.710.00.94412020-03-12
CVE-2017-15944 KEV UPD9.69.80.94022017-12-11
CVE-2023-4966 KEV9.59.40.94352023-10-10
CVE-2014-6332 KEV UPD9.48.80.94092014-11-11
CVE-2020-29557 KEV9.49.80.91032021-01-29
CVE-2015-2426 KEV UPD9.38.80.91752015-07-20
CVE-2010-3765 KEV UPD9.29.80.86772010-10-28
CVE-2011-1889 KEV UPD9.29.80.88142011-06-16
CVE-2017-11882 KEV UPD9.27.80.94352017-11-15
CVE-2018-7445 KEV9.29.80.87562018-03-19
CVE-2017-6736 KEV UPD9.18.80.89472017-07-17
CVE-2017-11826 KEV UPD9.17.80.91692017-10-13
CVE-2008-0015 KEV UPD8.78.80.81582009-07-07
CVE-2017-11774 KEV UPD8.77.80.85572017-10-13
CVE-2023-6549 KEV8.48.20.79862024-01-17
CVE-2021-22991 KEV8.39.80.73092021-03-31
CVE-2016-7193 KEV UPD8.07.80.73802016-10-14
CVE-2017-0101 KEV UPD7.97.80.72262017-03-17
CVE-2013-3660 KEV UPD7.87.80.70632013-05-24
CVE-2017-144927.59.80.92842017-10-03
CVE-2016-1287 UPD7.39.80.89782016-02-11
CVE-2015-7547 UPD7.38.10.93952016-02-18
CVE-2018-68927.39.80.89672018-02-11
CVE-2018-100887.39.80.89462018-06-08
CVE-2018-42337.28.80.89902018-06-08