VYPR

apk package

chainguard/wazuh-manager-framework-fips

pkg:apk/chainguard/wazuh-manager-framework-fips

Vulnerabilities (4)

  • CVE-2026-42561HigMay 13, 2026
    affected < 4.14.5-r0fixed 4.14.5-r0

    Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. When parsing multipart/form-data, MultipartParser previously had no limit on the number of part headers or the si

  • CVE-2026-44432HigMay 13, 2026
    affected < 4.14.5-r1fixed 4.14.5-r1

    urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) call when the response was decompressed using the official Brotli library or (2) w

  • CVE-2026-44431MedMay 13, 2026
    affected < 4.14.5-r1fixed 4.14.5-r1

    urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0.

  • CVE-2026-40347MedApr 18, 2026
    affected < 4.14.5-r0fixed 4.14.5-r0

    Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the