<div class="container">
<h1>Security update for postgresql16</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-SU-2025:02980-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2025-08-25T13:46:48Z</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=1248119">bsc#1248119</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1248120">bsc#1248120</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1248122">bsc#1248122</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-8713.html">CVE-2025-8713</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2025-8714.html">CVE-2025-8714</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2025-8715.html">CVE-2025-8715</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-8713</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">5.3</span>
<span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8713</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">4.3</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8713</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">3.1</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8714</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.7</span>
<span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8714</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.8</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8714</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">8.8</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8715</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.7</span>
<span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8715</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.8</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2025-8715</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">8.8</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
</ul>
</td>
</tr>
<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">
<li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5 LTSS</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security</li>
<li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP5</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that solves three vulnerabilities can now be installed.</p>
<h2>Description:</h2>
<p>This update for postgresql16 fixes the following issues:</p>
<p>Upgraded to 16.10:
* CVE-2025-8713: Fixed optimizer statistics exposing
sampled data within a view, partition, or child table
(bsc#1248120)
* CVE-2025-8714: Fixed untrusted data inclusion in pg_dump
allows superuser of origin server to execute arbitrary code
in psql client (bsc#1248122)
* CVE-2025-8715: Fixed improper neutralization of newlines
in pg_dump leading to arbitrary code execution in the psql
client and in the restore target server (bsc#1248119)</p>
<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 12 SP5 LTSS Extended Security
<br/>
<code>zypper in -t patch SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2980=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Server 12 SP5 LTSS
<br/>
<code>zypper in -t patch SUSE-SLE-SERVER-12-SP5-LTSS-2025-2980=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security (x86_64)
<ul>
<li>postgresql16-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-devel-debuginfo-16.10-3.32.1</li>
<li>postgresql16-contrib-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-devel-16.10-3.32.1</li>
<li>postgresql16-pltcl-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-16.10-3.32.1</li>
<li>postgresql16-plperl-debuginfo-16.10-3.32.1</li>
<li>postgresql16-plpython-16.10-3.32.1</li>
<li>postgresql16-devel-debuginfo-16.10-3.32.1</li>
<li>postgresql16-devel-16.10-3.32.1</li>
<li>postgresql16-plpython-debuginfo-16.10-3.32.1</li>
<li>postgresql16-debugsource-16.10-3.32.1</li>
<li>postgresql16-server-debuginfo-16.10-3.32.1</li>
<li>postgresql16-16.10-3.32.1</li>
<li>postgresql16-contrib-16.10-3.32.1</li>
<li>postgresql16-pltcl-16.10-3.32.1</li>
<li>postgresql16-plperl-16.10-3.32.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security (noarch)
<ul>
<li>postgresql16-docs-16.10-3.32.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS (aarch64 ppc64le s390x x86_64)
<ul>
<li>postgresql16-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-devel-debuginfo-16.10-3.32.1</li>
<li>postgresql16-contrib-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-devel-16.10-3.32.1</li>
<li>postgresql16-pltcl-debuginfo-16.10-3.32.1</li>
<li>postgresql16-server-16.10-3.32.1</li>
<li>postgresql16-plperl-debuginfo-16.10-3.32.1</li>
<li>postgresql16-plpython-16.10-3.32.1</li>
<li>postgresql16-devel-debuginfo-16.10-3.32.1</li>
<li>postgresql16-devel-16.10-3.32.1</li>
<li>postgresql16-plpython-debuginfo-16.10-3.32.1</li>
<li>postgresql16-debugsource-16.10-3.32.1</li>
<li>postgresql16-server-debuginfo-16.10-3.32.1</li>
<li>postgresql16-16.10-3.32.1</li>
<li>postgresql16-contrib-16.10-3.32.1</li>
<li>postgresql16-pltcl-16.10-3.32.1</li>
<li>postgresql16-plperl-16.10-3.32.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS (noarch)
<ul>
<li>postgresql16-docs-16.10-3.32.1</li>
</ul>
</li>
</ul>
<h2>References:</h2>
<ul>
<li>
<a href="https://www.suse.com/security/cve/CVE-2025-8713.html">https://www.suse.com/security/cve/CVE-2025-8713.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2025-8714.html">https://www.suse.com/security/cve/CVE-2025-8714.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2025-8715.html">https://www.suse.com/security/cve/CVE-2025-8715.html</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1248119">https://bugzilla.suse.com/show_bug.cgi?id=1248119</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1248120">https://bugzilla.suse.com/show_bug.cgi?id=1248120</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1248122">https://bugzilla.suse.com/show_bug.cgi?id=1248122</a>
</li>
</ul>
</div>