VYPR

apk package

chainguard/openstack-tempest-2026.1

pkg:apk/chainguard/openstack-tempest-2026.1

Vulnerabilities (2)

  • CVE-2026-45409MedJun 5, 2026
    affected < 46.2.0-r1fixed 46.2.0-r1

    Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prior to 3.15, payloads such as `"\u0660" * N` or `"\u30fb" * N + "\u6f22"` utilize t

  • CVE-2026-44889Jun 4, 2026
    affected < 46.2.0-r2fixed 46.2.0-r2

    ### Impact When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's `urllib.parse`, and joining it to the base URL. `urlsplit` (called internally by `urljoin`) however treats