CVE-2026-41407 PUBLISHED

OpenClaw < 2026.4.2 - Timing Side Channel in Shared-Secret Comparison

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 28.04.2026 Updated: 28.04.2026

OpenClaw before 2026.4.2 contains a timing side channel vulnerability in shared-secret comparison call sites that use early length-mismatch checks instead of fixed-length comparison helpers. Attackers can measure timing differences to leak secret-length information, weakening constant-time handling for shared secrets.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.4.2 (excl.)
  • Version 2026.4.2 is unaffected

Credits

  • KEXNA (@kexinoh) reporter

References

Problem Types

  • CWE-208 Observable Timing Discrepancy CWE