<div class="container">
    <h1>Security update for python-Markdown, python-joblib, python-handy-archives, python-apache-libcloud, python-WebOb, python-PyGithub, python-soupsieve</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-SU-2026:22370-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-06-26T07:41:13Z</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=1256310">bsc#1256310</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1256316">bsc#1256316</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1258223">bsc#1258223</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1261918">bsc#1261918</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1263802">bsc#1263802</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1268243">bsc#1268243</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1268324">bsc#1268324</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-2026-44889.html">CVE-2026-44889</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-2026-44889</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.1</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2026-44889</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.1</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2026-44889</span>
                                <span class="cvss-source">
                                    (
                                    
                                        NVD
                                    
                                    ):
                                </span>
                                <span class="cvss-score">6.1</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N</span>
                            </li>
                        
                    </ul>
                </td>
            </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 16.0</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP applications 16.0</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that solves one vulnerability and has six fixes can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for python-Markdown, python-joblib, python-handy-archives, python-apache-libcloud, python-WebOb, python-PyGithub, python-soupsieve fixes the following issues:</p>
<p>Changes in python-Markdown:</p>
<ul>
<li>Fix tests with latest python version (bsc#1268243)</li>
</ul>
<p>Changes in python-joblib:</p>
<ul>
<li>Update to 1.5.2:<ul>
<li>fixing the resource tracker for python 3.13.7+</li>
<li>Skip tests failing with Python 3.13.7</li>
</ul>
</li>
</ul>
<p>Changes in python-handy-archives:</p>
<ul>
<li>Skip some zip64 tests that fails with latest python interpreter
  because there are more consistency checks in zipfile (bsc#1256310)</li>
</ul>
<p>Changes in python-apache-libcloud:</p>
<ul>
<li>Fix tests compatibility with latest Python 3.13 (bsc#1258223, bsc#1261918)</li>
</ul>
<p>Changes in python-WebOb:</p>
<ul>
<li>Security issues fixed:<ul>
<li>CVE-2026-44889: Fixed: Location header normalization during redirect leads
  to open redirect (bsc#1268324)</li>
</ul>
</li>
<li>Skip boken test with latest cpython interpreters  (bsc#1258223)</li>
<li>Skip test failing on Python 3.14</li>
</ul>
<p>Changes in python-PyGithub:</p>
<ul>
<li>Fix: [SUSE:SLFO:Main] python-PyGithub fails to build on aarch64, ppc64le, s390x, x86_64 (bsc#1263802)</li>
</ul>
<p>Changes in python-soupsieve:</p>
<ul>
<li>Fix: [SUSE:SLFO:Main] python-soupsieve:test fails to build on aarch64, ppc64le, s390x, x86_64 (bsc#1256316)</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 Enterprise Server for SAP applications 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-1084=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-1084=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (noarch)
                    <ul>
                        
                            <li>python313-apache-libcloud-3.8.0-160000.3.1</li>
                        
                            <li>python313-WebOb-1.8.9-160000.3.1</li>
                        
                            <li>python313-soupsieve-2.6-160000.3.1</li>
                        
                            <li>python313-PyGithub-2.6.1-160000.3.1</li>
                        
                            <li>python313-Markdown-3.8.2-160000.3.1</li>
                        
                            <li>python313-handy-archives-0.2.0-160000.3.1</li>
                        
                            <li>python-WebOb-doc-1.8.9-160000.3.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server for SAP applications 16.0 (noarch)
                    <ul>
                        
                            <li>python313-apache-libcloud-3.8.0-160000.3.1</li>
                        
                            <li>python313-WebOb-1.8.9-160000.3.1</li>
                        
                            <li>python313-soupsieve-2.6-160000.3.1</li>
                        
                            <li>python313-PyGithub-2.6.1-160000.3.1</li>
                        
                            <li>python313-Markdown-3.8.2-160000.3.1</li>
                        
                            <li>python313-handy-archives-0.2.0-160000.3.1</li>
                        
                            <li>python-WebOb-doc-1.8.9-160000.3.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://www.suse.com/security/cve/CVE-2026-44889.html">https://www.suse.com/security/cve/CVE-2026-44889.html</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1256310">https://bugzilla.suse.com/show_bug.cgi?id=1256310</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1256316">https://bugzilla.suse.com/show_bug.cgi?id=1256316</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1258223">https://bugzilla.suse.com/show_bug.cgi?id=1258223</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1261918">https://bugzilla.suse.com/show_bug.cgi?id=1261918</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1263802">https://bugzilla.suse.com/show_bug.cgi?id=1263802</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1268243">https://bugzilla.suse.com/show_bug.cgi?id=1268243</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1268324">https://bugzilla.suse.com/show_bug.cgi?id=1268324</a>
                    </li>
                
            
        </ul>
    
</div>