Security Risk Category

Memory Corruption Security Risks — Page 11

Published vulnerability pages connected to Memory Corruption. Each page keeps one canonical URL and focused remediation guidance.

409 published Memory Corruption risks

Memory Corruption risks

Showing 361–396 of 409 published risks.

high

CVE-2026-13129 pdf editor vulnerability

When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.

CVE-2026-13129npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57237 pdf editor vulnerability

When the application opens a PDF and JavaScript modifies the properties of form fields, it causes the state of the underlying objects referenced by the program to become invalid. Eventually, it reads an illegal memory address, which leads to the crash of the application.

CVE-2026-57237npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57238 pdf editor vulnerability

After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash.

CVE-2026-57238npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57240 pdf editor vulnerability

When the application opens a PDF file and JavaScript deletes the PDF fields, the subsequent logic still uses the old field pointers, resulting in invalid pointer references and causing the application to crash.

CVE-2026-57240npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57242 pdf editor vulnerability

The application opens the PDF, and JavaScript modifies the form. However, the related objects on the page lack complete lifecycle management and null value validation; when the page state changes, the application continuously dereferences invalid objects, eventually leading to a crash.

CVE-2026-57242npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57244 pdf editor vulnerability

After JavaScript resetting the form, the synchronization process lacks re-entry protection and object lifecycle verification, resulting in the failure of the control pointer during the traversal process. After the pointer fails, it still continues to dereference, causing the application to crash.

CVE-2026-57244npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57245 pdf editor vulnerability

When the application opens a PDF, traverses and builds the annotation elements related to hyperlinks, it fails to validate the abnormal annotation relationships and field combinations. This results in the internal objects entering an invalid state. Eventually, during the destruction phase, an invalid pointer write occurred, causing the application to crash.

CVE-2026-57245pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57247 pdf editor vulnerability

The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing.

CVE-2026-57247pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57249 pdf editor vulnerability

After the application opened the PDF file, the script first reset the annotation status, then triggered the reset form event by additional action. During the re-entry process, the application access invalid objects and crashed.

CVE-2026-57249pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57250 pdf editor vulnerability

When the application opens a PDF and JavaScript resets the form fields, the script re-enters the interface. The underlying native object is damaged, but the application does not perform validation. The function call on the damaged object leads to the application crashing.

CVE-2026-57250npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57251 pdf editor vulnerability

The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.

CVE-2026-57251pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57252 pdf editor vulnerability

When the application opens a PDF file, during the process of JavaScript deleting pages and removing attachment annotations, it will cause the attachment panel to continue accessing invalid pointers, eventually leading to the application crashing.

CVE-2026-57252npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57256 pdf editor vulnerability

When the application opens a PDF and executes JavaScript, it performs abnormal operations on the list box field, and this operation is repeated after the form is reset. During this process, the application failed to adequately verify the validity of the form objects and their internal dictionary pointers, resulting in accessing internal members of invalid or improperly initialized fields. This led to an illegal pointer read, ultimately causing the application to crash.

CVE-2026-57256npmpdf-editormemory-corruption

Updated Jul 11, 2026

mediumEPSS 0.001

CVE-2026-56374 imagemagick vulnerability

ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the FTXT encoder due to missing boundary checks when parsing ftxt:format. Remote attackers can trigger an out of bounds read by crafting malicious FTXT image files to cause denial of service or information disclosure.

CVE-2026-56374information-disclosuredenial-of-servicememory-corruption

Updated Jul 11, 2026

lowEPSS 0.003

Snap7 ReadVar Request Handler Stack Buffer Overflow Vulnerability

A flaw has been found in davenardella snap7 up to 1.4.3. This affects the function TS7Worker::PerformFunctionRead of the file src/core/s7_server.cpp of the component ReadVar Request Handler. This manipulation causes deserialization. The attack requires access to the local network. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.

CVE-2026-15105industrial-controlinput-validationdenial-of-servicememory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome IndexedDB Use-After-Free Code Execution Vulnerability

Use after free in IndexedDB in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)

CVE-2026-15107browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

mediumEPSS 0.002

Google Chrome ANGLE Uninitialized Memory Disclosure Vulnerability

Uninitialized Use in ANGLE in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15109browserinformation-disclosurememory-corruption

Updated Jul 10, 2026

highEPSS 0.001

Google Chrome Extensions Use-After-Free Heap Corruption Vulnerability

Use after free in Extensions in Google Chrome prior to 150.0.7871.115 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted Chrome Extension. (Chromium security severity: High)

CVE-2026-15110browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Views Use-After-Free Heap Corruption Vulnerability

Use after free in Views in Google Chrome prior to 150.0.7871.115 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15111browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Ozone Use-After-Free Heap Corruption Vulnerability

Use after free in Ozone in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)

CVE-2026-15112browsermemory-corruption

Updated Jul 10, 2026

criticalEPSS 0.002

Google Chrome Android Autofill Use-After-Free Sandbox Escape Vulnerability

Use after free in Autofill in Google Chrome on Android prior to 150.0.7871.115 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15113browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.001

Google Chrome Codecs Out-of-Bounds Video Heap Corruption Vulnerability

Out of bounds read and write in Codecs in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted video file. (Chromium security severity: High)

CVE-2026-15114browserinformation-disclosurememory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Actor Use-After-Free Code Execution Vulnerability

Use after free in Actor in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15116browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Payments Use-After-Free Heap Corruption Vulnerability

Use after free in Payments in Google Chrome prior to 150.0.7871.115 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15117browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Input Use-After-Free Code Execution Vulnerability

Use after free in Input in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15118browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Windows Core Use-After-Free Sandbox Escape Vulnerability

Use after free in Core in Google Chrome on Windows prior to 150.0.7871.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15120browserwindowsmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome WebRTC Use-After-Free Code Execution Vulnerability

Use after free in WebRTC in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15121browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome DOM Heap Corruption Vulnerability

Inappropriate implementation in DOM in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15123browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Forms Use-After-Free Code Execution Vulnerability

Use after free in Forms in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15126browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome Views Use-After-Free Heap Corruption Vulnerability

Use after free in Views in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)

CVE-2026-15129browsermemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome V8 Uninitialized Use Code Execution Vulnerability

Uninitialized Use in V8 in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15132browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

highEPSS 0.002

Google Chrome InterestGroups Use-After-Free Code Execution Vulnerability

Use after free in InterestGroups in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15133browserremote-code-executionmemory-corruption

Updated Jul 10, 2026

medium

Samsung Escargot Stack Buffer Overflow Vulnerability

Stack-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: before b30b63fc63b403907d8137da1c65aaa4521fe74e.

CVE-2026-58303memory-corruption

Updated Jul 10, 2026

medium

Samsung Escargot Out-of-Bounds Read and Write Vulnerability

Out-of-bounds read, Out-of-bounds write vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: before 779f6bedf58f334dec64b0a51ebb724b4708b84a.

CVE-2026-58304information-disclosurememory-corruption

Updated Jul 10, 2026

medium

Samsung Escargot Type Confusion Vulnerability

Access of resource using incompatible type ('type confusion') vulnerability in Samsung Open Source Escargot allows Pointer Manipulation. This issue affects Escargot: before 779f6bedf58f334dec64b0a51ebb724b4708b84a.

CVE-2026-58305memory-corruption

Updated Jul 10, 2026

medium

Samsung Escargot Heap Buffer Overflow Vulnerability

Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: before ef525f337fafddecde77a3c426212a84bb20cb98.

CVE-2026-58306memory-corruption

Updated Jul 10, 2026