VYPR

apk package

chainguard/gitlab-docker-machine-fips-18.7

pkg:apk/chainguard/gitlab-docker-machine-fips-18.7

Vulnerabilities (10)

  • CVE-2026-1182Mar 12, 2026
    affected < 18.7.2-r7fixed 18.7.2-r7

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 8.14 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user to gain unauthorized access to confidential issue title created in public projects under certain

  • CVE-2026-27142MedMar 6, 2026
    affected < 18.7.2-r7fixed 18.7.2-r7

    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 < 18.7.2-r7fixed 18.7.2-r7

    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 < 18.7.2-r7fixed 18.7.2-r7

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

  • CVE-2026-0595Feb 11, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.9 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that, under certain conditions could have allowed an authenticated user to add unauthorized email addresses to victim accounts through HTML in

  • CVE-2026-1282Feb 11, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.6 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that could have allowed an authenticated user to inject malicious content into project labels titles.

  • CVE-2026-1456Feb 11, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.7 before 18.7.4, and 18.8 before 18.8.4 that could have allowed an unauthenticated user to cause denial of service through CPU exhaustion by submitting specially crafted markdown files that trigger expo

  • CVE-2026-1458Feb 11, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 8.0 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that, under certain conditions could have allowed an unauthenticated user to cause denial of service by uploading malicious files.

  • CVE-2025-68121CriFeb 5, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and

  • CVE-2025-61732Feb 5, 2026
    affected < 18.7.2-r4fixed 18.7.2-r4

    A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.