Lucene search
+L

5256 matches found

Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.10 views

PT-2026-91295

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS5.7AI score0.00658EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/11 10:56 a.m.10 views

CVE-2026-82215 WC PayPay Gateway 0.5 - 0.9.3 - Unauthenticated Payment Bypass via Unverified Webhook

The Payment Gateway PayPay for WooCommerce WordPress plugin from 0.5 to 0.9.3 does not verify the authenticity of the payment notifications it receives before acting on them, allowing unauthenticated attackers who know the store's merchant identifier to mark arbitrary orders as paid, or to cancel...

5.9CVSS5.9AI score0.0016EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 10:56 a.m.13 views

CVE-2026-82215

The Payment Gateway PayPay for WooCommerce WordPress plugin (versions 0.5 through 0.9.3) fails to verify the authenticity of incoming payment notification webhooks before acting on them. An unauthenticated attacker who knows a store's merchant identifier can mark arbitrary orders as paid , or can...

5.9CVSS5.9AI score0.0016EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 10:56 a.m.40 views

CVE-2026-82215 WC PayPay Gateway 0.5 - 0.9.3 - Unauthenticated Payment Bypass via Unverified Webhook

The Payment Gateway PayPay for WooCommerce WordPress plugin from 0.5 to 0.9.3 does not verify the authenticity of the payment notifications it receives before acting on them, allowing unauthenticated attackers who know the store's merchant identifier to mark arbitrary orders as paid, or to cancel...

5.9CVSS0.0016EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/10 9:06 p.m.11 views

n8n: GitHub Trigger 422 Reuse Path Skips Webhook Secret Storage, Causing Signature Verification to Fail-Open

Impact The GitHub Trigger generated a signing secret when it registered a webhook and verified X-Hub-Signature-256 on each delivery. When GitHub answered the create request with a 422 because a webhook for the URL already existed, the node adopted the remote hook but kept only its id and events,...

6.3CVSS5.7AI score0.00259EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/09/10 9:06 p.m.9 views

NPM: n8n: GitHub Trigger 422 Reuse Path Skips Webhook Secret Storage, Causing Signature Verification to Fail-Open

NPM: n8n: GitHub Trigger 422 Reuse Path Skips Webhook Secret Storage, Causing Signature Verification to Fail-Open vulnerability discovered by ? in WordPress Npm n8n versions 1.123.76...

6.3CVSS5.7AI score0.00259EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/10 9:06 p.m.9 views

EUVD-2026-74276

n8n: GitHub Trigger 422 Reuse Path Skips Webhook Secret Storage, Causing Signature Verification to Fail-Open...

6.3CVSS5.7AI score0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 9:06 p.m.7 views

GHSA-5M98-CGCR-XX3Q n8n: GitHub Trigger 422 Reuse Path Skips Webhook Secret Storage, Causing Signature Verification to Fail-Open

Impact The GitHub Trigger generated a signing secret when it registered a webhook and verified X-Hub-Signature-256 on each delivery. When GitHub answered the create request with a 422 because a webhook for the URL already existed, the node adopted the remote hook but kept only its id and events,...

6.3CVSS5.7AI score0.00259EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/10 2:48 p.m.8 views

GO-2026-6440 Dozzle: SSRF guard bypass via IPv6 transition addresses (6to4/NAT64/Teredo) in webhook notification dispatcher in github.com/amir20/dozzle

Dozzle: SSRF guard bypass via IPv6 transition addresses 6to4/NAT64/Teredo in webhook notification dispatcher in github.com/amir20/dozzle...

2.3CVSS5.7AI score0.00465EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 2:48 p.m.10 views

GO-2026-6360 OpenChoreo: Unauthenticated build/workflow trigger via git-provider confusion (webhook signature bypass) in github.com/openchoreo/openchoreo

OpenChoreo: Unauthenticated build/workflow trigger via git-provider confusion webhook signature bypass in github.com/openchoreo/openchoreo...

