{
  "threat_severity" : "Important",
  "public_date" : "2025-03-19T16:03:26Z",
  "bugzilla" : {
    "description" : "github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data Amplification) in github.com/getkin/kin-openapi/openapi3filter",
    "id" : "2353383",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2353383"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-409",
  "details" : [ "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.", "A flaw was found in kin-openapi. This vulnerability allows excessive memory consumption via upload of a crafted ZIP file (a \"ZIP bomb\")." ],
  "affected_release" : [ {
    "product_name" : "multicluster engine for Kubernetes 2.8",
    "release_date" : "2026-06-02T00:00:00Z",
    "advisory" : "RHSA-2026:22689",
    "cpe" : "cpe:/a:redhat:multicluster_engine:2.8::el9",
    "package" : "multicluster-engine/managedcluster-import-controller-rhel9:1779838779"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Edge Manager preview",
    "fix_state" : "Affected",
    "package_name" : "acm-flightctl-api-container",
    "cpe" : "cpe:/a:redhat:edge_manager:0"
  }, {
    "product_name" : "Red Hat Edge Manager preview",
    "fix_state" : "Not affected",
    "package_name" : "acm-flightctl-periodic-container",
    "cpe" : "cpe:/a:redhat:edge_manager:0"
  }, {
    "product_name" : "Red Hat Edge Manager preview",
    "fix_state" : "Affected",
    "package_name" : "acm-flightctl-worker-container",
    "cpe" : "cpe:/a:redhat:edge_manager:0"
  }, {
    "product_name" : "Red Hat Edge Manager preview",
    "fix_state" : "Affected",
    "package_name" : "flightctl",
    "cpe" : "cpe:/a:redhat:edge_manager:0"
  }, {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Not affected",
    "package_name" : "osbuild-composer",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Not affected",
    "package_name" : "osbuild-composer",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Not affected",
    "package_name" : "osbuild-composer",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2025-30153\nhttps://nvd.nist.gov/vuln/detail/CVE-2025-30153\nhttps://github.com/getkin/kin-openapi/blob/6da871e0e170b7637eb568c265c08bc2b5d6e7a3/openapi3filter/req_resp_decoder.go#L1275\nhttps://github.com/getkin/kin-openapi/blob/6da871e0e170b7637eb568c265c08bc2b5d6e7a3/openapi3filter/req_resp_decoder.go#L1523\nhttps://github.com/getkin/kin-openapi/commit/67f0b233ffc01332f7d993f79490fbea5f4455f1\nhttps://github.com/getkin/kin-openapi/security/advisories/GHSA-wq9g-9vfc-cfq9\nhttps://github.com/getkin/kin-openapi?tab=readme-ov-file#custom-content-type-for-body-of-http-requestresponse\nhttps://pkg.go.dev/vuln/GO-2025-3533" ],
  "name" : "CVE-2025-30153",
  "mitigation" : {
    "value" : "Disable any endpoints in your OpenAPI schema that allows multipart/form-data or allows the uploading of a zipfile.",
    "lang" : "en:us"
  },
  "csaw" : false
}