Lucene search
+L

14716 matches found

Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.11 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
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.44 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
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
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.65 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.101 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
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.11 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.44 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.49 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
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.8 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.2CVSS5.3AI score0.00066EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.9 views

EUVD-2026-57845

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.2CVSS5.3AI score0.00066EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.9 views

EUVD-2026-57844

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.8CVSS5.8AI score0.00423EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 1:00 p.m.360 views

CVE-2026-14681

CVE-2026-14681 is a PostgreSQL vulnerability describing improper enforcement of message integrity in GSSAPI support. The issue allows a user to negotiate GSSAPI contrary to pg_hba.conf rules via an initial direct TLS connection, potentially permitting data exchange over TLS even when GSSAPI is re...

4.2CVSS5.3AI score0.00066EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/13 1:00 p.m.94 views

CVE-2026-14680

CVE-2026-14680 describes a type-confusion vulnerability in PostgreSQL where calls to functions using the internal data type argument can be exploited to execute arbitrary code as the OS user running the database. Affected versions are PostgreSQL 18.5 and earlier, 17.11 and earlier, 16.15 and earl...

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

CVE-2026-14680

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.8CVSS6AI score0.00423EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.6 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.8CVSS5.8AI score0.00423EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.8 views

CVE-2026-14681

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.2CVSS5.3AI score0.00066EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.9 views

CVE-2026-14680

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.8CVSS5.8AI score0.00423EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.13 views

CVE-2026-14681

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.2CVSS5.3AI score0.00066EPSS
SaveExploits0
Rows per page
Query Builder