5.3CVSS5.7AI score0.00346EPSS
SaveExploits0References11
NVD
NVD
added 2026/09/10 2:17 p.m.7 views

CVE-2026-88896

EspoCRM before 10.0.4 is vulnerable to server-side request forgery. HostCheck::ipAddressIsNotInternal, which validates outbound URLs to block requests to internal/private IP addresses, strips ::ffff: IPv4-mapped IPv6 prefixes but does not recognize IPv6 transition addresses that embed private IPv...

6.9CVSS0.00371EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/10 1:05 p.m.9 views

EUVD-2026-75446

EspoCRM before 10.0.4 is vulnerable to server-side request forgery. HostCheck::ipAddressIsNotInternal, which validates outbound URLs to block requests to internal/private IP addresses, strips ::ffff: IPv4-mapped IPv6 prefixes but does not recognize IPv6 transition addresses that embed private IPv...

6.9CVSS5.7AI score0.00371EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 9:44 a.m.8 views

PYSEC-2026-3866 nextcloud-mcp-server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Summary The POST /webhooks/nextcloud endpoint has no authentication by default: WEBHOOKSECRET defaults to None and is never required by startup validation. When unset, the receiver accepts any unauthenticated POST. The userid is taken directly from the attacker-supplied payload and passed to...

9.1CVSS5.8AI score0.0073EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/09/10 9:44 a.m.9 views

nextcloud-mcp-server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

SummaryThe POST /webhooks/nextcloud endpoint has no authentication by default: WEBHOOKSECRET defaults to None and is never required by startup validation. When unset, the receiver accepts any unauthenticated POST. The userid is taken directly from the attacker-supplied payload and passed to Qdran...

9.1CVSS5.8AI score0.0073EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2026/09/10 9:44 a.m.9 views

PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

Summarypraisonai/jobs/models.py::JobSubmitRequest.validatewebhookurl validates webhookURLs by resolving the hostname and checking whether the IP is private. When DNSresolution fails socket.gaierror, the validator silently passes the URL viaexcept socket.gaierror: pass. Additionally, even when DNS...

10CVSS6.1AI score0.00338EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.10 views

PYSEC-2026-3895 PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

Summary praisonai/jobs/models.py::JobSubmitRequest.validatewebhookurl validates webhook URLs by resolving the hostname and checking whether the IP is private. When DNS resolution fails socket.gaierror, the validator silently passes the URL via except socket.gaierror: pass. Additionally, even when...

7.1CVSS6AI score0.00265EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/10 9:44 a.m.10 views

PYSEC-2026-3857 langgraph-api: Relative webhook targets in LangGraph Server can reach in-process routes without authentication

Summary In affected versions of langgraph-api the LangGraph Server runtime, a run or cron could be created with a relative webhook target. When the server later delivers such a webhook, it routes the request back into the same application through an in-process loopback transport that the...

5.9CVSS5.7AI score0.00365EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/09/10 9:44 a.m.9 views

langgraph-api: Relative webhook targets in LangGraph Server can reach in-process routes without authentication

SummaryIn affected versions of langgraph-api the LangGraph Server runtime, a run or cron could be created with a relative webhook target. When the server later delivers such a webhook, it routes the request back into the same application through an in-process loopback transport that the...

5.9CVSS5.7AI score0.00365EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/09 5:33 p.m.14 views

CVE-2026-47837

A flaw was found in Spring Cloud Config Server. This vulnerability allows an unauthenticated remote attacker to send webhook requests to the /monitor endpoint without validation. This lack of authentication for a critical function could lead to a denial of service DoS condition, making the server...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 2:00 p.m.8 views

MAL-2026-16121 Malicious code in websetup (PyPI)

[email protected] is a single module whose only function, setup.settext=None, filepath=None in websetup/sender.py, POSTs the given text and the contents of any local file path to a hardcoded Discord webhook id 1546817174411288617; the name Discord returns for it is "backdoor" and swallows every...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder