Lucene search
+L

14226 matches found

BDU FSTEC
BDU FSTEC
added 4 hours ago58 views

The vulnerability of the pg_dump utility in the PostgreSQL database management system allows a hacker to execute arbitrary code.

The vulnerability of the pgdump utility in the PostgreSQL database management system is related to the inclusion of functions from an unverified and uncontrolled area. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code remotely...

10CVSS7.2AI score0.00736EPSS
SaveExploits1References11Affected Software9
BDU FSTEC
BDU FSTEC
added 4 hours ago56 views

The vulnerability of the pg_dump utility in the PostgreSQL database management system allows a hacker to execute arbitrary code.

The vulnerability of the pgdump utility in the PostgreSQL database management system is related to the lack of security measures for SQL query structures. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

10CVSS7AI score0.00412EPSS
SaveExploits0References11Affected Software9
Nuclei
Nuclei
added 13 hours ago183 views

Apache Superset < 4.0.2 - SQL Injection

An SQL Injection vulnerability in Apache Superset exists due to improper neutralization of special elements used in SQL commands. Specifically, certain engine-specific functions are not checked, which allows attackers to bypass Apache Superset's SQL authorization. To mitigate this, a new...

9.8CVSS5.4AI score0.04433EPSS
SaveExploits2References4
Nuclei
Nuclei
added 13 hours ago26 views

Drupal Core - Anonymous SQL Injection via PostgreSQL Entity Query

Drupal core from 8.9.0 before 10.4.10, 10.5.0 before 10.5.10, 10.6.0 before 10.6.9, 11.0.0 before 11.1.10, 11.2.0 before 11.2.12, and 11.3.0 before 11.3.10 contains an SQL injection caused by improper neutralization of special elements in SQL commands, letting attackers execute arbitrary SQL...

9.8CVSS8.1AI score0.88319EPSS
SaveExploits16References2
Wolfi
Wolfi
added yesterday5 views

GO-2026-6090 vulnerabilities

Vulnerabilities for packages: trufflehog, nri-kafka, aws-signer-notation-plugin, tailscale, kubernetes-dashboard-api, cadvisor, sriov-network-device-plugin, gobuster, grafana-operator, openbao-k8s, nova, tetragon, ferretdb, kubernetes-dns-node-cache, spegel, cloudnative-pg, polaris, nri-nginx,...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added yesterday5 views

CVE-2026-56862 vulnerabilities

Vulnerabilities for packages: trufflehog, nri-kafka, aws-signer-notation-plugin, tailscale, kubernetes-dashboard-api, cadvisor, sriov-network-device-plugin, gobuster, grafana-operator, openbao-k8s, nova, tetragon, ferretdb, kubernetes-dns-node-cache, spegel, cloudnative-pg, polaris, nri-nginx,...

5.2AI score0.00185EPSS
SaveExploits0
OSV
OSV
added yesterday5 views

CVE-2026-48528 Metacat has an unauthenticated SQL injection vulnerability

Metacat is data repository software that helps researchers preserve, share, and discover data. Metacat versions 2.0.0 through 3.4.0 contain an unauthenticated SQL injection vulnerability in the /cn/v1/object and /cn/v2/object REST API endpoints due to unsanitized user input that can be passed...

9.8CVSS6.4AI score
SaveExploits0References3
Wolfi
Wolfi
added yesterday3 views

GO-2026-4340 vulnerabilities

Vulnerabilities for packages: kubernetes-csi-livenessprobe, vault-benchmark, terraform-provider-pagerduty, helm-set-status, redka, traefik, pgtimetable, azure-workload-identity-webhook, kyverno-policy-reporter-ui, rancher-loglevel, k3d, kubescape-operator, aws-signer-notation-plugin, sops,...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2 days ago3 views

org.postgresql/postgresql: com.ongres.scram/scram-client: pgjdbc: Man-in-the-middle protection bypass via SCRAM-SHA-256-PLUS downgrade

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A remote attacker who can intercept a TLS Transport Layer Security connection can silently downgrade connections configured to require channel binding from SCRAM-SHA-256-PLUS to plain SCRAM-SHA-256. This downgrade bypasses the...

8.2CVSS5.3AI score0.00203EPSS
SaveExploits0References7
NVD
NVD
added 2 days ago4 views

CVE-2026-6464

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS0.00492EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-6470

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS0.00329EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago4 views

CVE-2026-6469

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the...

3.8CVSS0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago3 views

CVE-2026-6471

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS0.00513EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago3 views

CVE-2026-18408

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS0.00527EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS0.00596EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago8 views

CVE-2026-18024

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.3CVSS0.00295EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-16238

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS0.0059EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-16239

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.8CVSS0.0059EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago7 views

CVE-2026-16241

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.8CVSS0.00335EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-15742

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.8CVSS0.00479EPSS
SaveExploits0References1
Rows per page
Query Builder