GHSA-g2xc-35jw-c63p · Severity: medium · Ecosystem: pip — HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress
Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with the inner-most encoding first, followed by any further transfer codings, ending with chunked. Requests sent with: "Transfer-Encoding: gzip, chunked" would incorrectly get ignored, and the request would use a Content-Length header instead to determine the body size of the HTTP message. This could allow for Waitress to treat a single request as multiple requests in the case of HTTP pipelining. This issue is fixed in Waitress 1.4.0.
Conclusion & alert: CVE-2019-16786 is rated Moderate Risk (59.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.54%). Core evidence: EPSS rose +1.75% over the last day, indicating growing attacker interest. Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.80% | 2.54% | +1.75% |
| 2 | 2026-05-30 | 0.90% | 0.80% | -0.10% |
| 3 | 2026-01-24 | — | 0.90% | — |
Full EPSS history (21 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
1.8 | 4.7 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-g2xc-35jw-c63p · Severity: medium · Ecosystem: pip — HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2019-16786: 1 source package rows (py3-waitress); 7 state rows across 7 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2019-16786 |
debian
|
not yet assigned | CVE-2019-16786 not yet assigned priority: Debian including 1 source packages (waitress), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-16786 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2019-16786 |
suse
|
high | CVE-2019-16786 severity important: SUSE including 298 source package names (1.1.1.0.1.5.334:python3-waitress-1.4.3-3.3.1, 1.2.0.0.1.5.338:python3-waitress-1.4.3-3.3.1, …), 542 product×package rows across 38 product lines (Container ses/6/cephcsi/cephcsi, Container ses/6/rook/ceph, … (38 product lines)): Fixed 542. | https://www.suse.com/security/cve/CVE-2019-16786/ |
ubuntu
|
low | CVE-2019-16786 low priority: Ubuntu including 1 source packages (waitress), 18 status rows across 18 suites (bionic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 12, ignored 2, needed 2, DNE 1, released 1. | https://ubuntu.com/security/CVE-2019-16786 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| agendaless | waitress | < 1.3.1 | cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:* |
| oracle | communications_cloud_native_core_network_function_cloud_native_environment | 1.10.0 | cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| fedoraproject | fedora | 30 | cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:* |
| fedoraproject | fedora | 31 | cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:* |
| redhat | openstack | 15 | cpe:2.3:a:redhat:openstack:15:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0720 | Third Party Advisory |
| https://docs.pylonsproject.org/projects/waitress/en/latest/#security-fixes | Release Notes Vendor Advisory |
| https://github.com/Pylons/waitress/commit/f11093a6b3240fc26830b6111e826128af7771c3 | Patch Third Party Advisory |
| https://github.com/Pylons/waitress/security/advisories/GHSA-g2xc-35jw-c63p | Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/05/msg00011.html | Mailing List Third Party Advisory |
| https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GVDHR2DNKCNQ7YQXISJ45NT4IQDX3LJ7/ | |
| https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYEOTGWJZVKPRXX2HBNVIYWCX73QYPM5/ | |
| https://www.oracle.com/security-alerts/cpuapr2022.html | Patch Third Party Advisory |