Search CVE reports


Toggle filters

21 – 30 of 106 results


CVE-2026-14671

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14670

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14669

Medium priority
Vulnerable

Heap buffer overflow in PostgreSQL to_char(timestamptz) 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...

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14668

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14666

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14664

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14663

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-14662

Medium priority
Vulnerable

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

7 affected packages

postgresql-18, postgresql-16, postgresql-14, postgresql-12, postgresql-10...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-18 Needs evaluation Not in release Not in release
postgresql-16 Not in release Needs evaluation Not in release
postgresql-14 Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-9.5 Not in release Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
Show all 7 packages Show less packages

CVE-2026-6638

Medium priority

Some fixes available 4 of 8

SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription's publication-side credentials. The attack takes effect...

8 affected packages

postgresql-10, postgresql-12, postgresql-14, postgresql-16, postgresql-17...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-14 Not in release Not in release Fixed
postgresql-16 Not in release Fixed Not in release
postgresql-17 Not in release Not in release Not in release
postgresql-18 Fixed Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
postgresql-9.5 Not in release Not in release Not in release
Show all 8 packages Show less packages

CVE-2026-6637

Medium priority

Some fixes available 4 of 8

Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a...

8 affected packages

postgresql-10, postgresql-12, postgresql-14, postgresql-16, postgresql-17...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
postgresql-10 Not in release Not in release Not in release Needs evaluation
postgresql-12 Not in release Not in release Not in release Needs evaluation
postgresql-14 Not in release Not in release Fixed
postgresql-16 Not in release Fixed Not in release
postgresql-17 Not in release Not in release Not in release
postgresql-18 Fixed Not in release Not in release
postgresql-9.3 Not in release Not in release Not in release
postgresql-9.5 Not in release Not in release Not in release
Show all 8 packages Show less packages