|
| 1 | +# Base-image vulnerabilities inherited from ghcr.io/actions/actions-runner. |
| 2 | +# These cannot be fixed in this repo; they are tracked here until the upstream |
| 3 | +# runner image is updated. See README "Security" and RUNNER_VERSION in manifest.yaml. |
| 4 | +# Expiration causes Trivy to re-report after the date so we re-evaluate when |
| 5 | +# upgrading the base image (e.g. via Renovate). |
| 6 | +# |
| 7 | +# Ubuntu (linux-libc-dev / kernel) |
| 8 | +CVE-2024-35870 exp:2026-08-19 |
| 9 | +CVE-2024-53179 exp:2026-08-19 |
| 10 | +CVE-2025-37849 exp:2026-08-19 |
| 11 | +CVE-2025-37899 exp:2026-08-19 |
| 12 | +CVE-2025-38118 exp:2026-08-19 |
| 13 | +# |
| 14 | +# Node (runner externals/node20) |
| 15 | +CVE-2024-21538 exp:2026-08-19 |
| 16 | +CVE-2025-64756 exp:2026-08-19 |
| 17 | +CVE-2026-26996 exp:2026-08-19 |
| 18 | +CVE-2026-23745 exp:2026-08-19 |
| 19 | +CVE-2026-23950 exp:2026-08-19 |
| 20 | +CVE-2026-24842 exp:2026-08-19 |
| 21 | +CVE-2026-26960 exp:2026-08-19 |
| 22 | +# |
| 23 | +# .NET (Runner.Plugins / Runner.Sdk deps) |
| 24 | +CVE-2024-38095 exp:2026-08-19 |
| 25 | +# |
| 26 | +# Go binaries (containerd, containerd-shim-runc-v2, docker-buildx – stdlib) |
| 27 | +CVE-2025-68121 exp:2026-08-19 |
| 28 | +CVE-2025-47907 exp:2026-08-19 |
| 29 | +CVE-2025-58183 exp:2026-08-19 |
| 30 | +CVE-2025-61726 exp:2026-08-19 |
| 31 | +CVE-2025-61728 exp:2026-08-19 |
| 32 | +CVE-2025-61729 exp:2026-08-19 |
| 33 | +CVE-2025-61730 exp:2026-08-19 |
| 34 | +# |
| 35 | +# Go binaries we install (dive, argo, kargo, pack, yq); upgrade versions to clear |
| 36 | +CVE-2023-45288 exp:2026-08-19 |
| 37 | +CVE-2024-24790 exp:2026-08-19 |
| 38 | +CVE-2024-34156 exp:2026-08-19 |
| 39 | +CVE-2024-41110 exp:2026-08-19 |
| 40 | +CVE-2025-22868 exp:2026-08-19 |
| 41 | +CVE-2025-22869 exp:2026-08-19 |
| 42 | +CVE-2025-22874 exp:2026-08-19 |
| 43 | +CVE-2025-29786 exp:2026-08-19 |
| 44 | +CVE-2025-30204 exp:2026-08-19 |
| 45 | +CVE-2025-32445 exp:2026-08-19 |
| 46 | +CVE-2025-52881 exp:2026-08-19 |
| 47 | +CVE-2025-59530 exp:2026-08-19 |
| 48 | +CVE-2025-62156 exp:2026-08-19 |
| 49 | +CVE-2025-62157 exp:2026-08-19 |
| 50 | +CVE-2025-65637 exp:2026-08-19 |
| 51 | +CVE-2025-66626 exp:2026-08-19 |
| 52 | +CVE-2025-68156 exp:2026-08-19 |
| 53 | +CVE-2026-23960 exp:2026-08-19 |
| 54 | +CVE-2026-27112 exp:2026-08-19 |
0 commit comments