actions / actions/actions-runner-controller
Patch CVE CVE-2025-55130 in actions-runner-dind image
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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