Lucene search
+L

609363 matches found

NVD
NVD
added 2 days ago4 views

CVE-2026-14676

Heap buffer overflow in PostgreSQL pgstatstatements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constants. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS0.00596EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago3 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.8CVSS0.00405EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago4 views

CVE-2026-14664

Heap buffer overflow in PostgreSQL regexp allows the query author to execute arbitrary code as the operating system user running the database, via text that would not pass encoding validation. This shares heritage with CVE-2026-2006, but this case involved unanticipated data growth when...

8.8CVSS0.00596EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago4 views

CVE-2026-14662

Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the database. These...

8.8CVSS0.00655EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago2 views

MINI-CVGM-HGHM-566M

Bulletin has no description...

7.1CVSS4.8AI score0.00292EPSS
SaveExploits0
OSV
OSV
added 2 days ago5 views

MINI-2JRV-4FMF-GHP2

Bulletin has no description...

6.3CVSS4.8AI score0.00349EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2 days ago4 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
CVE
CVE
added 2 days ago24 views

CVE-2026-14671

The CVE-2026-14671 entry concerns PostgreSQL’s refint module, where a type confusion vulnerability could allow an object creator to execute arbitrary code as the database OS user. Affected versions are PostgreSQL prior to 18.5, 17.11, 16.15, 15.19, and 14.24. The fix is noted in the git history u...

8.8CVSS5.7AI score0.00405EPSS
SaveExploits0References1
EUVD
EUVD
added 2 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 2 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 2 days ago35 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 2 days ago14 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 2 days ago3 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
EUVD
EUVD
added 2 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
Cvelist
Cvelist
added 2 days ago39 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
EUVD
EUVD
added 2 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
CVE
CVE
added 2 days ago30 views

CVE-2026-19385

PostgreSQL PG_dump is affected by a heap buffer overflow in the handling of long function transform lists, allowing an attacker to execute arbitrary code as the operating system user running pg_dump. Affected versions are PostgreSQL prior to 18.5, 17.11, 16.15, 15.19, and 14.24. There is no explo...

8.8CVSS6AI score0.00596EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-57853

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6AI score0.00596EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.1AI score0.00596EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago39 views

CVE-2026-19385 PostgreSQL pg_dump heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS0.00596EPSS
SaveExploits0References1
Rows per page
Query Builder