CVE & CISA-KEV Catalog

CVE-2026-84366

HIGH
7.4
CVSS v3
NVD

Description

Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta["is_secure"] is explicitly enabled, then signs and sends the plaintext request with configured AWS credentials. A network attacker who can observe traffic between Scrapy and S3 can read the bucket and key path, AWS Authorization header, X-Amz-Security-Token when temporary credentials are used, S3 object contents, and S3 response headers. An active man-in-the-middle attacker can also modify the plaintext S3 response body, status code, and headers before Scrapy processes them, causing scraped-data poisoning, poisoned exports, HTTP cache poisoning when caching is enabled, or influence over later crawl targets through forged redirects or attacker-controlled links. Users making S3-scheme requests with AWS credentials are affected. This issue is fixed in version 2.17.0.

How to fix

Remediation Available
python-scrapyDebian
Fixed in:2.17.0-1CVE-2026-84366

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Exploit Intelligence

0.16%probability of exploitation in 30 days
6thpercentile

Low risk: more likely to be exploited than 6% of all known CVEs.

References

Related Vulnerabilities

Other CWE-319 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2018-12710High8.077%--
CVE-2024-25735Critical9.151%-Fix
CVE-2019-3993High7.546%--
CVE-2017-5259High8.831%--
CVE-2016-5649Critical9.824%--
CVE-2021-39341High8.222%--

Common questions

How do I fix CVE-2026-84366?

Upgrade python-scrapy on debian unstable to 2.17.0-1 or later.

Is CVE-2026-84366 being actively exploited?

Not that we know of. CVE-2026-84366 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.16% is the estimated probability that it will be exploited in the next 30 days. That is higher than 6% of all scored CVEs.

How severe is CVE-2026-84366?

CVE-2026-84366 has a CVSS v3 base score of 7.4, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-84366 affect?

Published advisories record a fix for python-scrapy (Debian). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-84366
CVE-2026-84366 severity badge

Markdown

[![CVE-2026-84366](https://tridentstack.com/cve/badge/CVE-2026-84366.svg)](https://tridentstack.com/cve/CVE-2026-84366)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-84366"><img src="https://tridentstack.com/cve/badge/CVE-2026-84366.svg" alt="CVE-2026-84366"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-09.