CVE-2025-30153
Last modified
CVE-2025-30153 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb), causing the server to consume all available system memory. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb), causing the server to consume all available system memory. The root cause comes from the ZipFileBodyDecoder, which is registered automatically by the module (contrary to what the documentation says). This vulnerability is fixed in 0.131.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-30153?
How severe is CVE-2025-30153?
How do I fix CVE-2025-30153?
Are you affected by CVE-2025-30153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
