Skip to main content

Samsung Escargot CVE-2026-47309

| EUVDEUVD-2026-30839 HIGH
Uncontrolled Recursion (CWE-674)
2026-05-19 samsung.tv_appliance GHSA-8r93-f22g-x9vj
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Re-analysis Queued
Jul 24, 2026 - 12:22 vuln.today
cvss_changed
Severity Changed
Jul 24, 2026 - 12:22 NVD
MEDIUM HIGH
CVSS changed
Jul 24, 2026 - 12:22 NVD
5.5 (MEDIUM) 7.5 (HIGH)
Source Code Evidence Fetched
May 19, 2026 - 06:47 vuln.today
Analysis Generated
May 19, 2026 - 06:47 vuln.today

DescriptionNVD

Uncontrolled Recursion vulnerability in Samsung Open Source Escargot allows Oversized Serialized Data Payloads.

This issue affects Escargot: 590345cc6258317c5da850d846ce6baaf2afc2d3.

AnalysisAI

Uncontrolled recursion in Samsung's Escargot JavaScript engine crashes the runtime when processing oversized serialized data payloads, resulting in a high-severity availability impact. The vulnerability is confirmed at commit 590345cc6258317c5da850d846ce6baaf2afc2d3 of the Escargot engine, which is deployed in Samsung TV and appliance platforms. An attacker who can cause a local user to open or execute a crafted JavaScript payload can trigger a stack overflow, denying service to the affected application or device; no public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV.

Technical ContextAI

Escargot (cpe:2.3:a:samsung_open_source:escargot:*:*:*:*:*:*:*:*) is Samsung's lightweight JavaScript engine designed for embedded and smart TV environments. CWE-674 (Uncontrolled Recursion) describes a class of defects where recursive function calls lack adequate depth bounds or termination guards, allowing crafted input to exhaust call-stack space and cause a segmentation fault or hard crash. The PR #1565 diff reveals a broad set of related correctness fixes bundled in the same patch: an integer underflow clamp in TypedArray.copyWithin (where buffer resize during argument coercion could produce a negative count subsequently cast to size_t), a null-safety guard in EvaluatorResult error handling for nested eval/finally allocation edge cases, an OOM abort handler in Heap.cpp, DataView coercion ordering fixes, FinalizationRegistry re-entry prevention, and array fast-mode handling for spread operations. The serialization recursion issue driving this CVE likely arises during parsing or structured-clone-style serialization of deeply nested JavaScript object graphs, where no recursion-depth limit is enforced before the native call stack is exhausted.

RemediationAI

Apply the upstream fix from GitHub Pull Request #1565 (https://github.com/Samsung/escargot/pull/1565), which addresses the uncontrolled recursion alongside several related correctness bugs in TypedArray, DataView, FinalizationRegistry, and array spread operations. Upstream fix is available as a PR/commit; a released tagged version with the patch is not independently confirmed from available data - downstream integrators should track the Escargot repository for a formal release incorporating these changes. As a compensating control where patching is not immediately possible, restrict the execution of untrusted or third-party JavaScript content within Escargot-based runtimes by disabling or sandboxing external widget or web-app loading features on affected Samsung devices. Note that disabling content loading may impact device functionality such as smart TV app stores or embedded browsers. Samsung device owners should monitor Samsung's security advisories for firmware updates addressing this engine version.

CVE-2026-47314 CRITICAL
9.8 May 19

Out-of-bounds write in Samsung's Escargot lightweight JavaScript engine (commit 590345cc6258317c5da850d846ce6baaf2afc2d3

CVE-2026-47311 CRITICAL
9.8 May 19

Heap-based buffer overflow in Samsung's Escargot JavaScript engine (commit 590345cc6258317c5da850d846ce6baaf2afc2d3) all

CVE-2026-47310 CRITICAL
9.8 May 19

Use-after-free memory corruption in Samsung's Escargot JavaScript engine (commit 590345cc6258317c5da850d846ce6baaf2afc2d

CVE-2023-41268 CRITICAL
9.8 Dec 06

Improper input validation vulnerability in Samsung Open Source Escargot allows stack overflow and segmentation fault.0.0

CVE-2026-47317 HIGH
7.5 May 19

Uncontrolled recursion in Samsung's Escargot JavaScript engine triggers excessive heap allocation, causing a denial-of-s

CVE-2026-47316 HIGH
7.5 May 19

Denial of service in Samsung Escargot JavaScript engine at commit 590345cc6258317c5da850d846ce6baaf2afc2d3 stems from mu

CVE-2026-47315 HIGH
7.5 May 19

Denial-of-service in Samsung's Escargot JavaScript engine (commit 590345cc) stems from multiple unhandled exceptional co

CVE-2026-47313 HIGH
7.5 May 19

Excessive memory allocation in Samsung's Escargot JavaScript engine (commit 590345cc) triggers a denial-of-service condi

CVE-2026-47312 HIGH
7.5 May 19

Denial-of-service via invalid pointer dereference in Samsung Open Source Escargot JavaScript engine affects the specific

CVE-2024-32671 MEDIUM
6.9 Jul 29

Heap-based Buffer Overflow vulnerability in Samsung Open Source Escargot JavaScript engine allows Overflow Buffers.0.0.

CVE-2026-58307 MEDIUM
6.1 Jul 09

Out-of-bounds read and reachable assertion vulnerabilities in Samsung's open-source Escargot JavaScript engine allow a l

CVE-2026-58306 MEDIUM
6.1 Jul 09

Heap-based buffer overflow in Samsung's open-source Escargot JavaScript engine corrupts heap memory when processing mali

Share

CVE-2026-47309 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy