Impact
A type confusion bug in PostgreSQL’s refint module allows an object creator to execute arbitrary code as the operating system user running the database service. This flaw maps to CWE‑843, a type mismatch that can lead to the compromise of system integrity and confidentiality by allowing the attacker to run code with the database server’s privileges.
Affected Systems
The vulnerability affects PostgreSQL releases prior to 18.5, 17.11, 16.15, 15.19, and 14.24. Users running any of these versions on a PostgreSQL server are at risk.
Risk and Exploitability
The CVSS score is 8.8, indicating high severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires a user with object‑creation privileges within the database; once such a user introduces a malicious refint object, the code runs with the database process’s OS privileges.
OpenCVE Enrichment