Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/marshmallow-code/marshmallow/commit/d24a0c9df061c4daa92f71cf8
- https://github.com/marshmallow-code/marshmallow/security/advisories/GHSA-428g-f7
FAQ
What is CVE-2025-68480?
CVE-2025-68480 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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, ma...
How severe is CVE-2025-68480?
CVE-2025-68480 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-68480?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.