Description
Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers.

This issue affects Escargot: before ef525f337fafddecde77a3c426212a84bb20cb98.
Published: 2026-07-09
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap‐based buffer overflow (CWE‑122) in the Samsung Escargot JavaScript engine. An attacker who can supply specially crafted data to an Escargot process could cause a buffer overflow on heap memory, corrupting adjacent memory and potentially leading to memory corruption or denial of service. While the description does not explicitly state the exact attack vector, it is inferred that an attacker would need to deliver malicious input—such as an oversized or malformed script—to an Escargot instance in order to trigger the overflow.

Affected Systems

Samsung Open Source Escargot versions built from revisions earlier than the commit ef525f337fafddecde77a3c426212a84bb20cb98 are affected. Updates to this commit or later provide the necessary fix.

Risk and Exploitability

The CVSS v3.1 score of 6.1 indicates a moderate severity, and the EPSS score of <1% implies a very low likelihood of exploitation in the wild. Escargot is not listed in the CISA Key Exploited Vulnerabilities catalog, and no public exploitation reports are known. Exploitation would require an attacker to direct malicious data to a running Escargot process, likely through a web or embedded context that processes user-controlled scripts.

Generated by OpenCVE AI on July 26, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Escargot to the commit ef525f337fafddecde77a3c426212a84bb20cb98 or later. This update resolves the heap‑based buffer overflow (CWE‑122).
  • If the official commit is not available, apply the patch from pull request 1584, which addresses the same vulnerability.
  • If upgrading is not an option, isolate Escargot in a sandboxed environment and perform strict input validation or sanitization before script execution to mitigate the risk of a heap buffer overflow.

Generated by OpenCVE AI on July 26, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 26 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Samsung Escargot JavaScript Engine

Thu, 23 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in Samsung Escargot Engine Before Commit ef525f337f

Tue, 21 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in Samsung Escargot Engine Before Commit ef525f337f

Fri, 17 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Samsung Escargot via Unvalidated Input

Mon, 13 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Samsung Escargot via Unvalidated Input

Sun, 12 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Escargot

Fri, 10 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Escargot

Thu, 09 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Samsung Open Source
Samsung Open Source escargot
Vendors & Products Samsung Open Source
Samsung Open Source escargot

Thu, 09 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Description Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: before ef525f337fafddecde77a3c426212a84bb20cb98.
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H'}


Subscriptions

Samsung Open Source Escargot
cve-icon MITRE

Status: PUBLISHED

Assigner: samsung.tv_appliance

Published:

Updated: 2026-07-09T12:10:29.268Z

Reserved: 2026-06-30T01:49:44.822Z

Link: CVE-2026-58306

cve-icon Vulnrichment

Updated: 2026-07-09T12:10:23.017Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T15:45:08Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow