CVE-2026-14671: PostgreSQL refint plan cache type confusion executes arbitrary code
PostgreSQL refint plan cache type confusion executes arbitrary code
Other sources
Type confusion in PostgreSQL module "refint" allows an object creator to execute arbitrary code as the operating system user running the database. The fix for this emerged as a non-security bug report, and the fix appear in the git repository with subject "refint: Remove plan cache.", without a CVE number. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.
— MITRE
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 16.15-1 - Upgrade
Upgrade
PostgreSQL refint moduleto a version that resolves this vulnerability.Fixed in 18.6 - Upgrade
Upgrade
PostgreSQL refint moduleto a version that resolves this vulnerability.Fixed in 17.11 - Upgrade
Upgrade
PostgreSQL refint moduleto a version that resolves this vulnerability.Fixed in 16.15 - Upgrade
Upgrade
PostgreSQL refint moduleto a version that resolves this vulnerability.Fixed in 15.19 - Upgrade
Upgrade
PostgreSQL refint moduleto a version that resolves this vulnerability.Fixed in 14.24
Event History
Frequently Asked Questions
What is the severity of CVE-2026-14671?
The severity of CVE-2026-14671 is rated as high, with a score of 8.8.
What vulnerability does CVE-2026-14671 expose in PostgreSQL?
CVE-2026-14671 exposes a type confusion issue in the PostgreSQL refint module that allows arbitrary code execution.
How do I fix CVE-2026-14671?
To fix CVE-2026-14671, update PostgreSQL to the latest version that includes the fix for the refint plan cache.
Who is affected by CVE-2026-14671?
Any user with the ability to create objects in PostgreSQL can be affected by CVE-2026-14671.
What are the potential consequences of exploiting CVE-2026-14671?
Exploiting CVE-2026-14671 could allow an attacker to execute arbitrary code with the same privileges as the PostgreSQL database user.