<div class="container">
    <h1>Security update for helm</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-SU-2025:02121-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2025-06-26T08:34:33Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>important</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1241802">bsc#1241802</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
            <tr>
                <th>
                    Cross-References:
                </th>
                <td>
                    <ul>
                    
                        <li style="display: inline;">
                            <a href="https://www.suse.com/security/cve/CVE-2025-22872.html">CVE-2025-22872</a>
                        </li>
                    
                    </ul>
                </td>
            </tr>
            <tr>
                <th>CVSS scores:</th>
                <td>
                    <ul class="list-group">
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-22872</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.3</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-22872</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.5</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-22872</span>
                                <span class="cvss-source">
                                    (
                                    
                                        NVD
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.5</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L</span>
                            </li>
                        
                    </ul>
                </td>
            </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">Containers Module 15-SP6</li>
                    
                        <li class="list-group-item">Containers Module 15-SP7</li>
                    
                        <li class="list-group-item">openSUSE Leap 15.6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Desktop 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Desktop 15 SP7</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Micro 5.5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Real Time 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Real Time 15 SP7</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP7</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP7</li>
                    
                        <li class="list-group-item">SUSE Package Hub 15 15-SP6</li>
                    
                        <li class="list-group-item">SUSE Package Hub 15 15-SP7</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that solves one vulnerability can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for helm fixes the following issues:</p>
<p>Update to version 3.18.3:</p>
<ul>
<li>build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
    6838ebc (dependabot[bot])</li>
<li>fix: user username password for login 5b9e2f6 (Terry Howe)</li>
<li>Update pkg/registry/transport.go 2782412 (Terry Howe)</li>
<li>Update pkg/registry/transport.go e66cf6a (Terry Howe)</li>
<li>fix: add debug logging to oci transport 191f05c (Terry Howe)</li>
</ul>
<p>Update to version 3.18.2:</p>
<ul>
<li>fix: legacy docker support broken for login 04cad46 (Terry
    Howe)</li>
<li>Handle an empty registry config file. bc9f8a2 (Matt Farina)</li>
</ul>
<p>Update to version 3.18.1:</p>
<ul>
<li>
<p>Notes:</p>
<ul>
<li>This release fixes regressions around template generation and
  OCI registry interaction in 3.18.0</li>
<li>There are at least 2 known regressions unaddressed in this
  release. They are being worked on.</li>
<li>Empty registry configuration files. When the file exists
    but it is empty.</li>
<li>Login to Docker Hub on some domains fails.</li>
</ul>
</li>
<li>
<p>Changelog</p>
<ul>
<li>fix(client): skipnode utilization for PreCopy</li>
<li>fix(client): layers now returns manifest - remove duplicate
  from descriptors</li>
<li>fix(client): return nil on non-allowed media types</li>
<li>Prevent fetching newReference again as we have in calling
  method</li>
<li>Prevent failure when resolving version tags in oras memory
  store</li>
<li>Update pkg/plugin/plugin.go</li>
<li>Update pkg/plugin/plugin.go</li>
<li>Wait for Helm v4 before raising when platformCommand and
  Command are set</li>
<li>Fix 3.18.0 regression: registry login with scheme</li>
<li>Revert "fix (helm) : toToml` renders int as float [ backport
  to v3 ]"</li>
</ul>
</li>
</ul>
<p>Update to version 3.18.0 (bsc#1241802, CVE-2025-22872):</p>
<ul>
<li>
<p>Notable Changes</p>
<ul>
<li>Add support for JSON Schema 2020</li>
<li>Enabled cpu and memory profiling</li>
<li>Add hook annotation to output hook logs to client on error</li>
</ul>
</li>
<li>
<p>Changelog</p>
<ul>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>fix: govulncheck workflow</li>
<li>bump version to v3.18.0</li>
<li>fix:add proxy support when mTLS configured</li>
<li>docs: Note about http fallback for OCI registries</li>
<li>Bump net package to avoid CVE on dev-v3</li>
<li>Bump toml</li>
<li>backport #30677to dev3</li>
<li>build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to
  1.8.0</li>
<li>Add install test for TakeOwnership flag</li>
<li>Fix --take-ownership</li>
<li>build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to
  1.7.2</li>
<li>build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0</li>
<li>build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0</li>
<li>Testing text bump</li>
<li>Permit more Go version and not only 1.23.8</li>
<li>Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3
  to 3.0.0</li>
<li>Unarchiving fix</li>
<li>Fix typo</li>
<li>Report as debug log, the time spent waiting for resources</li>
<li>build(deps): bump github.com/containerd/containerd from
  1.7.26 to 1.7.27</li>
<li>Update pkg/registry/fallback.go</li>
<li>automatic fallback to http</li>
<li>chore(oci): upgrade to ORAS v2</li>
<li>Updating to 0.37.0 for x/net</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0</li>
<li>build(deps): bump github.com/opencontainers/image-spec</li>
<li>build(deps): bump github.com/containerd/containerd from
  1.7.25 to 1.7.26</li>
<li>build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0</li>
<li>Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3</li>
<li>Add HookOutputFunc and generic yaml unmarshaller</li>
<li>clarify fix error message</li>
<li>fix err check</li>
<li>add short circuit return</li>
<li>Add hook annotations to output pod logs to client on success
  and fail</li>
<li>chore: use []error instead of []string</li>
<li>Update cmd/helm/profiling.go</li>
<li>chore: update profiling doc in CONTRIBUTING.md</li>
<li>Update CONTRIBUTING guide</li>
<li>Prefer environment variables to CLI flags</li>
<li>Move pprof paths to HELM_PPROF env variable</li>
<li>feat: Add flags to enable CPU and memory profiling</li>
<li>build(deps): bump github.com/distribution/distribution/v3</li>
<li>build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1</li>
<li>Moving to SetOut and SetErr for Cobra</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0</li>
<li>build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0</li>
<li>build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0</li>
<li>build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6</li>
<li>build(deps): bump github.com/cyphar/filepath-securejoin</li>
<li>build(deps): bump github.com/evanphx/json-patch</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>fix: check group for resource info match</li>
<li>Bump github.com/cyphar/filepath-securejoin from 0.3.6 to
  0.4.0</li>
<li>add test for nullifying nested global value</li>
<li>Ensuring the file paths are clean prior to passing to
  securejoin</li>
<li>Bump github.com/containerd/containerd from 1.7.24 to 1.7.25</li>
<li>Bump golang.org/x/crypto from 0.31.0 to 0.32.0</li>
<li>Bump golang.org/x/term from 0.27.0 to 0.28.0</li>
<li>bump version to v3.17.0</li>
<li>Bump github.com/moby/term from 0.5.0 to 0.5.2</li>
<li>Add test case for removing an entire object</li>
<li>Tests for bugfix: Override subcharts with null values #12879</li>
<li>feat: Added multi-platform plugin hook support to v3</li>
<li>This commit fixes the issue where the yaml.Unmarshaller
  converts all int values into float64, this passes in option
  to decoder, which enables conversion of int into .</li>
<li>merge null child chart objects</li>
</ul>
</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                openSUSE Leap 15.6
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.6-2025-2121=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Micro 5.5
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Micro-5.5-2025-2121=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                Containers Module 15-SP6
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Containers-15-SP6-2025-2121=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                Containers Module 15-SP7
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Containers-15-SP7-2025-2121=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Package Hub 15 15-SP6
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2121=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Package Hub 15 15-SP7
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2121=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>helm-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-debuginfo-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    openSUSE Leap 15.6 (noarch)
                    <ul>
                        
                            <li>helm-fish-completion-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-bash-completion-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-zsh-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Micro 5.5 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>helm-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-debuginfo-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Micro 5.5 (noarch)
                    <ul>
                        
                            <li>helm-bash-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    Containers Module 15-SP6 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>helm-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-debuginfo-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    Containers Module 15-SP6 (noarch)
                    <ul>
                        
                            <li>helm-zsh-completion-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-bash-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    Containers Module 15-SP7 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>helm-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-debuginfo-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    Containers Module 15-SP7 (noarch)
                    <ul>
                        
                            <li>helm-zsh-completion-3.18.3-150000.1.50.1</li>
                        
                            <li>helm-bash-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Package Hub 15 15-SP6 (noarch)
                    <ul>
                        
                            <li>helm-fish-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Package Hub 15 15-SP7 (noarch)
                    <ul>
                        
                            <li>helm-fish-completion-3.18.3-150000.1.50.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://www.suse.com/security/cve/CVE-2025-22872.html">https://www.suse.com/security/cve/CVE-2025-22872.html</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1241802">https://bugzilla.suse.com/show_bug.cgi?id=1241802</a>
                    </li>
                
            
        </ul>
    
</div>