Does github.com/sigstore/timestamp-authority CVE-2025-66564 affect jfrog-cli?
Open
Nobody has claimed this yet.
question
- Dominant language
- Go
- Stars
- 595
- Forks
- 307
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 17
Description
CVE-2025-66564 was reported against github.com/sigstore/timestamp-authority , which is an indirect dependency of jfrog-cli. Fix is included in timestamp-authority v2.0.3 and newer, while jfrog-cli included v1.2.9. Is jfrog-cli affected?
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
Start with go.mod around line 216 and compare the included timestamp-authority v1.2.9 dependency with CVE-2025-66564 and the fixed v2.0.3 release. Trace how jfrog-cli uses the dependency, then document whether the CLI is affected and what version or remediation is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100