<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:21043-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2025-11-14T08:47:58Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1251442">bsc#1251442</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1251649">bsc#1251649</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-47911.html">CVE-2025-47911</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://www.suse.com/security/cve/CVE-2025-58190.html">CVE-2025-58190</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-47911</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.9</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-47911</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.3</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-58190</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.9</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-58190</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.3</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</span>
                            </li>
                        
                    </ul>
                </td>
            </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Micro 6.0</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that solves two vulnerabilities can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for helm fixes the following issues:</p>
<p>Update to version 3.19.1 (bsc#1251649, CVE-2025-58190, bsc#1251442, CVE-2025-47911):</p>
<ul>
<li>chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29</li>
<li>jsonschema: warn and ignore unresolved URN $ref to match v3.18.4</li>
<li>Avoid "panic: interface conversion: interface {} is nil"</li>
<li>Fix <code>helm pull</code> untar dir check with repo urls</li>
<li>chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10</li>
<li>Add timeout flag to repo add and update flags</li>
<li>chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0</li>
</ul>
<p>Update to version 3.19.0:</p>
<ul>
<li>fix: use username and password if provided</li>
<li>chore(deps): bump the k8s-io group with 7 updates</li>
<li>chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1</li>
<li>chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1</li>
<li>chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0</li>
<li>fix(helm-lint): fmt</li>
<li>fix(helm-lint): Add TLSClientConfig</li>
<li>fix(helm-lint): Add HTTP/HTTPS URL support for json schema references</li>
<li>chore(deps): bump the k8s-io group with 7 updates</li>
<li>fix: go mod tidy for v3</li>
<li>chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0</li>
<li>chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0</li>
<li>fix Chart.yaml handling</li>
<li>Handle messy index files</li>
<li>chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28</li>
<li>json schema fix</li>
<li>fix: k8s version parsing to match original</li>
<li>chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0</li>
<li>Do not explicitly set SNI in HTTPGetter</li>
<li>chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7</li>
<li>chore(deps): bump the k8s-io group with 7 updates</li>
<li>chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0</li>
<li>chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0</li>
<li>chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0</li>
<li>Disabling linter due to unknown issue</li>
<li>Updating link handling</li>
<li>Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0</li>
<li>fix: user username password for login</li>
<li>Update pkg/registry/transport.go</li>
<li>Update pkg/registry/transport.go</li>
<li>fix: add debug logging to oci transport</li>
<li>build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0</li>
<li>build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0</li>
<li>fix: legacy docker support broken for login</li>
<li>fix: plugin installer test with no Internet</li>
<li>Handle an empty registry config file.</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>fix(client): skipnode utilization for PreCopy</li>
<li>test: Skip instead of returning early. looks more intentional</li>
<li>test: tests repo stripping functionality</li>
<li>test: include tests for Login based on different protocol prefixes</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>Fix 3.18.0 regression: registry login with scheme</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>Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>chore: update generalization warning message</li>
<li>build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0</li>
<li>build(deps): bump the k8s-io group with 7 updates</li>
<li>build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0</li>
<li>fix: move warning to top of block</li>
<li>fix: govulncheck workflow</li>
<li>fix: replace fmt warning with slog</li>
<li>fix: add warning when ignore repo flag</li>
<li>bump version to v3.18.0</li>
<li>backport #30673 to dev-v3</li>
<li>feat: add httproute from gateway-api to create chart template</li>
</ul>
<p>Update to version 3.18.6:</p>
<ul>
<li>fix(helm-lint): Add TLSClientConfig</li>
<li>fix(helm-lint): Add HTTP/HTTPS URL support for json schema
    references</li>
</ul>
<p>Update to version 3.18.5:</p>
<ul>
<li>fix Chart.yaml handling 7799b48 (Matt Farina)</li>
<li>Handle messy index files dd8502f (Matt Farina)</li>
<li>json schema fix cb8595b (Robert Sirchia)</li>
</ul>
<p>Fix shell completion dependencies</p>
<ul>
<li>Add BuildRequires to prevent inclusion of folders owned by shells.</li>
<li>
<p>Add Requires because installing completions without appropriate
    shell is questionable.</p>
</li>
<li>
<p>Fix zsh completion location</p>
</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">
                SUSE Linux Micro 6.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Micro-6.0-520=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Micro 6.0 (aarch64 s390x x86_64)
                    <ul>
                        
                            <li>helm-debuginfo-3.19.1-1.1</li>
                        
                            <li>helm-3.19.1-1.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Micro 6.0 (noarch)
                    <ul>
                        
                            <li>helm-bash-completion-3.19.1-1.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

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