CVE-2026-91080: webhook through 2.8.3 Memory Exhaustion via Oversized Request Body

Published Sep 14, 2026
·
Updated

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 the service.

Affected Software

1 affected component
webhook<=2.8.3

Event History

Sep 14, 2026
CVE Published
via MITRE·05:52 PM
Data Sourced
via MITRE·05:52 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·06:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any unauthenticated attacker that can reach the webhook service over the network can send oversized request bodies. A valid webhook signature is not required, because the service reads the full body before evaluating trigger rules or rejecting an invalid signature.

2

What is the practical impact of exploitation?

An attacker can submit multi-gigabyte request bodies to consume available memory and cause an out-of-memory condition. This can crash the webhook service and result in denial of service.

3

Are deployments protected by webhook trigger rules or signature validation?

No. Trigger rules and signature validation are evaluated only after the complete request body has been read into memory, so they do not prevent memory exhaustion from oversized requests.

4

What can be done if an update is not immediately available?

Limit request-body sizes before traffic reaches webhook, such as at a reverse proxy or other network-facing request handler. Restrict network access to the service so untrusted clients cannot submit requests directly.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203