Description
OpenClaw before 2026.5.28 contains a race condition in the MS Teams safeFetch DNS rebinding check. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could win a timing window between the DNS validation check and use, allowing actions that should have required a stronger authorization or policy check. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.
Published: 2026-07-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a race condition in OpenClaw’s Microsoft Teams safeFetch DNS rebinding check, present in all releases older than 2026.5.28. When the feature is enabled and reachable, a lower‑trust caller or a specific input path can win the timing window between the DNS validation and its actual use. This allows that caller to perform actions that normally require stronger authorization or policy checks. The result is an authentication bypass that can lead to the execution of privileged operations, with the concrete impact depending on how the operator has configured trust boundaries. This weakness is classified as CWE‑367 (Race Condition).

Affected Systems

The vulnerability affects all OpenClaw installations for the Node.js platform with versions earlier than 2026.5.28. Operators running those releases should locate deployments of the OpenClaw:OpenClaw product where the safeFetch feature is enabled.

Risk and Exploitability

The CVSS score of 5.1 reflects moderate severity, while the EPSS score of less than 1% indicates a very low likelihood of exploitation at this time. The flaw is not listed in the CISA KEV catalog, and no public exploits are known. Exploitation would require an attacker to reach the affected feature and to provide a lower‑trust input capable of racing the validation check, making the attack surface highly dependent on operator configuration. Consequently, the practical risk ranges from negligible when the feature is isolated to significant if it is exposed to untrusted callers.

Generated by OpenCVE AI on July 31, 2026 at 00:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.5.28 or later to fix the safeFetch race condition.
  • If an upgrade cannot be performed immediately, disable the safeFetch feature or restrict its use to trusted callers only.
  • Configure network or application controls to block lower‑trust input paths from reaching the safeFetch endpoint.
  • Monitor logs for failed DNS validation attempts or unusual safeFetch activity to detect attempts to exploit the timing window.

Generated by OpenCVE AI on July 31, 2026 at 00:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.5.28 contains a race condition in the MS Teams safeFetch DNS rebinding check. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could win a timing window between the DNS validation check and use, allowing actions that should have required a stronger authorization or policy check. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.
Title OpenClaw < 2026.5.28 Authentication Bypass via safeFetch
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-367
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-17T14:16:41.103Z

Reserved: 2026-07-13T16:39:22.251Z

Link: CVE-2026-62212

cve-icon Vulnrichment

Updated: 2026-07-17T14:16:29.602Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:00:14Z

Weaknesses
  • CWE-367

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