Lucene search
+L

102 matches found

Snyk
Snyk
added 2026/02/17 9:34 p.m.8 views

Authentication Bypass Using an Alternate Path or Channel

Overview @openclaw/feishu is an OpenClaw Feishu/Lark channel plugin community maintained by @m1heng Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the Telegram webhook endpoint when webhook mode is enabled without a configured...

9.8CVSS5.8AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/17 9:34 p.m.10 views

GHSA-FHVM-J76F-QMJV OpenClaw has a potential access-group authorization bypass if channel type lookup fails

Summary When Telegram webhook mode is enabled without a configured webhook secret, OpenClaw may accept unauthenticated HTTP POST requests at the Telegram webhook endpoint and trust attacker-controlled update JSON. This can allow forged Telegram updates that spoof message.from.id / chat.id,...

9.8CVSS5.6AI score0.00255EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/02/17 9:34 p.m.5 views

Authentication Bypass Using an Alternate Path or Channel

Overview @openclaw/nextcloud-talk is an OpenClaw Nextcloud Talk channel plugin Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the Telegram webhook endpoint when webhook mode is enabled without a configured secret. An attacker can...

9.8CVSS5.8AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/17 9:34 p.m.12 views

Authentication Bypass Using an Alternate Path or Channel

Overview @openclaw/bluebubbles is an OpenClaw BlueBubbles channel plugin Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the Telegram webhook endpoint when webhook mode is enabled without a configured secret. An attacker can...

9.8CVSS5.8AI score0.00255EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/17 6:46 p.m.14 views

OpenClaw has a Telegram webhook request forgery (missing `channels.telegram.webhookSecret`) → auth bypass

Summary In Telegram webhook mode, if channels.telegram.webhookSecret is not set, OpenClaw may accept webhook HTTP requests without verifying Telegram’s secret token header. In deployments where the webhook endpoint is reachable by an attacker, this can allow forged Telegram updates for example...

7.5CVSS5.6AI score0.002EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/02/17 6:46 p.m.20 views

GHSA-MP5H-M6QJ-6292 OpenClaw has a Telegram webhook request forgery (missing `channels.telegram.webhookSecret`) → auth bypass

Summary In Telegram webhook mode, if channels.telegram.webhookSecret is not set, OpenClaw may accept webhook HTTP requests without verifying Telegram’s secret token header. In deployments where the webhook endpoint is reachable by an attacker, this can allow forged Telegram updates for example...

7.5CVSS5.6AI score0.002EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/17 5:14 p.m.17 views

GHSA-XC7W-V5X6-CC87 OpenClaw has a webhook auth bypass when gateway is behind a reverse proxy (loopback remoteAddress trust)

Summary The BlueBubbles webhook handler previously treated any request whose socket remoteAddress was loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 as authenticated. When OpenClaw Gateway is behind a reverse proxy Tailscale Serve/Funnel, nginx, Cloudflare Tunnel, ngrok, the proxy typically connects t...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/17 5:14 p.m.21 views

OpenClaw has a webhook auth bypass when gateway is behind a reverse proxy (loopback remoteAddress trust)

Summary The BlueBubbles webhook handler previously treated any request whose socket remoteAddress was loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 as authenticated. When OpenClaw Gateway is behind a reverse proxy Tailscale Serve/Funnel, nginx, Cloudflare Tunnel, ngrok, the proxy typically connects t...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.12 views

PT-2026-20324

Name of the Vulnerable Software and Affected Versions openclaw versions prior to 2026.2.1 Description In Telegram webhook mode, if channels.telegram.webhookSecret is not set, the software may accept webhook HTTP requests without verifying Telegram’s secret token header. This can allow forged...

7.5CVSS5.5AI score0.002EPSS
SaveExploits1References14
OSV
OSV
added 2025/10/23 4:25 p.m.7 views

GO-2025-4018 Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret in github.com/ossf/allstar

Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret in github.com/ossf/allstar...

8.2CVSS7AI score0.00369EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/10 10:53 p.m.14 views

GHSA-33F4-MJCH-7FPR Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret

A vulnerability in Allstar’s Reviewbot component caused inbound webhook requests to be validated against a hard-coded, shared secret: https://github.com/ossf/allstar/blob/294ae985cc2facd0918e8d820e4196021aa0b914/pkg/reviewbot/reviewbot.goL59 The value used for the secret token was compiled into t...

8.2CVSS7.2AI score0.00369EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/10/09 9:20 p.m.3 views

CVE-2025-61926 Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret

Allstar is a GitHub App to set and enforce security policies. In versions prior to 4.5, a vulnerability in Allstar’s Reviewbot component caused inbound webhook requests to be validated against a hard-coded, shared secret. The value used for the secret token was compiled into the Allstar binary an...

8.2CVSS6.3AI score0.00369EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/09 9:20 p.m.16 views

CVE-2025-61926 Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret

Allstar is a GitHub App to set and enforce security policies. In versions prior to 4.5, a vulnerability in Allstar’s Reviewbot component caused inbound webhook requests to be validated against a hard-coded, shared secret. The value used for the secret token was compiled into the Allstar binary an...

8.2CVSS0.00369EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/09 9:20 p.m.24 views

CVE-2025-61926

Allstar Reviewbot had an authentication bypass via a hard-coded webhook secret. In Allstar versions prior to 4.5, inbound webhook requests were validated against a secret embedded at compile time and not configurable at runtime, causing all deployments using the Reviewbot code path to share the s...

8.2CVSS6.5AI score0.00369EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2022-51431

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00707EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2023-34091

Malicious code in bioql PyPI...

5.5CVSS5AI score0.00549EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/30 6:32 p.m.5 views

Improper Check or Handling of Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check or Handling of Exceptional Conditions in the /api/webhook endpoint. An attacker can cause the server process to crash by sending an Azure DevOps Push event with an empty resource.refUpdates array. Note: This is only...

8.7CVSS6.9AI score0.08344EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/09/30 6:28 p.m.3 views

Improper Validation of Function Hook Arguments

Overview Affected versions of this package are vulnerable to Improper Validation of Function Hook Arguments in the /api/webhook endpoint via the affectedRevisionInfo function. An attacker can cause the server process to crash and disrupt service availability by sending a Gogs push event whose JSO...

8.7CVSS7AI score0.00563EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/30 6:11 p.m.4 views

Improper Check or Handling of Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check or Handling of Exceptional Conditions in the /api/webhook endpoint. An attacker can cause the server to crash and disrupt service availability by sending a Bitbucket Server Push event with JSON field repository.links.clon...

8.7CVSS6.9AI score0.00549EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/30 6:11 p.m.2 views

Improper Check or Handling of Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check or Handling of Exceptional Conditions in the /api/webhook endpoint. An attacker can cause the server to crash and disrupt service availability by sending a Bitbucket Server Push event with JSON field repository.links.clon...

8.7CVSS6.9AI score0.00549EPSS
SaveExploits1References2
Rows per page
Query Builder