CVE-2026-25205
Received
Received - Intake
Heap-Based Buffer Overflow in Samsung Escargot Causes Out-of-Bounds Write
Publication date: 2026-04-13
Last updated on: 2026-04-28
Assigner: Samsung TV & Appliance
Description
Description
Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows out-of-bounds write.This issue affects Escargot:commit hashΒ
97e8115ab1110bc502b4b5e4a0c689a71520d335
.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | escargot | 2026-03-26 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |