Lucene search
+L

14606 matches found

Cvelist
Cvelist
added 2026/08/13 1:00 p.m.48 views

CVE-2026-16238 PostgreSQL type confusion in pg_restore_attribute_stats() executes arbitrary code

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS0.00414EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.8 views

CVE-2026-16238

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS5.8AI score0.00414EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.8 views

CVE-2026-16238

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS6AI score0.00414EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 1:00 p.m.41 views

CVE-2026-16238

CVE-2026-16238 (PostgreSQL) : Type confusion in pg_restore_attribute_stats() can allow the object creator to execute arbitrary code as the OS user running the database by conflating range and multirange values. Affected: PostgreSQL major version 18, with minor versions before 18.5; PostgreSQL 18.x

8.8CVSS5.8AI score0.00414EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/13 1:00 p.m.6 views

EUVD-2026-57848

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS5.7AI score0.00414EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.5 views

CVE-2026-16238 PostgreSQL type confusion in pg_restore_attribute_stats() executes arbitrary code

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS5.7AI score0.00414EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.43 views

CVE-2026-15741 PostgreSQL expression deparse allows SQL injection via EXTRACT argument

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS0.00349EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.28 views

CVE-2026-15741

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS6AI score0.00349EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.10 views

CVE-2026-15741 PostgreSQL expression deparse allows SQL injection via EXTRACT argument

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS5.9AI score0.00349EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.6 views

EUVD-2026-57846

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS5.9AI score0.00349EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.8 views

EUVD-2026-57847

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS5.8AI score0.00436EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.42 views

CVE-2026-15742 PostgreSQL fuzzystrmatch writes effectively-arbitrary addresses, via integer wraparound

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS0.00436EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.7 views

CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS5.9AI score0.00436EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 1:00 p.m.57 views

CVE-2026-15742

The CVE affects PostgreSQL using the fuzzystrmatch extension. A vulnerability in integer wraparound in fuzzystrmatch allows an attacker to direct writes to a very large address range, enabling arbitrary code execution as the OS user running the database, via extreme inputs to levenshtein() or lev...

8.8CVSS5.8AI score0.00436EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/13 1:00 p.m.80 views

CVE-2026-15741

CVE-2026-15741 describes an SQL injection vulnerability in PostgreSQL via the EXTRACT() deparse path, where an object owner can execute arbitrary SQL as a superuser through a hostile object definition. Affected are expressions deparse consumers, including non-core tools like pg_dump and psql comm...

8.8CVSS5.9AI score0.00349EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.10 views

CVE-2026-15742 PostgreSQL fuzzystrmatch writes effectively-arbitrary addresses, via integer wraparound

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS5.8AI score0.00436EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.9 views

CVE-2026-15741

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS6.2AI score0.00349EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.9 views

CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS6.1AI score0.00436EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.43 views

CVE-2026-14681 PostgreSQL improper enforcement of GSSAPI encryption when coupled with SSL

Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pghba.conf rules, via initial direct TLS connection. Despite a pghba.conf that appears to require GSSAPI, the connection may exchange data over TLS encryption alone. If the TLS...

4.2CVSS0.00066EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.47 views

CVE-2026-14680 PostgreSQL type confusion via "internal" arguments

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

8.8CVSS0.00423EPSS
SaveExploits0References1
Rows per page
Query Builder