CyberRota Analysis
AI-GeneratedA type confusion vulnerability in PostgreSQL allows an attacker to execute arbitrary code with the privileges of the operating system user running the database by manipulating the cursor lifecycle. This issue affects versions prior to 18.5, 17.11, 16.15, 15.19, and 14.24. Database administrators and organizations using these affected PostgreSQL versions should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.