Lucene search
+L

46 matches found

EUVD
EUVD
added 2026/05/07 1:52 p.m.22 views

EUVD-2026-28384

Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname but passes the original hostname to cURL without CURLOPTRESOLVE pinning on 10 of 11 outbound HTTP endpoints, leaving a DNS...

7.7CVSS5.8AI score0.00227EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/06 11:16 p.m.10 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to the lack of exposure of the HMAC-SHA256 signing key in the SDK's typed API, which prevents verification of the X-AxonFlow-Signature header on incoming webhook deliveries. An attack...

8.2CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/04/28 10:46 a.m.9 views

BIT-KYVERNO-2026-41323 Kyverno: ServiceAccount token leaked to external servers via apiCall service URL

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0, 1.17.2, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attaches the admission controller's ServiceAccount token to outgoing HTTP requests. The service URL has no...

9.1CVSS5.3AI score0.0056EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/04/27 10:00 a.m.44 views

CVE-2026-7113 NousResearch hermes-agent Webhooks Endpoint webhook.py missing authentication

A vulnerability was found in NousResearch hermes-agent 0.8.0. Affected by this issue is some unknown functionality of the file gateway/platforms/webhook.py of the component Webhooks Endpoint. The manipulation of the argument INSECURENOAUTH results in missing authentication. The attack can be...

6.3CVSS0.00362EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/20 4:04 p.m.8 views

CVE-2026-25883

Vexa is an open-source, self-hostable meeting bot API and meeting transcription API. Prior to 0.10.0-260419-1910, the Vexa webhook feature allows authenticated users to configure an arbitrary URL that receives HTTP POST requests when meetings complete. The application performs no validation on th...

5.8CVSS5.9AI score0.00203EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/04/12 4:23 p.m.124 views

patchbot

patchbot patchbot is an AI-assisted security reviewer for p...

6.1AI score
SaveExploits0
Snyk
Snyk
added 2026/04/09 10:10 p.m.5 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the authentication for Google OIDC tokens in the GCR Receiver webhook endpoint. An attacker can trigger unauthorized reconciliation of resources by presenting any valid Google-issued...

6.3CVSS5.8AI score0.00127EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 5:26 p.m.4 views

CVE-2026-34590

Postiz is an AI social media scheduling tool. Prior to version 2.21.4, the POST /webhooks/ endpoint for creating webhooks uses WebhooksDto which validates the url field with only @IsUrl format check, missing the @IsSafeWebhookUrl validator that blocks internal/private network addresses. The updat...

5.4CVSS5.8AI score0.00226EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 11:50 p.m.17 views

OpenClaw: Voice-call Plivo V3 webhook replay key uses unsorted URL, allowing replay via query-parameter reordering

Summary Plivo V3 signature verification canonicalized query ordering, but replay detection hashed the raw verification URL. Reordering query parameters preserved a valid signature while producing a fresh replay-cache key. Impact An attacker who captured one valid signed Plivo V3 webhook could...

8.2CVSS5.9AI score0.00149EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/31 11:50 p.m.17 views

Replay Attack

Overview @openclaw/voice-call is an OpenClaw voice-call plugin Affected versions of this package are vulnerable to Replay Attack in the webhook-security.ts process. An attacker can bypass replay protection by capturing a valid signed webhook and resending it with reordered query parameters, there...

8.2CVSS5.9AI score0.00149EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/31 11:50 p.m.12 views

Replay Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Replay Attack in the webhook-security.ts process. An attacker can bypass replay protection by capturing a valid signed webhook and resending it with reordered query parameters, thereby...

8.2CVSS5.9AI score0.00149EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/26 6:56 p.m.7 views

Replay Attack

Overview @openclaw/voice-call is an OpenClaw voice-call plugin Affected versions of this package are vulnerable to Replay Attack due to improper derivation of the replay key in the webhook-security.ts process. An attacker can bypass replay protection and submit multiple authenticated requests by...

8.3CVSS5.9AI score0.00283EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/26 6:56 p.m.6 views

GHSA-CG6C-Q2HX-69H7 OpenClaw: Plivo V2 verified replay identity drifts on query-only variants

Summary Before v2026.3.23, the Plivo V2 verification path treated query-only variants of the same signed request as fresh verified work. Plivo V2 signatures authenticate baseUrl + nonce, but the replay key was derived from the full verification URL including the query string, so unsigned query-on...

8.2CVSS5.8AI score0.00283EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/26 6:56 p.m.9 views

OpenClaw: Plivo V2 verified replay identity drifts on query-only variants

Summary Before v2026.3.23, the Plivo V2 verification path treated query-only variants of the same signed request as fresh verified work. Plivo V2 signatures authenticate baseUrl + nonce, but the replay key was derived from the full verification URL including the query string, so unsigned query-on...

8.3CVSS5.9AI score0.00283EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/18 5:25 p.m.8 views

GHSA-G5PH-F57V-MWJC OneUptime WhatsApp Webhook Missing Signature Verification

Summary The WhatsApp POST webhook handler /notification/whatsapp/webhook processes incoming status update events without verifying the Meta/WhatsApp X-Hub-Signature-256 HMAC signature, allowing any unauthenticated attacker to send forged webhook payloads that manipulate notification delivery stat...

8.7CVSS6.1AI score0.00182EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.27 views

OpenClaw: Feishu webhook mode accepted forged events when only `verificationToken` was configured

Summary Feishu webhook mode allowed deployments that configured only verificationToken without encryptKey. In that state, forged inbound events could be accepted because the weaker configuration did not provide the required cryptographic verification boundary. Impact An unauthenticated network...

9.8CVSS5.9AI score0.00247EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/03 1:29 p.m.22 views

BIT-DISCOURSE-2026-26077 Discourse doesn't ensure webhooks require a token

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, several webhook endpoints SendGrid, Mailjet, Mandrill, Postmark, SparkPost in the WebhooksController accepted requests without a valid authentication token when no token was configured. This...

6.5CVSS5.9AI score0.0024EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/28 9:16 p.m.11 views

CVE-2026-24736

Squidex is an open source headless content management system and content management hub. Versions of the application up to and including 7.21.0 allow users to define "Webhooks" as actions within the Rules engine. The url parameter in the webhook configuration does not appear to validate or restri...

9.1CVSS6AI score0.0042EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/01/27 8:54 p.m.11 views

CVE-2026-24736

Squidex is an open source headless content management system and content management hub. Versions of the application up to and including 7.21.0 allow users to define "Webhooks" as actions within the Rules engine. The url parameter in the webhook configuration does not appear to validate or restri...

9.1CVSS6AI score0.0042EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.22 views

PT-2026-2559

n8n is an open source workflow automation platform. From 1.36.0 to before 2.2.0, the Webhook node’s IP whitelist validation performed partial string matching instead of exact IP comparison. As a result, an incoming request could be accepted if the source IP address merely contained the configured...

5.3CVSS6.5AI score0.00263EPSS
SaveExploits0References6
Rows per page
Query Builder