Bug 2515308 (CVE-2026-14680) - CVE-2026-14680 postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments
Summary: CVE-2026-14680 postgresql: PostgreSQL: Arbitrary code execution via type conf...
Keywords:
Status: NEW
Alias: CVE-2026-14680
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2524404 2524406 2524407 2524409
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 13:27 UTC by OSIDB Bzimport
Modified: 2026-08-26 15:05 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 13:27:35 UTC
Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type.  Type "internal" represents a class of mutually-incompatible data structures not intended for access from SQL.  The system intended to prevent such function calls, but this prevention had gaps.  Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.


Note You need to log in before you can comment on or make changes to this bug.