Lucene search
+L

26 matches found

OSV
OSV
added 2025/12/22 9:20 p.m.10 views

CVE-2025-68480 Marshmallow has DoS in Schema.load(many)

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.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a...

5.3CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/12/22 8:20 p.m.9 views

GHSA-428G-F7CQ-PGP5 Marshmallow has DoS in Schema.load(many)

Impact Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. Patches 4.1.2, 3.26.2 Workarounds py Fail fast def loadmanyschema, data, kwargs: if not isinstancedata, list: raise ValidationError'Invalid...

5.3CVSS6.1AI score0.00296EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/12/22 8:20 p.m.3 views

Asymmetric Resource Consumption (Amplification)

Overview Affected versions of this package are vulnerable to Asymmetric Resource Consumption Amplification via the Schema.load method of the error storage utility, when handling input with the many parameter set to True. An attacker can cause excessive CPU consumption by submitting a moderately...

6.9CVSS6.5AI score0.00296EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/22 8:20 p.m.27 views

Marshmallow has DoS in Schema.load(many)

Impact Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. Patches 4.1.2, 3.26.2 Workarounds py Fail fast def loadmanyschema, data, kwargs: if not isinstancedata, list: raise ValidationError'Invalid...

5.3CVSS6.8AI score0.00296EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/12/22 12:00 a.m.11 views

marshmallow 安全漏洞

marshmallow is a data type conversion library in the marshmallow-code open source. A security vulnerability exists in marshmallow versions prior to 3.26.2 and prior to 4.1.2, which stems from a denial of service issue in the Schema.load function...

5.3CVSS6.3AI score0.00296EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-27407

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - graphql-ruby is a Ruby implementation of GraphQL. Starting in version 1.11.5 and prior to versions 1.11.8, 1.12.25, 1.13.24, 2.0.32, 2.1.14, 2.2.17, and 2.3.21,...

9CVSS7.4AI score0.03102EPSS
SaveExploits2References3
Rows per page
Query Builder