Skip to content

fix(deps): bump gomarkdown/markdown for GHSA-77fj-vx54-gvh7#9841

Merged
mudler merged 1 commit into
masterfrom
fix/gomarkdown-ghsa-77fj-vx54-gvh7
May 15, 2026
Merged

fix(deps): bump gomarkdown/markdown for GHSA-77fj-vx54-gvh7#9841
mudler merged 1 commit into
masterfrom
fix/gomarkdown-ghsa-77fj-vx54-gvh7

Conversation

@richiejp
Copy link
Copy Markdown
Collaborator

Out-of-bounds read in SmartypantsRenderer.smartLeftAngle (CWE-125,
CVSS 7.5). Reachable transitively via LocalAGI's Email connector,
which renders inbound HTML email replies using html.CommonFlags
(includes Smartypants). An unmatched < in the inbound body could
panic the agent service.

Bump to v0.0.0-20260411013819-759bbc3e3207 (contains the fix). The
klauspost/compress entry loses its // indirect tag because
go mod tidy noticed pkg/utils/untar.go imports it directly.

Assisted-by: Claude:claude-opus-4-7 [Claude-Code]
Signed-off-by: Richard Palethorpe io@richiejp.com

Out-of-bounds read in SmartypantsRenderer.smartLeftAngle (CWE-125,
CVSS 7.5). Reachable transitively via LocalAGI's Email connector,
which renders inbound HTML email replies using html.CommonFlags
(includes Smartypants). An unmatched `<` in the inbound body could
panic the agent service.

Bump to v0.0.0-20260411013819-759bbc3e3207 (contains the fix). The
klauspost/compress entry loses its `// indirect` tag because
go mod tidy noticed pkg/utils/untar.go imports it directly.

Assisted-by: Claude:claude-opus-4-7 [Claude-Code]
Signed-off-by: Richard Palethorpe <io@richiejp.com>
@mudler mudler merged commit 5a2626d into master May 15, 2026
56 checks passed
@mudler mudler deleted the fix/gomarkdown-ghsa-77fj-vx54-gvh7 branch May 15, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants