CVE-2025-68480

Summary

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.

Affected Software

VendorProductVersion RangeStatus
marshmallow-codemarshmallow>= 3.0.0rc1, < 3.26.2affected
marshmallow-codemarshmallow>= 4.0.0, < 4.1.2affected

Weaknesses

  • CWE-405: CWE-405: Asymmetric Resource Consumption (Amplification)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References