chore: update 6 vulnerable packages in trmlabs/agent-vault#5
Open
trm-security-agent wants to merge 6 commits into
Open
chore: update 6 vulnerable packages in trmlabs/agent-vault#5trm-security-agent wants to merge 6 commits into
trm-security-agent wants to merge 6 commits into
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…6-39821) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…VE-2026-29181) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Security Update — Bundled Fix
This PR bundles security updates for 6 packages
across this repository. Each package was updated in its own commit so the
bundle can be reviewed commit-by-commit.
📦 Packages
🛡️ Per-Package Detail
CVE-2026-9277 — shell-quote (1.8.3 → 1.8.4)
quote()function fails to escape newline characters in object.opvalues. POSIX shells treat literal\nas a command separator, enabling shell command injection (CWE-77, CWE-78).CVE-2026-39821 — golang.org/x/net (0.54.0 → 0.55.0)
idna.ToASCIIandidna.ToUnicode— these functions incorrectly accept Punycode-encoded labels that decode to ASCII-only labels (e.g.xn--example-.com→example.com), enabling hostname security check bypasses.Security update — axios (1.15.2 → 1.16.1)
maxBodyLength/maxContentLengthsettings; proxy header handling could overwrite customHostheaders; URL credential decoding and protocol parsing improvements.CVE-2026-48779 — ws (8.20.0 → 8.21.0)
maxPayloadlimit, causing OOM crashes.Security update — protobufjs (7.5.5 → 7.5.6)
CVE-2026-29181 — go.opentelemetry.io/otel (1.39.0 → 1.41.0)
baggage:header extraction parses each header field-value independently, allowing CPU/memory amplification via manybaggage:header lines. Leads to remote denial of service.✅ Validation
📋 Reviewer Checklist
🤖 Automation Note
This PR was generated by TRM Security Agent (PATCH skill, bundled mode).