Lucene search
+L

24 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-50737

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber...

9CVSS5.4AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 5:55 p.m.20 views

CVE-2026-50737

The CVE-2026-50737 entry describes a vulnerability in pglogical where, during replication of changes for a row missing some columns, the subscriber evaluates the table’s default expressions. The apply worker operates with superuser-equivalent privileges by default, so any function invoked by such...

9CVSS5.8AI score0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 5:55 p.m.30 views

CVE-2026-50737

When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a PostgreSQL superuser in default installations, any function invoked by...

9CVSS0.00194EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/28 5:55 p.m.7 views

CVE-2026-50737

When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a PostgreSQL superuser in default installations, any function invoked by...

9CVSS5.8AI score0.00194EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/07/23 3:7 p.m.12 views

K000162387: PostgreSQL vulnerability CVE-2026-6476

Security Advisory Description SQL injection in PostgreSQL pgcreatesubscriber allows an attacker with pgcreatesubscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pgcreatesubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18...

7.2CVSS7.7AI score0.00287EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2026/06/11 3:53 p.m.41 views

CVE-2026-11945

CVE-2026-11945 affects PostgreSQL Anonymizer. A local user who can create JSON documents can embed malicious code in a specific key–value pair, which is executed with superuser privileges if a superuser invokes import_database_rules() or import_roles_rules(). This leads to privilege escalation/po...

7.5CVSS5.6AI score0.00247EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/06/11 3:53 p.m.46 views

CVE-2026-11945 PostgreSQL Anonymizer: SQL injection in the rules import functions

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a JSON document and placing malicious code inside a particular key-value pair. If a superuser calls the importdatabaserules or importrolesrules functions, the malicious code is executed with...

6.4CVSS0.00247EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/28 3:46 p.m.29 views

EUVD-2026-32930

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.29.1 and 1.28.3, the CloudNativePG metrics exporter opens its PostgreSQL connection as the postgres superuser via the pod-local Unix socket, then demotes the session with SET ROLE...

9.4CVSS5.9AI score0.0048EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/27 1:55 p.m.12 views

EUVD-2026-32504

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a table and placing malicious code inside a column identifier. If a superuser calls the k-anonymity function, the malicious code is executed with superuser privileges. The risk is higher wit...

6.8CVSS5.9AI score0.0025EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/11 3:59 p.m.22 views

CloudNativePG's metrics exporter allows privilege escalation to PostgreSQL superuser and OS RCE

Impact The CloudNativePG metrics exporter opens its PostgreSQL connection as the postgres superuser via the pod-local Unix socket, then demotes the session with SET ROLE pgmonitor. SET ROLE changes only currentuser; sessionuser remains postgres. That residual superuser identity is the foothold fo...

9.9CVSS6.1AI score0.0048EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/11 6:16 p.m.7 views

UBUNTU-CVE-2026-2361

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a temporary view based on a function containing malicious code. When the anon.gettablesampleratio function is then called, the malicious code is executed with superuser privileges. This...

8CVSS5.8AI score0.00277EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/11 5:48 p.m.40 views

CVE-2026-2361

CVE-2026-2361 affects PostgreSQL Anonymizer. A user can gain superuser privileges by creating a temporary view that includes a function with malicious code; when anon.get_tablesample_ratio runs, the code executes with superuser privileges. This requires CREATE privilege in PostgreSQL 15+ and is m...

8CVSS5.7AI score0.00277EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/11 5:48 p.m.8 views

CVE-2026-2361

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a temporary view based on a function containing malicious code. When the anon.gettablesampleratio function is then called, the malicious code is executed with superuser privileges. This...

8CVSS5.7AI score0.00277EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/11 5:47 p.m.6 views

CVE-2026-2360 Improper search_path protection in PostgreSQL Anonymizer 2.5 allows any user to gain superuser privileges in PostgreSQL 14

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a custom operator in the public schema and place malicious code in that operator. This operator will later be executed with superuser privileges when the extension is created. The risk is...

8CVSS6AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/02/11 12:0 a.m.7 views

CVE-2026-2361

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a temporary view based on a function containing malicious code. When the anon.gettablesampleratio function is then called, the malicious code is executed with superuser privileges. This...

8CVSS5.9AI score0.00277EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/25 3:32 p.m.13 views

Apache Cassandra: User with MODIFY permission on ALL KEYSPACES can escalate privileges to superuser via unsafe actions (4.0.16 only)

Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on...

8.8CVSS7.5AI score0.00964EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/08/25 3:32 p.m.2 views

Privilege Defined With Unsafe Actions

Overview org.apache.cassandra:cassandra-all is a maven plugin for the Apache Cassandra Project. Which, develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Affected versions of this...

8.8CVSS7.1AI score0.00503EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/25 3:32 p.m.7 views

GHSA-5C4F-PXMX-XCM4 Apache Cassandra: User with MODIFY permission on ALL KEYSPACES can escalate privileges to superuser via unsafe actions (4.0.16 only)

Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on...

8.8CVSS6.9AI score0.00503EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.1 views

Avoid Using the root User to Access the System Locally

Users with the root permission can access all Linux resources. If the root user is used to log in to the Linux OS to perform operations, there are many potential security risks. To avoid the risks, do not use the root user to log in to the Linux OS. If necessary, indirectly use the root user...

6.8AI score
SaveExploits0References3
OSV
OSV
added 2025/02/04 12:30 p.m.1 views

GHSA-WMCC-9VCH-JMX4 Apache Cassandra: User with MODIFY permission on ALL KEYSPACES can escalate privileges to superuser via unsafe actions

Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on...

8.8CVSS7.2AI score0.00964EPSS
SaveExploits0References8
Rows per page
Query Builder