icon

We found results for “

CVE-2025-30153

Good to know:

icon

Date: March 19, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Handling of Highly Compressed Data (Data Amplification)

CWE-409

Top Fix

icon

Upgrade Version

Upgrade to version github.com/getkin/kin-openapi - v0.131.0;https://github.com/getkin/kin-openapi.git - v0.131.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us