CVE-2026-25577
Awaiting Analysis
Awaiting Analysis - Queue
CookieError Handling Flaw in Emmett Request Causes DoS
Publication date: 2026-02-10
Last updated on: 2026-02-11
Assigner: GitHub, Inc.
Description
Description
Emmett is a framework designed to simplify your development process. Prior to 1.3.11, the cookies property in mmett_core.http.wrappers.Request does not handle CookieError exceptions when parsing malformed Cookie headers. This allows unauthenticated attackers to trigger HTTP 500 errors and cause denial of service. This vulnerability is fixed in 1.3.11.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| emmett | emmett | to 1.3.11 (inc) |
| emmett | emmett-core | to 1.3.11 (exc) |
| emmett | emmett-core | to 1.3.10 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-307 | The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame. |
| CWE-248 | An exception is thrown from a function, but it is not caught. |