CVE-2020-5236
CVE-2020-5236 is a medium-severity vulnerability in Agendaless Waitress with a CVSS 3.x base score of 5.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-400.
Key facts
- Severity: Medium (CVSS 3.x base score 5.7)
- CVSS v2: 6.8
- EPSS exploit prediction: 3% (84th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-400
- Affected product: Agendaless Waitress
- Published:
- Last modified:
Description
Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This allows an attacker to send a single request with an invalid header and take the service offline. This issue was introduced in version 1.4.2 when the regular expression was updated to attempt to match the behaviour required by errata associated with RFC7230. The regular expression that is used to validate incoming headers has been updated in version 1.4.3, it is recommended that people upgrade to the new version of Waitress as soon as possible.
Frequently asked questions
- What is CVE-2020-5236?
- Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This allows an attacker to send a single request with an invalid header and take the service offline. This issue was introduced in version 1.4.2 when the regular expression was updated to attempt to match the behaviour required by errata associated with RFC7230. The regular expression that is used to validate incoming headers has been updated in version 1.4.3, it is recommended that people upgrade to the new version of Waitress as soon as possible.
- How severe is CVE-2020-5236?
- CVE-2020-5236 has a CVSS 3.x base score of 5.7, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2020-5236 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (84th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-5236?
- CVE-2020-5236 affects Agendaless Waitress. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-5236?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2020-5236 published?
- CVE-2020-5236 was published on 2020-02-04 and last updated on 2026-06-17.
References
- https://github.com/Pylons/waitress/commit/6e46f9e3f014d64dd7d1e258eaf626e39870ee1f
- https://github.com/Pylons/waitress/security/advisories/GHSA-73m2-3pwg-5fgc
Affected products (1)
- cpe:2.3:a:agendaless:waitress:1.4.2:*:*:*:*:*:*:*
More vulnerabilities in Agendaless Waitress
- CVE-2024-49768 — Critical (CVSS 9.1): Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is…
- CVE-2024-49769 — High (CVSS 7.5): Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before…
- CVE-2022-24761 — High (CVSS 7.5): Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior…
- CVE-2019-16792 — High (CVSS 7.1): Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would…
- CVE-2019-16789 — High (CVSS 7.1): In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an…
- CVE-2019-16786 — High (CVSS 7.1): Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if…
All CVEs affecting Agendaless Waitress →
Other CWE-400 (Uncontrolled Resource Consumption) vulnerabilities
- CVE-2026-46775 — Critical (CVSS 9.9): Vulnerability in Oracle REST Data Services (component: Core). Supported versions that are affected are 24.2.0-26.1.0.…
- CVE-2025-61303 — Critical (CVSS 9.8): Hatching Triage Sandbox Windows 10 build 2004 (2025-08-14) and Windows 10 LTSC 2021(2025-08-14) contains a…
- CVE-2025-43193 — Critical (CVSS 9.8): The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7,…
- CVE-2025-24269 — Critical (CVSS 9.8): The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.4. An app may be able to…
- CVE-2025-24264 — Critical (CVSS 9.8): The issue was addressed with improved memory handling. This issue is fixed in Safari 18.4, iOS 18.4 and iPadOS 18.4,…
- CVE-2025-24260 — Critical (CVSS 9.8): The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5,…
Browse all CWE-400 (Uncontrolled Resource Consumption) vulnerabilities →