Lucene search
+L

568 matches found

Amazon
Amazon
added 2026/06/08 12:0 a.m.16 views

Important: postgresql16

Issue Overview: Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use searchpath to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker's choice. Versions...

8.8CVSS6.6AI score0.01006EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.20 views

Amazon Linux 2023 : libpq, libpq-devel (ALAS2023-2026-1711)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1711 advisory. Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack...

8.8CVSS6AI score0.00558EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/05/26 11:31 p.m.10 views

postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory

A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as loexport, loread, lolseek64, and lotell64. This allows the superuser to send an arbitrarily large response, overwriting the client's...

8.8CVSS7.4AI score0.00454EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/22 1:17 p.m.21 views

OESA-2026-2381 libpq security update

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. This package provides the essential shared library for any PostgreSQL client program or...

8.8CVSS6.5AI score0.01006EPSS
SaveExploits0References9
Ubuntu
Ubuntu
added 2026/05/21 8:39 p.m.20 views

USN-8294-1: PostgreSQL vulnerabilities

It was discovered that PostgreSQL did not correctly enforce authorization for CREATE TYPE. An attacker could possibly use this issue to execute arbitrary SQL functions. CVE-2026-6472 It was discovered that PostgreSQL incorrectly handled large user input in multiple server features. An attacker...

8.8CVSS6.3AI score0.01006EPSS
SaveExploits0
OSV
OSV
added 2026/05/21 8:39 p.m.10 views

USN-8294-1 postgresql-14, postgresql-16, postgresql-17, postgresql-18 vulnerabilities

It was discovered that PostgreSQL did not correctly enforce authorization for CREATE TYPE. An attacker could possibly use this issue to execute arbitrary SQL functions. CVE-2026-6472 It was discovered that PostgreSQL incorrectly handled large user input in multiple server features. An attacker...

8.8CVSS6.3AI score0.01006EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2026/05/20 12:0 a.m.7 views

The vulnerabilities of the functions lo_export(), lo_read(), lo_lseek64(), and lo_tell64() in the client library libpq of the PostgreSQL database management system allow a hacker to overwrite the memory of the pg_dump or psql stack.

The vulnerability of the loexport, loread, lolseek64, and lotell64 functions in the PostgreSQL database management system’s client library is related to the use of a potentially dangerous function. Exploiting this vulnerability could allow an attacker to remotely rewrite the pgdump or psql stack...

10CVSS5.8AI score0.00454EPSS
SaveExploits0References14Affected Software8
OSV
OSV
added 2026/05/19 8:21 a.m.12 views

SUSE-SU-2026:2001-1 Security update for postgresql16

This update for postgresql16 fixes the following issues Update to version 16.13. Security issues: - CVE-2026-6472: ensure the user has CREATE privilege on the schema specified bsc1265172. - CVE-2026-6473: integer overflows in memory-allocation calculations bsc1265173. - CVE-2026-6474: Guard again...

8.8CVSS6.1AI score0.01006EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2026/05/19 8:20 a.m.28 views

Security update for postgresql15

This update for postgresql15 fixes the following issues Update to version 15.18. Security issues: CVE-2026-6472: ensure the user has CREATE privilege on the schema specified bsc1265172. CVE-2026-6473: integer overflows in memory-allocation calculations bsc1265173. CVE-2026-6474: Guard against...

8.8CVSS6.1AI score0.01006EPSS
SaveExploits0References36
SUSE Linux
SUSE Linux
added 2026/05/18 7:46 a.m.19 views

Security update for postgresql16

This update for postgresql16 fixes the following issues Update to version 16.13. Security issues: CVE-2026-6472: ensure the user has CREATE privilege on the schema specified bsc1265172. CVE-2026-6473: integer overflows in memory-allocation calculations bsc1265173. CVE-2026-6474: Guard against...

8.8CVSS6.1AI score0.01006EPSS
SaveExploits0References40
OSV
OSV
added 2026/05/14 2:16 p.m.19 views

ALPINE-CVE-2026-6477

Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets, PQfn..., resultisint=0, ... stores arbitrary-lengt...

8.8CVSS6AI score0.00454EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/14 2:16 p.m.22 views

CVE-2026-6477

Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets, PQfn..., resultisint=0, ... stores arbitrary-lengt...

8.8CVSS0.00454EPSS
SaveExploits0References45
Cvelist
Cvelist
added 2026/05/14 1:0 p.m.110 views

CVE-2026-6477 PostgreSQL libpq lo_* functions let server superuser overwrite client stack memory

Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets, PQfn..., resultisint=0, ... stores arbitrary-lengt...

8.8CVSS0.00454EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/14 1:0 p.m.16 views

EUVD-2026-30283

Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets, PQfn..., resultisint=0, ... stores arbitrary-lengt...

8.8CVSS6AI score0.00454EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/05/14 1:0 p.m.14 views

CVE-2026-6477

Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets, PQfn..., resultisint=0, ... stores arbitrary-lengt...

8.8CVSS6AI score0.00454EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/05/14 12:0 a.m.34 views

PostgreSQL -- Multiple vulnerabilities

The PostgreSQL project reports: Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use searchpath to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker's...

8.8CVSS6.4AI score0.01006EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2026/05/14 12:0 a.m.20 views

PostgreSQL 安全漏洞

PostgreSQL is a set of free object-relational database management systems developed by the PostgreSQL organization. This system supports most SQL standards and offers many other features, such as foreign keys, triggers, views, etc. Security vulnerabilities existed in versions prior to PostgreSQL...

8.8CVSS6AI score0.00454EPSS
SaveExploits0References2
PostrgeSql
PostrgeSql
added 2026/05/14 12:0 a.m.49 views

Vulnerability in client (CVE-2026-6477)

PostgreSQL libpq lo functions let server superuser overwrite client stack memory Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server superuser to overwrite a client stack buffer with an...

8.8CVSS6.1AI score0.00454EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-6477

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use of inherently dangerous function PQfn..., resultisint=0, ... in PostgreSQL libpq loexport, loread, lolseek64, and lotell64 functions allows the server...

8.8CVSS7.9AI score0.00454EPSS
SaveExploits0References2
Kaspersky
Kaspersky
added 2026/05/14 12:0 a.m.47 views

KLA91052 Multiple vulnerabilities in PostgreSQL

Multiple vulnerabilities were found in PostgreSQL. Malicious users can exploit these vulnerabilities to cause denial of service, bypass security restrictions, execute arbitrary code. Below is a complete list of vulnerabilities: 1. Heap buffer overflow vulnerability in refint can be exploited to...

8.8CVSS6.7AI score0.01006EPSS
SaveExploits0References10
Rows per page
Query Builder