Information disclosure in scrapy - CVE-2022-0577
Published: March 1, 2022 / Updated: April 23, 2026
scrapy
scrapy.org
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper cookie handling in redirect request handling when following redirects after processing a request with manually defined cookies. A remote attacker can trigger a cross-domain redirect to disclose sensitive information.
This issue affects requests where cookies are manually defined on the Request object.