Lucene search
+L

14262 matches found

EUVD
EUVD
added 3 days ago5 views

EUVD-2026-57858

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 C...

8.8CVSS5.7AI score0.00405EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-14671 PostgreSQL refint plan cache type confusion executes arbitrary code

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 C...

8.8CVSS0.00405EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-6471 PostgreSQL logical decoding can dlopen arbitrary file

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS0.00513EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago19 views

CVE-2026-6471

CVE-2026-6471 : Missing authorization in PostgreSQL logical decoding allows a non-superuser with the REPLICATION privilege to dlopen any file visible to the OS account running the server, via the chosen logical decoding plugin, potentially executing arbitrary code as that account. Affected: Postg...

7.2CVSS5.5AI score0.00513EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-6471

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS5.6AI score0.00513EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-57857

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS5.5AI score0.00513EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-14671

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 C...

8.8CVSS5.8AI score0.00405EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-6470

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS5.6AI score0.00329EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-57856

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS5.6AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-6470 PostgreSQL fails to check type USAGE privilege

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS0.00329EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 3 days ago7 views

CVE-2026-6470 PostgreSQL fails to check type USAGE privilege

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS5.6AI score0.00329EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago99 views

CVE-2026-6470

The CVE-2026-6470 issue affects PostgreSQL prior to versions 18.5, 17.11, 16.15, 15.19, and 14.24. It arises from missing authorization in DDL commands, allowing an object creator to trigger denial of service against ALTER and DROP by creating a dependency on a type. The underlying root cause is ...

4.3CVSS5.6AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago40 views

CVE-2026-6464 PostgreSQL psql COPY FROM STDIN early failure processes data lines as psql commands

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS0.00492EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-6469

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the...

3.8CVSS5.4AI score0.00318EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-57855

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the...

3.8CVSS5.3AI score0.00318EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-57854

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00492EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-6469 PostgreSQL ALTER TABLE ALTER TYPE resets extended statistics ownership

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the...

3.8CVSS0.00318EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 3 days ago4 views

CVE-2026-6464 PostgreSQL psql COPY FROM STDIN early failure processes data lines as psql commands

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00492EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago31 views

CVE-2026-6464

CVE-2026-6464 concerns Untrusted data inclusion in PostgreSQL psql COPY. The vulnerability occurs when COPY FROM STDIN or \copy FROM STDIN fails before the server signals it awaits input rows, causing psql to treat the in-line data rows as psql commands. The issue affects versions prior to Postgr...

8.1CVSS5.7AI score0.00492EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago99 views

CVE-2026-6469

The CVE concerns PostgreSQL: the ALTER TABLE ALTER TYPE command incorrectly reassigns ownership of dependent statistics objects to the current user, allowing the table owner to DROP STATISTICS and ALTER STATISTICS via this faulty ownership, while denying these commands to the prior statistics obj...

3.8CVSS5.3AI score0.00318EPSS
SaveExploits0References1
Rows per page
Query Builder