|
| 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-19T00:00:00Z |
| 9 | +CVE-2024-53179 exp:2026-08-19T00:00:00Z |
| 10 | +CVE-2025-37849 exp:2026-08-19T00:00:00Z |
| 11 | +CVE-2025-37899 exp:2026-08-19T00:00:00Z |
| 12 | +CVE-2025-38118 exp:2026-08-19T00:00:00Z |
| 13 | +# |
| 14 | +# Node (runner externals/node20) |
| 15 | +CVE-2024-21538 exp:2026-08-19T00:00:00Z |
| 16 | +CVE-2025-64756 exp:2026-08-19T00:00:00Z |
| 17 | +CVE-2026-26996 exp:2026-08-19T00:00:00Z |
| 18 | +CVE-2026-23745 exp:2026-08-19T00:00:00Z |
| 19 | +CVE-2026-23950 exp:2026-08-19T00:00:00Z |
| 20 | +CVE-2026-24842 exp:2026-08-19T00:00:00Z |
| 21 | +CVE-2026-26960 exp:2026-08-19T00:00:00Z |
| 22 | +# |
| 23 | +# .NET (Runner.Plugins / Runner.Sdk deps) |
| 24 | +CVE-2024-38095 exp:2026-08-19T00:00:00Z |
| 25 | +# |
| 26 | +# Go binaries (containerd, containerd-shim-runc-v2, docker-buildx – stdlib) |
| 27 | +CVE-2025-68121 exp:2026-08-19T00:00:00Z |
| 28 | +CVE-2025-47907 exp:2026-08-19T00:00:00Z |
| 29 | +CVE-2025-58183 exp:2026-08-19T00:00:00Z |
| 30 | +CVE-2025-61726 exp:2026-08-19T00:00:00Z |
| 31 | +CVE-2025-61728 exp:2026-08-19T00:00:00Z |
| 32 | +CVE-2025-61729 exp:2026-08-19T00:00:00Z |
| 33 | +CVE-2025-61730 exp:2026-08-19T00:00:00Z |
0 commit comments