<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[🟠 High: PostgreSQL Fixes 12-Year-Old Logical Decoding Flaw Enabling Replication-Role Code Execution]]></title><description><![CDATA[<p dir="auto">PostgreSQL has shipped security updates to close a 12-year-old vulnerability that could let someone with the REPLICATION attribute execute arbitrary code as the operating-system user running the database server. The bug, tracked as <strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6471" target="_blank" rel="noopener noreferrer nofollow ugc">CVE-2026-6471</a></strong> with a CVSS score of <strong>7.2</strong>, has been lingering since logical decoding was first introduced in PostgreSQL 9.4 back in 2014.</p>
<p dir="auto">The root cause lies in how logical decoding handles certain internal operations, allowing a privileged-but-not-superuser account to escalate its control over the host system. In practical terms, an authenticated user with the replication role could drop into the underlying OS user context of the database process—effectively bypassing the intended security boundary between the database role and the host environment.</p>
<p dir="auto">The following versions are patched and should be deployed immediately:</p>
<ul>
<li>PostgreSQL <strong>18.6</strong></li>
<li>PostgreSQL <strong>17.11</strong></li>
<li>PostgreSQL <strong>16.15</strong></li>
<li>PostgreSQL <strong>15.19</strong></li>
<li>PostgreSQL <strong>14.24</strong></li>
</ul>
<p dir="auto">Any installations running earlier releases are exposed. If you're managing a PostgreSQL fleet, your first step should be to confirm which versions are in use, then plan an upgrade window before applying the fix. Since this flaw has been dormant for over a decade, it's also worth auditing replication-role assignments to ensure that only trusted accounts hold that privilege in the first place.</p>
<p dir="auto">Source: <a href="https://thehackernews.com/2026/09/postgresql-fixes-12-year-old-logical.html" target="_blank" rel="noopener noreferrer nofollow ugc">The Hacker News</a></p>
<p dir="auto">Is your team currently running any PostgreSQL instances on the older branches listed here, and how are you sequencing the patching across production and dev environments?</p>
]]></description><link>https://xploitlk.com/topic/219/high-postgresql-fixes-12-year-old-logical-decoding-flaw-enabling-replication-role-code-execution</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 12:36:38 GMT</lastBuildDate><atom:link href="https://xploitlk.com/topic/219.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Sep 2026 00:30:21 GMT</pubDate><ttl>60</ttl></channel></rss>