CVE-2025-68480
Unknown
Unknown - Not Provided
Denial of Service in Marshmallow Schema.load(many=True
Publication date: 2025-12-22
Last updated on: 2025-12-22
Assigner: GitHub, Inc.
Description
Description
Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 to before 3.26.2 and from 4.0.0 to before 4.1.2, Schema.load(data, many=True) is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. This issue has been patched in version 3.26.2 and 4.1.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marshmallow | marshmallow | 4.0.0 |
| marshmallow | marshmallow | 3.26.2 |
| marshmallow | marshmallow | 3.0.0rc1 |
| marshmallow | marshmallow | 4.1.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-405 | The product does not properly control situations in which an adversary can cause the product to consume or produce excessive resources without requiring the adversary to invest equivalent work or otherwise prove authorization, i.e., the adversary's influence is "asymmetric." |