Description
Time-of-check time-of-use (TOCTOU) race condition vulnerability in Samsung Open Source Escargot allows Leveraging Race Conditions.

This issue affects Escargot: bab3a5797557014ce3c2e28419a6310cfba90d0d.
Published: 2026-06-30
Score: 5.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a time‑of‑check time‑of‑use race condition that can allow an attacker to influence Escargot’s internal state or behavior. The specific impact is not detailed in the advisory, but the flaw introduces a window where concurrent operations can interact with stale or incorrect data, potentially leading to corrupted execution or privilege abuse. The weakness is classified as CWE‑367.

Affected Systems

The affected product is Samsung’s open‑source JavaScript engine Escargot, as identified in the commit hash bab3a5797557014ce3c2e28419a6310cfba90d0d. No explicit version numbers are provided, so all builds incorporating this code are considered vulnerable until a patch is released.

Risk and Exploitability

With a CVSS score of 5.9, the vulnerability has a moderate impact. The EPSS score is not available, and Escargot is not listed in the CISA KEV catalog. The attack vector is inferred to be local or through concurrent execution contexts within Escargot, as the flaw arises during race conditions between check and use phases. Exploitation would likely require the ability to trigger parallel operations or influence process scheduling, making it more suitable for a privileged local attacker or for a supply‑chain scenario where code is run in a compromised environment.

Generated by OpenCVE AI on June 30, 2026 at 04:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Escargot to a version that resolves the race condition if such a release becomes available
  • Apply process or thread isolation to restrict concurrent access to the affected components within Escargot
  • Enforce strict access controls so that only trusted users or processes can launch or interact with Escargot execution contexts

Generated by OpenCVE AI on June 30, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Escargot TOCTOU Race Condition Vulnerability

Tue, 30 Jun 2026 03:00:00 +0000

Type Values Removed Values Added
Description Time-of-check time-of-use (TOCTOU) race condition vulnerability in Samsung Open Source Escargot allows Leveraging Race Conditions. This issue affects Escargot: bab3a5797557014ce3c2e28419a6310cfba90d0d.
Weaknesses CWE-367
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: samsung.tv_appliance

Published:

Updated: 2026-06-30T02:27:48.070Z

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

Link: CVE-2026-14160

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T04:30:04Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition