Improper Handling of Highly Compressed Data (Data Amplification) The advisory has been revoked - it doesn't affect any version of package osbuild-composer-worker  (opens in a new tab)


Threat Intelligence

EPSS
0.08% (25th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL8-OSBUILDCOMPOSERWORKER-9508883
  • published21 Mar 2025
  • disclosed19 Mar 2025

Introduced: 19 Mar 2025

CVE-2025-30153  (opens in a new tab)
CWE-409  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream osbuild-composer-worker package and not the osbuild-composer-worker package as distributed by RHEL.

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.