Description
OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication that allows attackers to brute-force weak shared secrets. Attackers who can reach the webhook endpoint can exploit this to forge inbound webhook events by repeatedly attempting authentication without throttling.
Published: 2026-03-31
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: Forged webhook events via brute force
Action: Patch Immediately
AI Analysis

Impact

OpenClaw before version 2026.3.28 lacks rate limiting on the Nextcloud Talk webhook authentication. This missing guard allows an attacker to repeatedly try different shared secrets until the correct one is found. When the secret is guessed, the attacker can forge webhook events, essentially sending unauthorized payloads into the system and potentially triggering unintended actions.

Affected Systems

Vulnerable installations are any OpenClaw deployments running a version earlier than 2026.3.28. The weakness exists in the webhook handler of the Nextcloud Talk integration, which is implemented in Node.js. No specific operating system or runtime version is singled out beyond the application level.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers only need network access to the exposed webhook endpoint to launch brute‑force attempts; no additional privilege escalation is required. Successful exploitation can lead to unauthorized command execution via forged events, data leakage, or service disruption, but it does not provide arbitrary code execution on the host.

Generated by OpenCVE AI on March 31, 2026 at 15:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to OpenClaw version 2026.3.28 or later to enforce rate limiting on the webhook authentication.
  • Verify that the webhook endpoint now applies rate limiting and correctly authenticates incoming requests.
  • If an upgrade is not immediately possible, block or restrict access to the webhook endpoint using firewall or ACL rules and monitor logs for repeated authentication attempts.
  • Continue to check for vendor advisories and apply future updates as they become available.

Generated by OpenCVE AI on March 31, 2026 at 15:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 31 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 31 Mar 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Tue, 31 Mar 2026 14:30:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication that allows attackers to brute-force weak shared secrets. Attackers who can reach the webhook endpoint can exploit this to forge inbound webhook events by repeatedly attempting authentication without throttling.
Title OpenClaw < 2026.3.28 - Brute Force Attack via Missing Rate Limiting on Webhook Shared Secret Authentication
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': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/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-03-31T17:43:23.480Z

Reserved: 2026-03-23T11:00:48.409Z

Link: CVE-2026-33580

cve-icon Vulnrichment

Updated: 2026-03-31T17:18:55.285Z

cve-icon NVD

Status : Received

Published: 2026-03-31T15:16:15.170

Modified: 2026-03-31T18:16:54.830

Link: CVE-2026-33580

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-31T20:38:25Z

Weaknesses