Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40347

22
FAUCET Score

CYBERSECURITY BRIEFING NOTE OVERVIEW CVE-2026-40347 affects Python-Multipart, a streaming multipart parser library, in versions prior to 0.0.26. The vulnerability is a denial of service flaw triggered when processing crafted multipart/form-data requests containing large preamble or epilogue sections. This affects any application using vulnerable versions of the library to handle file uploads or form submissions. SEVERITY The vulnerability carries a CVSS v3.1 score of 5.3 (Medium), with an attack vector that is network-based, requires no authentication or user interaction, and results in low availability impact. Exploitation is straightforward, as attackers need only craft and transmit a specially-formed HTTP request. The attack causes denial of service by consuming excessive processing resources during parsing of the malformed multipart data, but does not enable data theft or system compromise. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog and remains inactive on public threat tracking lists. The EPSS score of 0.00019 indicates minimal exploit probability relative to other CVEs. Remediation is straightforward through updating to version 0.0.26 or later, which implements efficient boundary-skipping logic to prevent the denial of service condition.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.0.26CPE matchmatch criteria
cpe:2.3:a:fastapiexpert:python-multipart:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.35%
Probability of exploitation in next 30 days
EPSS Percentile
27.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0035 is in the 17th percentile among its peer group of 23,701 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: python-multipartFixed in: 0.0.26
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-mj87-hwqh-73pjmedium

python-multipart affected by Denial of Service via large multipart preamble or epilogue data

Apr 15, 2026

References

github.com / Kludex/python-multipart/releases/tag/0.0.26
ProductRelease Notes
github.com / Kludex/python-multipart/security/advisories/GHSA-mj87-hwqh-73pj
Vendor Advisory