actions / actions/actions-runner-controller

Patch CVE CVE-2025-55130 in actions-runner-dind image

Open
#4,381 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community enhancement needs triage
Dominant language
Go
Stars
6.5k
Forks
1.5k
Avg merge
2d 2h
Merged PRs (30d)
27

Description

What would you like added?
I would like the Node.js version included in the latest image of summerwind/actions-runner-dind to be updated from 24.12.0 to 24.13.0 (or newer), as the current version is affected by CVE-2025-55130. Node.js 24.13.0 includes the fix for this vulnerability.

Why is this needed?
The current latest image ships with Node.js 24.12.0, which is impacted by CVE-2025-55130. Upgrading to Node.js 24.13.0 or later is necessary to ensure the image is not vulnerable. There are no viable workarounds other than updating Node.js to a secure version.

Additional context
You can find more details about the vulnerability here: CVE-2025-55130.

Thank you for considering this update to improve the security of the image.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the build definition for the summerwind/actions-runner-dind image and find where its Node.js version is set. Verify the current image uses Node.js 24.12.0, update the source to 24.13.0 or newer, and confirm the resulting image reports a fixed version without CVE-2025-55130.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, node.js
Domain
devops, infrastructure, security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.