PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-47314 Samsung Open Source CVE debrief

CVE-2026-47314 is a high-severity out-of-bounds write vulnerability in Samsung Open Source Escargot, a JavaScript engine. The vulnerability allows for buffer overflow conditions and affects Escargot at commit 590345cc6258317c5da850d846ce6baaf2afc2d3. The issue was published on 2026-05-19 and is currently undergoing analysis by NVD. A pull request has been submitted to address the vulnerability.

Vendor
Samsung Open Source
Product
Escargot
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-19
Original CVE updated
2026-05-19
Advisory published
2026-05-19
Advisory updated
2026-05-19

Who should care

Organizations using Samsung Escargot JavaScript engine in embedded systems, IoT devices, or applications; developers maintaining Escargot-based projects; security teams monitoring JavaScript engine vulnerabilities.

Technical summary

CVE-2026-47314 is an out-of-bounds write vulnerability (CWE-787) in Samsung's open-source Escargot JavaScript engine. The vulnerability, rated HIGH severity with CVSS 3.1 score 7.8, affects Escargot at commit 590345cc6258317c5da850d846ce6baaf2afc2d3. The flaw enables buffer overflow conditions that could lead to memory corruption. Local attack vector with user interaction required; successful exploitation may result in high impact to confidentiality, integrity, and availability. A pull request has been submitted to remediate the issue.

Defensive priority

HIGH

Recommended defensive actions

  • Review and apply the remediation pull request when merged to address the out-of-bounds write vulnerability
  • Identify systems running Escargot commit 590345cc6258317c5da850d846ce6baaf2afc2d3 or earlier
  • Monitor Samsung Escargot repository for official security advisory and patched release
  • Implement input validation and sandboxing for JavaScript execution contexts where Escargot is deployed
  • Subscribe to Samsung PSIRT notifications for updates on this vulnerability

Evidence notes

The CVE description identifies an out-of-bounds write (CWE-787) in Samsung's Escargot JavaScript engine. NVD records show the vulnerability status as 'Undergoing Analysis' with a CVSS 3.1 score of 7.8 (HIGH). The affected version is specified as commit 590345cc6258317c5da850d846ce6baaf2afc2d3. A remediation pull request is referenced in the source data.

Official resources

2026-05-19