Description
OpenClaw before 2026.3.25 contains a missing rate limiting vulnerability in webhook authentication that allows attackers to brute-force weak webhook passwords without throttling. Remote attackers can repeatedly submit incorrect password guesses to the webhook endpoint to compromise authentication and gain unauthorized access.
Published: 2026-04-09
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized access via brute‑force webhook authentication
Action: Patch Now
AI Analysis

Impact

OpenClaw software prior to version 2026.3.25 lacks rate limiting on webhook authentication. This omission permits attackers to repeatedly submit incorrect passwords to the webhook endpoint and systematically brute‑force a weak webhook password. Successful brute force results in unauthorized access to the webhook, potentially exposing sensitive data or allowing further compromise of the system. The weakness is an example of CWE‑307, insufficient credential lockout or accounting.

Affected Systems

The vulnerability affects the OpenClaw product from OpenClaw, Inc. Any deployment of OpenClaw that uses the webhook authentication mechanism and runs a version older than 2026.3.25 is susceptible. No additional sub‑version details are provided in the advisory.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity, and the lack of an EPSS score or KEV listing suggests that widespread exploitation has not been confirmed yet, though the missing rate limiting makes the attack trivial for a remote attacker who can reach the webhook endpoint. The attack requires only the ability to send HTTP requests to the webhook URL; no local system compromise or privileged credentials are needed. Consequently, the risk is moderate, but the exploitability is high once the endpoint is reachable.

Generated by OpenCVE AI on April 9, 2026 at 22:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official OpenClaw update to version 2026.3.25 or later, which restores proper rate limiting on webhook authentication
  • If an immediate update cannot be applied, enforce rate limiting on the webhook endpoint via network devices or application configuration
  • Configure webhook URLs to use complex, high‑entropy passwords that are difficult to brute‑force
  • Monitor traffic to webhook endpoints for repeated login attempts and take remedial action if suspicious activity is detected

Generated by OpenCVE AI on April 9, 2026 at 22:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Apr 2026 21:45:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.25 contains a missing rate limiting vulnerability in webhook authentication that allows attackers to brute-force weak webhook passwords without throttling. Remote attackers can repeatedly submit incorrect password guesses to the webhook endpoint to compromise authentication and gain unauthorized access.
Title OpenClaw < 2026.3.25 - Brute-Force Attack via Missing Webhook Password Rate Limiting
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-307
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-09T21:26:53.011Z

Reserved: 2026-04-04T12:28:49.756Z

Link: CVE-2026-35623

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-09T22:16:30.530

Modified: 2026-04-09T22:16:30.530

Link: CVE-2026-35623

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:28:39Z

Weaknesses