Image Vulnerabilities exist on version 2.25.0
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
CVE scanner found HIGH vulnerabilities.
To Reproduce
Pull the latest image temporalio/ui:2.25.0 from Dockerhub
Scan the image with any vulnerability scanner
| Image | CVE | Severity | Fix Available | Status | Detail |
|---|---|---|---|---|---|
| temporal-ui | CVE-2026-3805 | High | yes | BLOCKING | curl @ 8.17.0-r1 |
| temporal-ui | CVE-2026-40890 | High | yes | BLOCKING | github.com/gomarkdown/markdown @ v0.0.0-20240729212818-a2a9c4f76ef5 |
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting how the temporalio/ui:2.25.0 Docker image is built and reproduce the scan against that image. Investigate the reported curl 8.17.0-r1 and github.com/gomarkdown/markdown dependencies; done means the HIGH CVE-2026-3805 and CVE-2026-40890 findings no longer block the image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100