<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-2026:20685-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2026-03-05T14:24:28Z</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-47911</span>
<span class="cvss-source">
(
NVD
):
</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-47911</span>
<span class="cvss-source">
(
NVD
):
</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>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-58190</span>
<span class="cvss-source">
(
NVD
):
</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">
(
NVD
):
</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.2</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>
<ul>
<li>Update to version 3.19.1:</li>
<li>CVE-2025-47911: golang.org/x/net/html: Fixed various algorithms with
quadratic complexity when parsing HTML documents (bsc#1251442)</li>
<li>CVE-2025-58190: golang.org/x/net/html: Fixed xcessive memory
consumption by <code>html.ParseFragment</code> when processing specially
crafted input (bsc#1251649)</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>Fix deprecation warning</li>
<li>
<p>Add timeout flag to repo add and update flags</p>
</li>
<li>
<p>Update to version 3.19.0:</p>
</li>
<li>bump version to v3.19.0</li>
<li>fix: use username and password if provided</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>fix Chart.yaml handling</li>
<li>Handle messy index files</li>
<li>json schema fix</li>
<li>fix: k8s version parsing to match original</li>
<li>Do not explicitly set SNI in HTTPGetter</li>
<li>Disabling linter due to unknown issue</li>
<li>Updating link handling</li>
<li>fix: user username password for login</li>
<li>Update pkg/registry/transport.go</li>
<li>fix: add debug logging to oci transport</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>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>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>
<p>feat: add httproute from gateway-api to create chart template</p>
</li>
<li>
<p>Update to version 3.18.6:</p>
</li>
<li>fix(helm-lint): fmt</li>
<li>fix(helm-lint): Add TLSClientConfig</li>
<li>
<p>fix(helm-lint): Add HTTP/HTTPS URL support for json schema
references</p>
</li>
<li>
<p>Update to version 3.18.5:</p>
</li>
<li>fix Chart.yaml handling 7799b48 (Matt Farina)</li>
<li>Handle messy index files dd8502f (Matt Farina)</li>
<li>
<p>json schema fix cb8595b (Robert Sirchia)</p>
</li>
<li>
<p>Fix shell completion dependencies</p>
</li>
<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.2
<br/>
<code>zypper in -t patch SUSE-SL-Micro-6.2-360=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Micro 6.2 (aarch64 ppc64le s390x x86_64)
<ul>
<li>helm-3.19.1-160000.1.1</li>
<li>helm-debuginfo-3.19.1-160000.1.1</li>
</ul>
</li>
<li>
SUSE Linux Micro 6.2 (noarch)
<ul>
<li>helm-bash-completion-3.19.1-160000.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>