{"id":"CVE-2022-31042","aliases":["BIT-drupal-2022-31042","BIT-drupal-2022-31043","CVE-2022-31043","DRUPAL-CORE-2022-011","GHSA-f2wf-25xc-69c9","GHSA-w248-ffj2-4v5q"],"url":"https://o3.security/vulnerability/CVE-2022-31042","summary":"Failure to strip the Cookie header on change in host or HTTP downgrade in Guzzle","details":"### Impact\n\n`Cookie` headers on requests are sensitive information. On making a request using the `https` scheme to a server which responds with a redirect to a URI with the `http` scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward the `Cookie` header on. Prior to this fix, only cookies that were managed by our cookie middleware would be safely removed, and any `Cookie` header manually added to the initial request would not be stripped. We now always strip it, and allow the cookie middleware to re-add any cookies that it deems should be there.\n\n### Patches\n\nAffected Guzzle 7 users should upgrade to Guzzle 7.4.4 as soon as possible. Affected users using any earlier series of Guzzle should upgrade to Guzzle 6.5.7 or 7.4.4.\n\n### Workarounds\n\nAn alternative approach would be to use your own redirect middleware, rather than ours, if you are unable to upgrade. If you do not require or expect redirects to be followed, one should simply disable redirects all together.\n\n### References\n\n* [RFC9110 Section 15.4](https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx)\n\n### For more information\n\nIf you have any questions or comments about this advisory, please get in touch with us in `#guzzle` on the [PHP HTTP Slack](https://php-http.slack.com/). Do not report additional security advisories in that public channel, however - please follow our [vulnerability reporting process](https://github.com/guzzle/guzzle/security/policy).\n","published":"2022-06-09T00:00:00Z","modified":"2026-08-12T03:51:33.556028148Z","cvss":{"score":7.5,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},"epss":{"score":0.01914,"percentile":0.7884,"asOf":"2026-09-17"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Packagist","name":"guzzlehttp/guzzle","fixedVersion":"6.5.7"},{"ecosystem":"Packagist","name":"guzzlehttp/guzzle","fixedVersion":"7.4.4"}],"fix":{"url":"https://github.com/guzzle/guzzle/commit/e3ff079b22820c2029d4c2a87796b6a0b8716ad8","label":"guzzle/guzzle@e3ff079"},"references":[{"type":"WEB","url":"https://www.drupal.org/sa-core-2022-011"},{"type":"WEB","url":"https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/31xxx/CVE-2022-31042.json"},{"type":"ADVISORY","url":"https://github.com/guzzle/guzzle/security/advisories/GHSA-f2wf-25xc-69c9"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-31042"},{"type":"ADVISORY","url":"https://www.debian.org/security/2022/dsa-5246"},{"type":"FIX","url":"https://github.com/guzzle/guzzle/commit/e3ff079b22820c2029d4c2a87796b6a0b8716ad8"},{"type":"WEB","url":"https://github.com/FriendsOfPHP/security-advisories/blob/master/guzzlehttp/guzzle/CVE-2022-31042.yaml"},{"type":"PACKAGE","url":"https://github.com/guzzle/guzzle"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:33.556028148Z"}}