Skip to content

fix(go.mod): bump goldmark to v1.7.17 to fix CVE-2026-5160#25257

Merged
Shelnutt2 merged 1 commit into
release/2.30from
ss/bump-goldmark-v1.7.17
May 13, 2026
Merged

fix(go.mod): bump goldmark to v1.7.17 to fix CVE-2026-5160#25257
Shelnutt2 merged 1 commit into
release/2.30from
ss/bump-goldmark-v1.7.17

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

Upgrade github.com/yuin/goldmark from v1.7.13 to v1.7.17 to address
CVE-2026-5160, an XSS vulnerability caused by improper ordering of URL
validation and normalization.

  • CVE: CVE-2026-5160
  • Previous version: v1.7.13
  • New version: v1.7.17

Related: #23957 (main fix)

Note

This PR was generated by Coder Agents for Linear issue ENT-33.

Upgrade github.com/yuin/goldmark from v1.7.13 to v1.7.17 to address
CVE-2026-5160, an XSS vulnerability caused by improper ordering of URL
validation and normalization.
@coder-tasks
Copy link
Copy Markdown
Contributor

coder-tasks Bot commented May 13, 2026

Documentation Check

No Changes Needed

This PR only updates go.mod and go.sum to bump github.com/yuin/goldmark from v1.7.13 to v1.7.17 (CVE-2026-5160 security fix). There are no user-facing changes, new features, CLI flags, API endpoints, or configuration options that require documentation updates.


Automated review via Coder Tasks

@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch labels May 13, 2026
@Shelnutt2 Shelnutt2 merged commit ed8b0b3 into release/2.30 May 13, 2026
28 of 29 checks passed
@Shelnutt2 Shelnutt2 deleted the ss/bump-goldmark-v1.7.17 branch May 13, 2026 12:23
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants