VYPR

apk package

chainguard/gitlab-toolbox-ce-19.1

pkg:apk/chainguard/gitlab-toolbox-ce-19.1

Vulnerabilities (2)

  • CVE-2026-59886HigJul 14, 2026
    affected < 19.1.3-r0fixed 19.1.3-r0

    pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent,

  • CVE-2026-59885HigJul 14, 2026
    affected < 19.1.3-r0fixed 19.1.3-r0

    pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per