Lucene search
K

13198 matches found

OSV
OSV
added 2026/04/03 1:27 p.m.2 views

JLSEC-2026-45

A flaw was found in PostgreSQL involving the pgcancelbackend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would...

4.4CVSS7.1AI score0.02555EPSS
Exploits0References52
OSV
OSV
added 2026/04/03 1:27 p.m.5 views

JLSEC-2026-35

A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include...

6.5CVSS5.9AI score0.01425EPSS
Exploits0References8
OSV
OSV
added 2026/04/03 1:27 p.m.3 views

JLSEC-2026-36

Odyssey passes to client unencrypted bytes from man-in-the-middle When Odyssey storage is configured to use the PostgreSQL server using 'trust' authentication with a 'clientcert' requirement or to use 'cert' authentication, a man-in-the-middle attacker can inject false responses to the client's...

5.9CVSS5.9AI score0.01501EPSS
Exploits0References4
OSV
OSV
added 2026/04/03 1:27 p.m.2 views

JLSEC-2026-24

It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the searchpath during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the...

7.1CVSS7.3AI score0.02235EPSS
Exploits0References18
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-32

A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality...

6.5CVSS6.8AI score0.01449EPSS
Exploits0References8
OSV
OSV
added 2026/04/03 1:27 p.m.2 views

JLSEC-2026-54

Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected...

8.8CVSS6.3AI score0.00497EPSS
Exploits0References1
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-55

Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected...

8.8CVSS6.6AI score0.00678EPSS
Exploits3References1
OSV
OSV
added 2026/04/03 1:27 p.m.4 views

JLSEC-2026-53

Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8...

4.3CVSS5.8AI score0.00281EPSS
Exploits0References1
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-56

Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12,...

8.8CVSS6.5AI score0.00659EPSS
Exploits0References1
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-44

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.6AI score0.04322EPSS
Exploits0References68
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-50

Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables e.g. PATH. That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions...

8.8CVSS7.5AI score0.04422EPSS
Exploits1References4
OSV
OSV
added 2026/04/03 1:27 p.m.2 views

JLSEC-2026-38

A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the objec...

8CVSS6.9AI score0.0152EPSS
Exploits0References6
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-28

A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \gset when querying a compromised server, the attacker can execute arbitrary code as the operating...

7.6CVSS7.4AI score0.02658EPSS
Exploits0References8
OSV
OSV
added 2026/04/03 1:27 p.m.4 views

JLSEC-2026-48

Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistake...

3.7CVSS6.8AI score0.0038EPSS
Exploits0References2
OSV
OSV
added 2026/04/03 1:27 p.m.3 views

JLSEC-2026-49

Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses...

4.2CVSS6.6AI score0.00705EPSS
Exploits0References4
OSV
OSV
added 2026/04/03 1:27 p.m.2 views

JLSEC-2026-47

Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invok...

5.4CVSS6.6AI score0.00786EPSS
Exploits0References3
OSV
OSV
added 2026/04/03 1:27 p.m.1 views

JLSEC-2026-27

A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest...

8.8CVSS6.8AI score0.4644EPSS
Exploits0References10
OSV
OSV
added 2026/04/03 1:27 p.m.4 views

JLSEC-2026-51

Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwi...

4.3CVSS5.9AI score0.00722EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.3 views

PT-2026-30266

Name of the Vulnerable Software and Affected Versions Kestra versions prior to 1.3.7 Description Kestra, an event-driven orchestration platform, has a SQL Injection issue in the ''GET /api/v1/main/flows/search'' endpoint. Successful exploitation allows Remote Code Execution RCE. An authenticated...

9.9CVSS6.2AI score0.00656EPSS
Exploits1References8
OpenVAS
OpenVAS
added 2026/04/03 12:0 a.m.2 views

SUSE: Security Advisory (SUSE-SU-2026:20906-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS5.9AI score0.00678EPSS
Exploits3References8
Rows per page
Query Builder