Lucene search
+L

14701 matches found

OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-18024 PostgreSQL ascii() function reads past end of buffer

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.7AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-16241 PostgreSQL ECPG integer underflow can crash the client

Integer underflow in PostgreSQL ECPG allows a database server administrator to achieve temporary denial of service against the ECPG client via sending a bytea value lacking the mandatory prefix. The client overwrites a huge memory region with bytes outside attacker knowledge or control. This...

3.8CVSS5.4AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-16239 PostgreSQL type confusion in cursor CLOSE + DECLARE executes arbitrary code

Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6AI score0.00526EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.4 views

BIT-POSTGRESQL-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.8CVSS6.1AI score0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.4 views

BIT-POSTGRESQL-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.8CVSS6.2AI score0.00349EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-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.8CVSS6AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14679 PostgreSQL stack buffer overflow in argument match writes 0x0 and 0x1 to server memory

Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.2CVSS5.7AI score0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-14678 PostgreSQL pg_trgm picksplit reads past end of buffer

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.4AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14677 PostgreSQL 32-bit pltcl and plperl undersize allocations, via integer wraparound

Integer wraparound in PostgreSQL 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This may execute arbitrary code as the operating system user running the database. CVE-2026-6473 had fixe...

8.8CVSS5.9AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-14673 PostgreSQL amcheck does not clear untrusted search path

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS5.8AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.7 views

BIT-POSTGRESQL-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.8CVSS6AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.9 views

BIT-POSTGRESQL-2026-14670 PostgreSQL plperl tied object heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL plperl return of a tied hash allows the function owner to execute arbitrary code as the operating system user running the database, via a crafted function body. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.3AI score0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14669 PostgreSQL to_char heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.4AI score0.00585EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-14668 PostgreSQL ctid type confusion in selectivity estimator discloses derivative of arbitrary read

Type confusion regarding input of PostgreSQL ctid data type selectivity estimator allows an object creator to view a calculation derived from the value of an arbitrary 4-byte span of memory, via a chosen non-ctid input. While the calculation loses precision, substantial memory value recovery...

8.1CVSS5.5AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.7 views

BIT-POSTGRESQL-2026-14666 PostgreSQL row security caching disregards role modifications

Incomplete tracking in PostgreSQL of changes to role membership, role attributes, and database ownership allows a query to continue using cached row-level security policies after those changes require a different policy, via plan reuse. Stale policies continue until some other event invalidates t...

4.2CVSS5.3AI score0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-14664 PostgreSQL regexp heap buffer overflow executes arbitrary code

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.8CVSS6.4AI score0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.7 views

BIT-POSTGRESQL-2026-14663 PostgreSQL pgcrypto, for OpenSSL-disabled ciphers, silently encrypts to and decrypts from cleartext

Cleartext storage in PostgreSQL pgcrypto disabled ciphers allows a user to recover cleartext, via direct observation of the faulty ciphertext. The OpenSSL version and OpenSSL configuration determine the disabled ciphers. If the application accepts encrypted data as input, decryption will succeed...

6.5CVSS5.4AI score0.00096EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.10 views

BIT-POSTGRESQL-2026-14662 PostgreSQL tsvector and tsquery undersize allocations, via integer wraparound

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.8CVSS6AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 12:00 a.m.6 views

OPENSUSE-SU-2026:11553-1 postgresql15-15.19-1.1 on GA media

These are all security issues fixed in the postgresql15-15.19-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS5.4AI score0.00585EPSS
SaveExploits1References24
OSV
OSV
added 2026/08/19 12:00 a.m.6 views

OPENSUSE-SU-2026:11552-1 postgresql14-14.24-1.1 on GA media

These are all security issues fixed in the postgresql14-14.24-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS5.3AI score0.00585EPSS
SaveExploits1References24
Rows per page
Query Builder