You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenZFS has no production SBOM match or other evidence of shipment/use by Flatcar; the report has no assigned CVEs, no established affected range or fixes, and its accuracy is explicitly questioned in the thread.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 338: lyx (and associated TeX Live tools biber, xindy/texindy, and xindex) (discovery, source: oss_security)
LyX and the associated TeX Live document-processing tools are desktop/document-authoring ecosystem components, and no Flatcar production SBOM evidence shows that any affected package is shipped or used.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 339: shim / grub2 (discovery, source: oss_security)
Exact proposed issue for action disc-9401f214bd2180973c3d
Title: update: shim / grub2
Name: shim / grub2
CVEs: F-1, F-9, S-SBAT-UINT16, GRUB-F01
CVSSs: 7.4, 6.4
Action Needed: TBD
Summary: A disputed, AI-assisted report alleges a combined shim fallback.efi BOOT.CSV path traversal and missing verification, SBAT UINT16 truncation, and GRUB2 memdisk/procfs verifier bypass. Upstream shim maintainers and Red Hat Product Security question the security impact and note that the prerequisites already provide equivalent control; no CVE or confirmed fix is reported.
refmap.gentoo: TBD
Labels: advisory, security, cvss/HIGH
Choose at most one (leave all unchecked to take no action for this group):
Create new advisory issue: update: shim / grub2
No advisory action (ignore/defer)
Manual handling outside the pipeline
Group 340: golang.org/x/crypto (discovery, source: go_vulndb)
Open issue #236 already covers CVE-2026-39833 and GO-2026-5005 for golang.org/x/crypto; production SBOM contains affected versions, and the newly supplied GHSA/reference metadata can be reflected in the existing issue.
Proposed additive update for action disc-72905e3794357ab2fc2a (issue #236)
Action Needed (only applied if currently TBD): TBD
Summary (only applied if currently TBD): Before version 0.52.0, the in-memory SSH agent keyring accepted ConfirmBeforeUse constraints without enforcing them, allowing signing without confirmation; unsupported constraints now return an error.
Comment to post:
Gentoo Bugzilla has new or changed upstream context for this advisory.
Recommended review items:
- Add CVEs: GO-2026-5005
- Review upstream references: GHSA-jppx-rxg9-jmrx, https://go.dev/issue/79436, https://go.dev/cl/778642, https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- Review Bugzilla description: The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsu...
Source: https://pkg.go.dev/vuln/GO-2026-5005
This is a guarded automation recommendation; maintainers should review before editing the advisory body.
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
The production SBOM contains affected golang.org/x/crypto versions, and open issue #236 already tracks the same package but not CVE-2026-39832/GO-2026-5006; update it rather than creating a duplicate.
Proposed additive update for action disc-6f994e81b6765c220298 (issue #236)
Action Needed (only applied if currently TBD): TBD
Summary (only applied if currently TBD): SSH agent key constraint extensions were omitted when forwarding keys, silently removing destination restrictions and permitting unrestricted remote use; fixed by serializing constraints and rejecting unsupported extensions in NewKeyring().
Comment to post:
Gentoo Bugzilla has new or changed upstream context for this advisory.
Recommended review items:
- Add CVEs: CVE-2026-39832, GO-2026-5006
- Add upstream context: SSH agent key constraint extensions were omitted when forwarding keys, silently removing destination restrictions and permitting unrestricted remote use; fixed by serializing constraints and rejecting unsupported extensions in NewKeyring().
- Review upstream references: CVE-2026-39832, GHSA-f5wc-c3c7-36mc, https://go.dev/issue/79435, https://go.dev/cl/778640, https://go.dev/cl/778641
- Review Bugzilla description: When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all c...
Source: https://pkg.go.dev/vuln/GO-2026-5006
This is a guarded automation recommendation; maintainers should review before editing the advisory body.
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
The production SBOM contains exact golang.org/x/crypto modules at affected versions, and existing open issue #236 already tracks this package but not CVE-2026-42508/GO-2026-5021. Update it with the distinct vulnerability, affected import path, and fixed-version context.
Proposed additive update for action disc-c0d35ad71ace718c0f2e (issue #236)
Action Needed (only applied if currently TBD): update target
Summary (only applied if currently TBD): A revoked CA SignatureKey was not correctly checked in ssh/knownhosts, allowing authentication bypass; revocation checks now cover both key and SignatureKey.
Comment to post:
Gentoo Bugzilla has new or changed upstream context for this advisory.
Recommended review items:
- Add CVEs: CVE-2026-42508, GHSA-5CGQ-3RG8-M6CV, GO-2026-5021
- Review Action Needed: update target
- Add upstream context: A revoked CA SignatureKey was not correctly checked in ssh/knownhosts, allowing authentication bypass; revocation checks now cover both key and SignatureKey.
- Review upstream references: CVE-2026-42508, GHSA-5cgq-3rg8-m6cv, https://go.dev/issue/79568, https://go.dev/cl/781220, https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- Review Bugzilla description: Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for `@revoked`.
Source: https://pkg.go.dev/vuln/GO-2026-5021
This is a guarded automation recommendation; maintainers should review before editing the advisory body.
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
No existing issue or SBOM evidence indicates that Flatcar ships or uses github.com/dadrus/heimdall; this is an unrelated Go application dependency absent from the production image evidence.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 345: github.com/nezhahq/nezha (discovery, source: go_vulndb)
Nezha is an application-level Go monitoring project with no evidence it is shipped or used by Flatcar; no production SBOM matches or existing issues are present.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 346: Traefik (github.com/traefik/traefik) (discovery, source: go_vulndb)
Traefik is an application-level Go reverse proxy, and the bundle provides no evidence that Flatcar ships or uses it; there are no production SBOM matches or existing issues.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 347: github.com/dgraph-io/dgraph (discovery, source: go_vulndb)
This is a Dgraph application/Go-module vulnerability, and the evidence contains no Flatcar production, SDK, sysext, or build usage; no SBOM match exists.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 348: github.com/traefik/traefik (discovery, source: go_vulndb)
No production SBOM match or other evidence shows that Flatcar ships or uses Traefik; this Go application/module is therefore not relevant to the tracked Flatcar package set.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 349: github.com/canonical/lxd (discovery, source: go_vulndb)
The advisory affects the upstream Go LXD module, but the evidence provides no indication that Flatcar ships or uses LXD, and there are no production SBOM matches or existing issues.
Choose at most one (leave all unchecked to take no action for this group):
Dgraph is an application-level Go database package, and the evidence provides no indication that Flatcar ships or uses it; there are no production SBOM matches or existing Flatcar issues.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 354: github.com/traefik/traefik (discovery, source: go_vulndb)
The affected Go module is LXD, and the evidence provides no indication that Flatcar ships or uses LXD; there are no production SBOM matches or existing Flatcar issues.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 356: github.com/rclone/rclone (discovery, source: go_vulndb)
No existing issue or production SBOM/package evidence shows that Flatcar ships or uses rclone; this Go application vulnerability is therefore not Flatcar-relevant.
Choose at most one (leave all unchecked to take no action for this group):
Acknowledge: no advisory action needed
Group 357: github.com/docker/docker (discovery, source: go_vulndb)
Production SBOM evidence confirms Flatcar ships Docker and the affected github.com/docker/docker daemon module; the vulnerability affects Docker daemon docker cp handling and no existing issue match is present.
Exact proposed issue for action disc-7b979ef7998c3bc29567
Title: update: github.com/docker/docker
Name: github.com/docker/docker
CVEs: CVE-2026-41568, GHSA-VP62-88P7-QQF5
CVSSs: n/a
Action Needed: TBD
Summary: A race condition in the Docker daemon's docker cp operation can allow an attacker to create arbitrary empty host files by replacing a destination path with a symbolic link.
refmap.gentoo: TBD
Labels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Create new advisory issue: update: github.com/docker/docker
Group 358: stdlib; golang.org/x/net (discovery, source: go_vulndb)
The production SBOM contains exact golang.org/x/net module matches at versions v0.33.0 through v0.55.0, all below the fixed v0.56.0 and therefore within the affected range for CVE-2026-46600/GO-2026-5942.
Exact proposed issue for action disc-0463ce6352e4b94fb376
Title: update: stdlib; golang.org/x/net
Name: stdlib; golang.org/x/net
CVEs: CVE-2026-46600, GO-2026-5942
CVSSs: n/a
Action Needed: TBD
Summary: Parsing an invalid SVCB or HTTPS DNS record can cause a panic when a parameter value size overflows the message buffer, affecting Go stdlib net and golang.org/x/net/dns/dnsmessage.
refmap.gentoo: TBD
Labels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Create new advisory issue: update: stdlib; golang.org/x/net
Group 359: Go stdlib (discovery, source: go_vulndb)
The production SBOM contains the Go standard library at 1.26.3, which is within the affected >= 1.26.0-0, < 1.26.6 range; no existing matching issue is present.
Exact proposed issue for action disc-ebb7ae7cdf766c16ef96
Title: update: Go stdlib
Name: Go stdlib
CVEs: CVE-2026-33818, GO-2026-5972
CVSSs: n/a
Action Needed: TBD
Summary: Go encoding/asn1 Unmarshal lacked a recursion limit, allowing deeply nested recursive structures to exhaust the stack; fixed in Go 1.25.13, 1.26.6, and 1.27.0-rc.3.
refmap.gentoo: TBD
Labels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Create new advisory issue: update: Go stdlib
This section is machine-readable metadata used by the apply automation. It is safe to ignore while reviewing.
Automated Flatcar security-triage review batch
32105957657, part 17 of 20.Run metadata
flatcar/security-triageflatcar/security-triagec90928f96af109865771b8b7539bf11c4d2f2ba4Summary
This part contains 25 decision group(s).
Whole batch: 420 decision group(s) across 20 part(s).
How to use this review
Decision groups
Group 335: Net-OAuth (discovery, source: oss_security)
https://www.openwall.com/lists/oss-security/2026/08/16/3Choose at most one (leave all unchecked to take no action for this group):
Group 336: Net-OAuth (discovery, source: oss_security)
https://www.openwall.com/lists/oss-security/2026/08/16/4Choose at most one (leave all unchecked to take no action for this group):
Group 337: OpenZFS (discovery, source: oss_security)
https://www.openwall.com/lists/oss-security/2026/08/16/5Choose at most one (leave all unchecked to take no action for this group):
Group 338: lyx (and associated TeX Live tools biber, xindy/texindy, and xindex) (discovery, source: oss_security)
https://www.openwall.com/lists/oss-security/2026/08/17/1Choose at most one (leave all unchecked to take no action for this group):
Group 339: shim / grub2 (discovery, source: oss_security)
https://www.openwall.com/lists/oss-security/2026/08/18/1Exact proposed issue for action
disc-9401f214bd2180973c3dTitle:
update: shim / grub2Labels: advisory, security, cvss/HIGH
Choose at most one (leave all unchecked to take no action for this group):
Group 340: golang.org/x/crypto (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5005Proposed additive update for action
disc-72905e3794357ab2fc2a(issue #236)Comment to post:
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
Group 341: golang.org/x/crypto (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5006Proposed additive update for action
disc-6f994e81b6765c220298(issue #236)Comment to post:
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
Group 342: golang.org/x/crypto (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5021Proposed additive update for action
disc-c0d35ad71ace718c0f2e(issue #236)Comment to post:
This update is re-applied against the issue's current body at apply time and never removes existing content.
Choose at most one (leave all unchecked to take no action for this group):
Group 343: Go stdlib and golang.org/x/net (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5026Exact proposed issue for action
disc-c55e9193d16b7edf6ceeTitle:
update: Go stdlib and golang.org/x/netLabels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Group 344: github.com/dadrus/heimdall (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5075Choose at most one (leave all unchecked to take no action for this group):
Group 345: github.com/nezhahq/nezha (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5119Choose at most one (leave all unchecked to take no action for this group):
Group 346: Traefik (github.com/traefik/traefik) (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5152Choose at most one (leave all unchecked to take no action for this group):
Group 347: github.com/dgraph-io/dgraph (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5274Choose at most one (leave all unchecked to take no action for this group):
Group 348: github.com/traefik/traefik (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5287Choose at most one (leave all unchecked to take no action for this group):
Group 349: github.com/canonical/lxd (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5306Choose at most one (leave all unchecked to take no action for this group):
Group 350: github.com/canonical/lxd (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5368Choose at most one (leave all unchecked to take no action for this group):
Group 351: rclone (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5466Choose at most one (leave all unchecked to take no action for this group):
Group 352: github.com/dgraph-io/dgraph (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5516Choose at most one (leave all unchecked to take no action for this group):
Group 353: github.com/dgraph-io/dgraph (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5529Choose at most one (leave all unchecked to take no action for this group):
Group 354: github.com/traefik/traefik (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5532Choose at most one (leave all unchecked to take no action for this group):
Group 355: github.com/canonical/lxd (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5576Choose at most one (leave all unchecked to take no action for this group):
Group 356: github.com/rclone/rclone (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5596Choose at most one (leave all unchecked to take no action for this group):
Group 357: github.com/docker/docker (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5668Exact proposed issue for action
disc-7b979ef7998c3bc29567Title:
update: github.com/docker/dockerLabels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Group 358: stdlib; golang.org/x/net (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5942Exact proposed issue for action
disc-0463ce6352e4b94fb376Title:
update: stdlib; golang.org/x/netLabels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
Group 359: Go stdlib (discovery, source: go_vulndb)
https://pkg.go.dev/vuln/GO-2026-5972Exact proposed issue for action
disc-ebb7ae7cdf766c16ef96Title:
update: Go stdlibLabels: advisory, security
Choose at most one (leave all unchecked to take no action for this group):
This section is machine-readable metadata used by the apply automation. It is safe to ignore while reviewing.