MEDIUM

CVE-2026-53844

Openclaw Openclaw 2026-06-16 CVSS v3.1
CVSS
6.5

Description

OpenClaw before 2026.4.29 contains a session visibility check bypass vulnerability in shared memory search that allows authenticated callers to access memory entries without proper authorization. Attackers can skip session visibility guards on the search path to retrieve memory entries that should not be visible to their session.

Summary dbcve.org

OpenClaw before 2026.4.29 contains a session visibility check bypass in shared memory search that allows authenticated attackers to circumvent session isolation guards and retrieve memory entries belonging to other sessions. The vulnerability exists in the search path logic where session visibility validation is improperly enforced or missing.

Mitigation

Upgrade to OpenClaw version 2026.4.29 or later to obtain the patched session visibility enforcement in shared memory operations. If upgrade is not immediately possible, review shared memory access controls and implement explicit session context validation before returning any memory entries.

Weakness (CWE)

CWE-862 Missing Authorization

EPSS Score

0.21%
Probability of exploitation in next 30 days
11.6th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE