Skip to content

Cypress base image for ubuntu included npm 11.6.2 which has vulnerable glob version #1458

@alex1701c

Description

@alex1701c

This triggeres some warnings about the following CVE: https://nvd.nist.gov/vuln/detail/CVE-2025-64756

When just rerunning npm install -g npm@latest, one gets the 11.7.0 npm version which has a newer glob.

Even the latest image has the old npm/glob version. Running the command above from the DOCKERFILE to update npm fixes the issue. Any chance you could do this in the base image? And also, can one check where regular builds of the image happen?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions