Lucene search
+L

14719 matches found

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

CVE-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.8CVSS0.00436EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.9 views

CVE-2026-14666

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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.8 views

CVE-2026-14664

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.1AI score0.00436EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 1:00 p.m.90 views

CVE-2026-14664

CVE-2026-14664: Heap buffer overflow in PostgreSQL regexp parsing enables an attacker to execute arbitrary code as the database host OS user. The vulnerability stems from unvalidated data growth when round-tripping through pg_wchar and affects PostgreSQL versions before 18.5, 17.11, 16.15, 15.19,...

8.8CVSS6AI score0.00436EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/13 1:00 p.m.8 views

EUVD-2026-57833

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.8CVSS6AI score0.00436EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.7 views

EUVD-2026-57834

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
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.7 views

CVE-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
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.13 views

EUVD-2026-57832

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.3AI score0.00096EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.10 views

CVE-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.3AI score0.00096EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.43 views

CVE-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.5CVSS0.00096EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.17 views

CVE-2026-14663

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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.7 views

CVE-2026-14663

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
SaveExploits0
CVE
CVE
added 2026/08/13 1:00 p.m.77 views

CVE-2026-14663

Consolidated technical details (CVE-2026-14663): PostgreSQL’s pgcrypto disabled ciphers can lead to cleartext leakage because decryption may succeed with the wrong key when the application accepts encrypted input. The root cause is affected by the OpenSSL version/config and manifests in functions...

6.5CVSS5.3AI score0.00096EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/13 1:00 p.m.139 views

CVE-2026-14662

The CVE-2026-14662 entry describes an integer wraparound in PostgreSQL tsvector/tsquery data type functions, allowing an unprivileged database user to cause undersized allocations and out-of-bounds writes via crafted inputs. Consequences stated include potential arbitrary code execution as the op...

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

EUVD-2026-57831

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

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

CVE-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.8CVSS0.0046EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.10 views

CVE-2026-14662

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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.9 views

CVE-2026-14662

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.8CVSS5.7AI score0.0046EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/13 11:33 a.m.7 views

Important: Red Hat Security Advisory: postgresql-jdbc security update

An update for postgresql-jdbc is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating...

7.5CVSS7.2AI score0.03261EPSS
SaveExploits0References2
Rows per page
Query Builder