Skip to content

chore(core): mitigate CVEs based on report 2026-06-29#2557

Draft
diafour wants to merge 6 commits into
mainfrom
chore/core/cve-migitation-2026-06-29
Draft

chore(core): mitigate CVEs based on report 2026-06-29#2557
diafour wants to merge 6 commits into
mainfrom
chore/core/cve-migitation-2026-06-29

Conversation

@diafour

@diafour diafour commented Jun 29, 2026

Copy link
Copy Markdown
Member

Description

Mitigate Trivy-reported High/Critical vulnerabilities in dependencies.

Updated CVE-related replacements:

  • golang.org/x/crypto -> v0.52.0
  • golang.org/x/net -> v0.55.0
  • golang.org/x/oauth2 -> v0.34.0
  • golang.org/x/sys -> v0.45.0

See also support PRs:

Why do we need it, and what problem does it solve?

Mitigate CVE list:

CVE-2026-25680
CVE-2026-25681
CVE-2026-27136
CVE-2026-33814
CVE-2026-39821
CVE-2026-39827
CVE-2026-39828
CVE-2026-39829
CVE-2026-39830
CVE-2026-39832
CVE-2026-39835
CVE-2026-42502
CVE-2026-42506
CVE-2026-42508
CVE-2026-46595
CVE-2026-46597

What is the expected result?

No Critical and High severity CVEs in the Trivy report.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: core
type: chore
summary: Bump dependencies to mitigate CVEs based on report 2026-06-29.

@diafour diafour force-pushed the chore/core/cve-migitation-2026-06-29 branch from 4413ea4 to 517ae09 Compare June 30, 2026 14:24
@diafour diafour added this to the v1.10.0 milestone Jun 30, 2026
@diafour diafour force-pushed the chore/core/cve-migitation-2026-06-29 branch from 517ae09 to b0733cd Compare July 1, 2026 13:35
diafour added 6 commits July 1, 2026 18:54
Mitigate Trivy-reported High/Critical vulnerabilities in dependencies.

Updated CVE-related replacements:
golang.org/x/crypto -> v0.52.0
golang.org/x/net -> v0.55.0
golang.org/x/oauth2 -> v0.34.0

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
@diafour diafour force-pushed the chore/core/cve-migitation-2026-06-29 branch from 0c32068 to 4d8e036 Compare July 1, 2026 15:55
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