VYPR

apk package

chainguard/knative-serving-fips-1.17-autoscaler-hpa

pkg:apk/chainguard/knative-serving-fips-1.17-autoscaler-hpa

Vulnerabilities (3)

  • CVE-2026-27142MedMar 6, 2026
    affected < 1.17.2-r12fixed 1.17.2-r12

    Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escap

  • CVE-2026-27139LowMar 6, 2026
    affected < 1.17.2-r12fixed 1.17.2-r12

    On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary

  • CVE-2026-25679HigMar 6, 2026
    affected < 1.17.2-r12fixed 1.17.2-r12

    url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.