Skip to content

NO-ISSUE: backport CVE dependency fixes to release-1.2 - #743

Draft
celdrake wants to merge 3 commits into
release-1.2from
cve-fix/combined-since-6481cf4e-release-1.2
Draft

NO-ISSUE: backport CVE dependency fixes to release-1.2#743
celdrake wants to merge 3 commits into
release-1.2from
cve-fix/combined-since-6481cf4e-release-1.2

Conversation

@celdrake

@celdrake celdrake commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Combined backport of CVE dependency fixes from main (since 6481cf4e, inclusive) to release-1.2.

CVE / Advisory Package Old → New
CVE-2026-12143 form-data 4.0.5 → 4.0.6
CVE-2026-50289 systeminformation 5.31.6 → 5.33.0
CVE-2026-54490 / CVE-2026-54466 websocket-driver 0.7.4 → 0.7.5
CVE-2026-48779 ws 8.19.0 → 8.21.1
CVE-2026-13311 shell-quote 1.8.4 → 1.10.0
CVE-2026-46595 (+ related) golang.org/x/crypto v0.43.0 → v0.52.0
GHSA-2p49-hgcm-8545 svgo 4.0.1 → 4.0.2
CVE-2026-16221 fast-uri 3.1.3 → 3.1.4
CVE-2026-59869 js-yaml 4.1.0 → 4.3.0 (+ root overrides)

Go module note

golang.org/x/crypto@v0.52.0 requires go 1.25.0 and updates transitive golang.org/x/net, golang.org/x/sys, and golang.org/x/text. The release branch already used toolchain go1.25.8.

Excluded (intentional)

Source commits on main

Test plan

  • Confirmed patched package versions in package-lock.json / proxy/go.mod
  • cd proxy && go build ./...
  • CI green on this PR

Patch form-data, systeminformation, websocket-driver, ws, shell-quote,
and golang.org/x/crypto for CVEs fixed on main since 6481cf4.

Made-with: Cursor
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 660b5e59-a490-4034-b8d7-a1f142a87fc7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

Bump svgo to 4.0.2 and fast-uri to 3.1.4 (main #744, #745).

Made-with: Cursor
@celdrake

Copy link
Copy Markdown
Collaborator Author

Added follow-up commit with the two newly merged main CVE bumps:

Bump js-yaml to 4.3.0 and add root overrides (main #747).

Made-with: Cursor
@celdrake

Copy link
Copy Markdown
Collaborator Author

Added follow-up commit for CVE-2026-59869 from main #747:

  • js-yaml → 4.3.0 in ui-components / standalone / ocp-plugin
  • root package.json overrides to force js-yaml@4.3.0

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.

1 participant