Type Confusion Vulnerability in AWS pgcollection for PostgreSQL
CVE-2026-96883
8.7HIGH
What is CVE-2026-96883?
pgcollection, an open-source extension designed for PostgreSQL, is affected by a type confusion vulnerability that exists in versions 2.0.0 through 2.1.1. This vulnerability may allow an authenticated remote user to execute arbitrary code with the privileges of the postgres operating system user by sending carefully crafted SQL statements. The issue arises due to mismatched type metadata in functions related to collection value retrieval and array conversion. Users are advised to upgrade to version 2.1.2 or later to mitigate this risk effectively.
Affected Version(s)
pgcollection 2.0.0 <= 2.1.1
