SUSE-SU-2026:22101-1

Vulnerability from csaf_suse - Published: 2026-06-11 10:08 - Updated: 2026-06-11 10:08
Summary
Security update for elemental-system-agent
Severity
Important
Notes
Title of the patch: Security update for elemental-system-agent
Description of the patch: This update for elemental-system-agent fixes the following issue - CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo- header (bsc#1260277). Changes for elemental-system-agent: - Update to version 0.3.16: * setup for immutable releases (#274) * align system-agent image publishing for signed releases (#270) * Bumo github.com/docker/cli to v29.2.0 and go.opentelemetry.io/otel to v1.43.0 * run go mod tidy in /test folder * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (bsc#1260277 CVE-2026-33186) * Bump github.com/docker/cli in /test * export CATTLE_NODE_NAME if SYSTEM_UPGRADE_NODE_NAME is set * use correct prefix for system-agent binary (#273) * checksum validation (#271) * Add `validate` subcommand for configuration validation (#250) * Update CODEOWNERS * Pin GH Actions to commit sha * chore: bump sles to 15.7 * Extend remote plan e2e tests * Fix agent restart issue and introduce constants * chore: bump go to v1.25 * Setup e2e test infrastructure * chores(deps): Bump k8s dependencies * Define linter rules * Fix CI failures * Introduce an extended Makefile * Switch workflows to use name makefile * Replace dapper with multi stage builds * Remove dapper scripts * Add multiple improvements for ignore files * fix: remove umask command from the system-agent unit-file * fix-system-agent-umask * [1.34] bumped dependencies for 1.34 support (#242) * Bump K8s patch level to 1.33.5 and Go patch level to 1.24.6 * fix: properly handle traps after unsuccessful SUC job execution * fix: do not unconditionally reset failure-counts * fix: remove resetFailureCountOnStartup, always reset failure counts on first start * un-rc wrangler and lasso * drop windows 2019 when running PR CI - Update to version 0.3.13: * Bumped dependencies for k8s v1.33 * Add delete for plan.File * fix dispatch * fix: add retry logic for one time instruction * Get UID/GID for current user in write file_test.go * Update secrets for dispatch * fix golangci * support k8s 1.32.2 * Add GitHub App token generation and dispatch job for System Agent Upgrade workflow. * Add ResetFailureCountOnServiceRestart, if true reset plan failure count after each restart of the system-agent * Bump wharfie to v0.6.7 * Add tests and update CI * Windows updates - Update to version 0.3.9: * Properly install grep and kubectl into the SUC image (#196) * Add default fallback values (`/opt/rke2/bin`, `/opt/bin`) to the PATH if `/usr/local/bin` is read-only (#195) * use bci-base to run zypper then layer the result onto bci-micro (#194) * Change base images to `bci-micro` (#169) * Add CATTLE_AGENT_FALLBACK_PATH * Fix if statement in install.sh * bump Go version to 1.22, kube-related modules to v0.29.7 to eliminate CVEs * Update module github.com/rancher/wharfie to v0.6.6
Patchnames: SUSE-SLE-Micro-6.0-751
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.x86_64
Vendor Fix
Threats
Impact important

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for elemental-system-agent",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for elemental-system-agent fixes the following issue\n\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-\n  header (bsc#1260277).\n\nChanges for elemental-system-agent:\n\n- Update to version 0.3.16:\n * setup for immutable releases (#274)\n * align system-agent image publishing for signed releases (#270)\n * Bumo github.com/docker/cli to v29.2.0 and go.opentelemetry.io/otel to v1.43.0\n * run go mod tidy in /test folder\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (bsc#1260277 CVE-2026-33186)\n * Bump github.com/docker/cli in /test\n * export CATTLE_NODE_NAME if SYSTEM_UPGRADE_NODE_NAME is set\n * use correct prefix for system-agent binary (#273)\n * checksum validation (#271)\n * Add `validate` subcommand for configuration validation (#250)\n * Update CODEOWNERS\n * Pin GH Actions to commit sha\n * chore: bump sles to 15.7\n * Extend remote plan e2e tests\n * Fix agent restart issue and introduce constants\n * chore: bump go to v1.25\n * Setup e2e test infrastructure\n * chores(deps): Bump k8s dependencies\n * Define linter rules\n * Fix CI failures\n * Introduce an extended Makefile\n * Switch workflows to use name makefile\n * Replace dapper with multi stage builds\n * Remove dapper scripts\n * Add multiple improvements for ignore files\n * fix: remove umask command from the system-agent unit-file\n * fix-system-agent-umask\n * [1.34] bumped dependencies for 1.34 support (#242)\n * Bump K8s patch level to 1.33.5 and Go patch level to 1.24.6\n * fix: properly handle traps after unsuccessful SUC job execution\n * fix: do not unconditionally reset failure-counts\n * fix: remove resetFailureCountOnStartup, always reset failure counts on first start\n * un-rc wrangler and lasso\n * drop windows 2019 when running PR CI\n- Update to version 0.3.13:\n * Bumped dependencies for k8s v1.33\n * Add delete for plan.File\n * fix dispatch\n * fix: add retry logic for one time instruction\n * Get UID/GID for current user in write file_test.go\n * Update secrets for dispatch\n * fix golangci\n * support k8s 1.32.2\n * Add GitHub App token generation and dispatch job for System Agent Upgrade workflow.\n * Add ResetFailureCountOnServiceRestart, if true reset plan failure count after each restart of the system-agent\n * Bump wharfie to v0.6.7\n * Add tests and update CI\n * Windows updates\n- Update to version 0.3.9:\n * Properly install grep and kubectl into the SUC image (#196)\n * Add default fallback values (`/opt/rke2/bin`, `/opt/bin`) to the PATH if `/usr/local/bin` is read-only (#195)\n * use bci-base to run zypper then layer the result onto bci-micro (#194)\n * Change base images to `bci-micro` (#169)\n * Add CATTLE_AGENT_FALLBACK_PATH\n * Fix if statement in install.sh\n * bump Go version to 1.22, kube-related modules to v0.29.7 to eliminate CVEs\n * Update module github.com/rancher/wharfie to v0.6.6\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Micro-6.0-751",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22101-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2026:22101-1",
        "url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622101-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2026:22101-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026789.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1260277",
        "url": "https://bugzilla.suse.com/1260277"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-33186 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-33186/"
      }
    ],
    "title": "Security update for elemental-system-agent",
    "tracking": {
      "current_release_date": "2026-06-11T10:08:55Z",
      "generator": {
        "date": "2026-06-11T10:08:55Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2026:22101-1",
      "initial_release_date": "2026-06-11T10:08:55Z",
      "revision_history": [
        {
          "date": "2026-06-11T10:08:55Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "elemental-system-agent-0.3.16-1.1.aarch64",
                "product": {
                  "name": "elemental-system-agent-0.3.16-1.1.aarch64",
                  "product_id": "elemental-system-agent-0.3.16-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "elemental-system-agent-0.3.16-1.1.x86_64",
                "product": {
                  "name": "elemental-system-agent-0.3.16-1.1.x86_64",
                  "product_id": "elemental-system-agent-0.3.16-1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Micro 6.0",
                "product": {
                  "name": "SUSE Linux Micro 6.0",
                  "product_id": "SUSE Linux Micro 6.0",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sl-micro:6.0"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "elemental-system-agent-0.3.16-1.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.aarch64"
        },
        "product_reference": "elemental-system-agent-0.3.16-1.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "elemental-system-agent-0.3.16-1.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.x86_64"
        },
        "product_reference": "elemental-system-agent-0.3.16-1.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-33186",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-33186"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.aarch64",
          "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-33186",
          "url": "https://www.suse.com/security/cve/CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1260085 for CVE-2026-33186",
          "url": "https://bugzilla.suse.com/1260085"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.aarch64",
            "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.aarch64",
            "SUSE Linux Micro 6.0:elemental-system-agent-0.3.16-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-06-11T10:08:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2026-33186"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…