<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – PostgreSQL</title>
  <link>https://cvedaily.com/pages/tags/postgresql.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/postgresql.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – PostgreSQL</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:33 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-45678 – OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the Op...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45678</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45678</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45678</strong></p>
  <p>OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. This issue has been patched in version 0.9.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45678">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25879 – Langroid is a framework for building large-language-model-powered applications. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25879</guid>
    <pubDate>Mon, 01 Jun 2026 23:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25879</strong></p>
  <p>Langroid is a framework for building large-language-model-powered applications. Prior to version 0.63.0, SQLChatAgent executes SQL produced by an LLM, which is influenceable by prompt injection. When configured with a database role that has privileges enabling code execution or filesystem access (e.g., PostgreSQL pg_execute_server_program, MySQL FILE, MSSQL xp_cmdshell), an attacker who can shape…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-45288 – Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. Prior ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45288</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45288</guid>
    <pubDate>Thu, 28 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45288</strong></p>
  <p>Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. Prior to 8.36.1, Marten's full-text search APIs interpolated the user-supplied regConfig parameter directly into the generated SQL without parameterization or validation, making every code path that exposes regConfig to untrusted input a SQL injection sink. This vulnerability is fixed in 8.36.1.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45288">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44477 – CloudNativePG is a platform designed to manage PostgreSQL databases within Kuber...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44477</guid>
    <pubDate>Thu, 28 May 2026 17:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44477</strong></p>
  <p>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 pg_monitor. SET ROLE changes only current_user; session_user remains postgres. Any SQL expression evaluated…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-250</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44635 – Kysely is a type-safe TypeScript SQL query builder. From 0.26.0 to 0.28.16, Defa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44635</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44635</guid>
    <pubDate>Wed, 27 May 2026 19:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44635</strong></p>
  <p>Kysely is a type-safe TypeScript SQL query builder. From 0.26.0 to 0.28.16, DefaultQueryCompiler.visitJSONPathLeg does not escape JSON-path metacharacters (., [, ], *, **, ?). When attacker-controlled input flows into eb.ref(col, '->$').key(input) or .at(input) — including type-safe code where the JSON column is shaped like Record<string, T> so K extends string is the inferred type — every dot be…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44635">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45717 – Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45717</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45717</guid>
    <pubDate>Wed, 27 May 2026 18:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45717</strong></p>
  <p>Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoutes group with TABLE/READ permission. This is the same authorization level as the read endpoint (GET /api/datasources/:datasourceId). Every authenticated Budibase app user with the BASIC built-in role o…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45717">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-9617 – PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9617</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9617</guid>
    <pubDate>Wed, 27 May 2026 14:17:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-9617</strong></p>
  <p>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 with PostgreSQL 14 or with instances upgraded from PostgreSQL 14 or a prior version. With PostgreSQL 15 a…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9617">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-46624 – Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46624</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46624</guid>
    <pubDate>Tue, 26 May 2026 18:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-46624</strong></p>
  <p>Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution (RCE) vulnerability exists in Twenty CRM via a chained SQL Injection and PostgreSQL COPY TO PROGRAM attack. If Postgres user is a super user then any authenticated user can execute arbitrary OS commands on the database server by injecting SQL through the unsanitized timeZone parameter in the REST API groupBy…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46624">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44680 – MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44680</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44680</guid>
    <pubDate>Tue, 26 May 2026 17:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44680</strong></p>
  <p>MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to @mikro-orm/knex 6.6.14 and @mikro-orm/sql 7.0.14, MikroORM's identifier-quoting helper (Platform.quoteIdentifier and the postgres/mssql overrides) and its JSON-path emitters (Platform.getSearchJsonPropertyKey, quoteJsonKey) did not properly escape characters that delimit the SQL identif…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44680">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44719 – Mathesar is a web application that makes working with PostgreSQL databases both ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44719</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44719</guid>
    <pubDate>Fri, 15 May 2026 19:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44719</strong></p>
  <p>Mathesar is a web application that makes working with PostgreSQL databases both simple and powerful. From 0.2.0 to before 0.10.0, collaborators.list, tables.metadata.list, explorations.list, and forms.list accept a database_id without verifying that the requesting user was a collaborator on that database. An authenticated user on the same Mathesar installation could use these methods to view Math…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44719">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44718 – Mathesar is a web application that makes working with PostgreSQL databases both ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44718</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44718</guid>
    <pubDate>Fri, 15 May 2026 19:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44718</strong></p>
  <p>Mathesar is a web application that makes working with PostgreSQL databases both simple and powerful. From 0.2.0 to before 0.10.0, explorations.get, explorations.replace, and explorations.delete operate on an exploration_id without verifying that the requesting user was a collaborator on the exploration’s database. An authenticated user on the same Mathesar installation who knew or guessed an expl…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44718">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7373 – Rapid7 Metasploit Pro is vulnerable to a local privilege escalation attack that ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7373</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7373</guid>
    <pubDate>Fri, 15 May 2026 03:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7373</strong></p>
  <p>Rapid7 Metasploit Pro is vulnerable to a local privilege escalation attack that allows a user to gain SYSTEM level control of a Windows host. When started the metasploitPostgreSQL service would start the postgres.exe child process which would in turn load an OpenSSL configuration file from a static location. This static location would be writable by a pre-existing "vagrant" user, if they already…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7373">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-6638 – SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6638</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6638</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-6638</strong></p>
  <p>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 at the next REFRESH PUBLICATION.  Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected.  Versions before PostgreSQL…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6638">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6637 – Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged datab...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6637</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6637</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6637</strong></p>
  <p>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 user-controlled column as a "refint" cascade primary key and facilitates user-controlled updates to that column.  In that case, a SQL injection allows a primary key update…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6637">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6575 – Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts arr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6575</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6575</strong></p>
  <p>Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array.  This allows a table maintainer to infer memory values past that array end.  Within major version 18, minor versions before PostgreSQL 18.4 are affected.  Versions before PostgreSQL 18 are unaffected.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-126</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6479 – Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6479</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6479</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6479</strong></p>
  <p>Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service.  If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket.  Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6479">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6478 – Covert timing channel in comparison of MD5-hashed password in PostgreSQL authent...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6478</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6478</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6478</strong></p>
  <p>Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate.  This does not affect scram-sha-256 passwords, the default in all supported releases.  However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier.  Versions before PostgreSQL 18.4, 17.…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-385</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6478">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6477 – Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6477</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6477</strong></p>
  <p>Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response.  Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size.  Because both the…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-242</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6476 – SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_creat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6476</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6476</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6476</strong></p>
  <p>SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser.  The attack takes effect when pg_createsubscriber next runs.  Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected.  Versions before PostgreSQL 17 are unaffected.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6476">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6475 – Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6475</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6475</guid>
    <pubDate>Thu, 14 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6475</strong></p>
  <p>Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account.  It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries.  Hence, the attack has practical impli…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-61</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6475">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6474 – Externally-controlled format string in PostgreSQL timeofday() function allows an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6474</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6474</guid>
    <pubDate>Thu, 14 May 2026 14:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6474</strong></p>
  <p>Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones.  Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6474">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6473 – Integer wraparound in multiple PostgreSQL server features allows an unprivileged...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6473</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6473</guid>
    <pubDate>Thu, 14 May 2026 14:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6473</strong></p>
  <p>Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds.  This may execute arbitrary code as the operating system user running the database.  In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6473">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6472 – Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hija...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6472</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6472</guid>
    <pubDate>Thu, 14 May 2026 14:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6472</strong></p>
  <p>Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types.  That is to say, the victim will execute arbitrary SQL functions of the attacker's choice.  Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6472">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46446 – SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46446</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46446</guid>
    <pubDate>Thu, 14 May 2026 04:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46446</strong></p>
  <p>SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to c_password = '%@' in changePasswordForLogin.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46446">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46445 – SOGo before 5.12.7, when PostgreSQL is used, allows SQL injection.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46445</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46445</guid>
    <pubDate>Thu, 14 May 2026 04:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46445</strong></p>
  <p>SOGo before 5.12.7, when PostgreSQL is used, allows SQL injection.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46445">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42032 – CKAN is an open-source DMS (data management system) for powering data hubs and d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42032</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42032</guid>
    <pubDate>Wed, 13 May 2026 19:17:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42032</strong></p>
  <p>CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastore_search_sql allowed attackers to bypass authorization in order to gain access to private resources and PostgreSQL system information This vulnerability is fixed in 2.10.10 and 2.11.5.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42032">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42031 – CKAN is an open-source DMS (data management system) for powering data hubs and d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42031</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42031</guid>
    <pubDate>Wed, 13 May 2026 19:17:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42031</strong></p>
  <p>CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastore_search_sql allowed attackers to inject SQL in order to gain access to private resources and PostgreSQL system information This vulnerability is fixed in 2.10.10 and 2.11.5.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42031">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32687 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32687</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32687</guid>
    <pubDate>Tue, 12 May 2026 15:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32687</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex ('Elixir.Postgrex.Notifications' module) allows SQL Injection.  The channel argument passed to 'Elixir.Postgrex.Notifications':listen/3 and 'Elixir.Postgrex.Notifications':unlisten/3 is interpolated directly into LISTEN "..." / UNLISTEN "..." SQL statements without escaping t…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32687">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7428 – Prior to 2025-11-03, well-intended users of Terraform or REST API for Google Clo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7428</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7428</guid>
    <pubDate>Tue, 12 May 2026 10:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7428</strong></p>
  <p>Prior to 2025-11-03, well-intended users of Terraform or REST API for Google Cloud AlloyDB for PostgreSQL could have created clusters with an insecure default password which could have been exploited by a remote attacker to gain full administrative access to the database.     Exploitation required network access to the AlloyDB cluster and was limited to Terraform or the REST API, as other clients…</p>
  <p><strong>CVSS:</strong> 9.2 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7428">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7816 – OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query exp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7816</guid>
    <pubDate>Mon, 11 May 2026 16:17:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7816</strong></p>
  <p>OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query export.  User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject ") TO PROGRAM 'cmd'" to break out of the \copy (...) context and achieve arbitrary command execution on the pgAdmin server, or ") TO '/path'" for arbitrary file write. Add…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7815 – SQL injection vulnerability in pgAdmin 4 Maintenance Tool.

Four user-supplied J...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7815</guid>
    <pubDate>Mon, 11 May 2026 16:17:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7815</strong></p>
  <p>SQL injection vulnerability in pgAdmin 4 Maintenance Tool.  Four user-supplied JSON fields (buffer_usage_limit, vacuum_parallel, vacuum_index_cleanup, reindex_tablespace) were concatenated directly into the rendered VACUUM/ANALYZE/REINDEX command and passed to psql --command. An authenticated user with the tools_maintenance permission could break out of the option syntax and execute arbitrary SQL…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-7814 – Stored cross-site scripting (XSS) vulnerability in pgAdmin 4 Browser Tree and Ex...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7814</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7814</guid>
    <pubDate>Mon, 11 May 2026 16:17:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-7814</strong></p>
  <p>Stored cross-site scripting (XSS) vulnerability in pgAdmin 4 Browser Tree and Explain Visualizer modules.  User-controlled PostgreSQL object names (database, schema, table, column, etc.) were assigned to DOM elements via innerHTML, allowing crafted object names containing HTML markup to execute attacker-supplied JavaScript in the browser of any pgAdmin user who navigated to or executed EXPLAIN ov…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7814">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41889 – pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41889</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41889</guid>
    <pubDate>Fri, 08 May 2026 17:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41889</strong></p>
  <p>pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a string literal, and the value of that placeholder is controllable by the attacker. This issue has been…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41889">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41496 – PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.9 and pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41496</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41496</guid>
    <pubDate>Fri, 08 May 2026 14:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41496</strong></p>
  <p>PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.9 and praisonaiagents version 1.6.9, the fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine sibling backends — MySQL, PostgreSQL, async SQLite/MySQL/PostgreSQL, Turso, SingleStore, Supabase, SurrealDB — pass table_prefix straight into f-string SQL. Same root cause, same code pattern, same expl…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41496">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29090 – ### Summary

A SQL injection vulnerability exists in Rucio versions 1.30.0 and l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29090</guid>
    <pubDate>Wed, 06 May 2026 18:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29090</strong></p>
  <p>### Summary  A SQL injection vulnerability exists in Rucio versions 1.30.0 and later before 35.8.5, 38.5.5, 39.4.2, and 40.1.1, in `FilterEngine.create_postgres_query()`. This allows any authenticated Rucio user to execute arbitrary SQL against the PostgreSQL metadata database through the DID search endpoint (`GET /dids/<scope>/dids/search`). When the `postgres_meta` metadata plugin is configured…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29080 – A SQL injection vulnerability in `FilterEngine.create_sqla_query()` allows any a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29080</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29080</guid>
    <pubDate>Wed, 06 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29080</strong></p>
  <p>A SQL injection vulnerability in `FilterEngine.create_sqla_query()` allows any authenticated Rucio user to execute arbitrary SQL against the backend database through the DID search endpoint (`GET /dids/<scope>/dids/search`). On Oracle deployments attacker-controlled filter keys and values are interpolated directly into `sqlalchemy.text()` via Python `.format()`, completely bypassing parameterizat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29080">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33324 – SQLBot is an intelligent Text-to-SQL system based on large language models and R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33324</guid>
    <pubDate>Tue, 05 May 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33324</strong></p>
  <p>SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and the SQL extracted from the LLM response is executed against the database without validation or sanitizat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42198 – pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42198</guid>
    <pubDate>Wed, 29 Apr 2026 16:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42198</strong></p>
  <p>pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before au…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-3960 – A critical remote code execution vulnerability exists in the unauthenticated RES...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3960</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3960</guid>
    <pubDate>Thu, 23 Apr 2026 10:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-3960</strong></p>
  <p>A critical remote code execution vulnerability exists in the unauthenticated REST API endpoint /99/ImportSQLTable in H2O-3 version 3.46.0.9 and prior. The vulnerability arises due to insufficient security controls in the parameter blacklist mechanism, which only targets MySQL JDBC driver-specific dangerous parameters. An attacker can bypass these controls by switching the JDBC URL protocol to jdb…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3960">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41167 – Jellystat is a free and open source Statistics App for Jellyfin. Prior to versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41167</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41167</guid>
    <pubDate>Wed, 22 Apr 2026 21:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41167</strong></p>
  <p>Jellystat is a free and open source Statistics App for Jellyfin. Prior to version 1.1.10, multiple API endpoints in Jellystat build SQL queries by interpolating unsanitized request-body fields directly into raw SQL strings. An authenticated user can inject arbitrary SQL via `POST /api/getUserDetails` and `POST /api/getLibrary`, enabling full read of any table in the database - including `app_conf…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41167">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40906 – Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the order_by pa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40906</guid>
    <pubDate>Tue, 21 Apr 2026 21:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40906</strong></p>
  <p>Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the order_by parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted ORDER BY expressions. This vulnerability is fixed in 1.5.0.</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40887 – Vendure is an open-source headless commerce platform. Starting in version 1.7.4 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40887</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40887</guid>
    <pubDate>Tue, 21 Apr 2026 20:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40887</strong></p>
  <p>Vendure is an open-source headless commerce platform. Starting in version 1.7.4 and prior to versions 2.3.4, 3.5.7, and 3.6.2, an unauthenticated SQL injection vulnerability exists in the Vendure Shop API. A user-controlled query string parameter is interpolated directly into a raw SQL expression without parameterization or validation, allowing an attacker to execute arbitrary SQL against the dat…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40887">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39946 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39946</guid>
    <pubDate>Tue, 21 Apr 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39946</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privileges on a role in the PostgreSQL database secrets engine, OpenBao failed to use proper database quoting on schema names provided by PostgreSQL. This could lead to role revocation failures, or more rarely, SQL injection as the management user. This vulnerability was original from…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30778 – The SkyWalking OAP /debugging/config/dump endpoint may leak sensitive configurat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30778</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30778</guid>
    <pubDate>Wed, 15 Apr 2026 11:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30778</strong></p>
  <p>The SkyWalking OAP /debugging/config/dump endpoint may leak sensitive configuration information of MySQL/PostgreSQL.  This issue affects Apache SkyWalking: from 9.7.0 through 10.3.0.  Users are recommended to upgrade to version 10.4.0, which fixes the issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-202</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30778">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34977 – Aperi'Solve is an open-source steganalysis web platform. Prior to 3.2.1, when up...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34977</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34977</guid>
    <pubDate>Mon, 06 Apr 2026 17:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34977</strong></p>
  <p>Aperi'Solve is an open-source steganalysis web platform. Prior to 3.2.1, when uploading a JPEG, a user can specify an optional password to accompany the JPEG. This password is then directly passed into an expect command, which is then subsequently passed into a bash -c command, without any form of sanitization or validation. An unauthenticated attacker can achieve root-level RCE inside the worker…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34977">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34612 – Kestra is an open-source, event-driven orchestration platform. Prior to version ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34612</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34612</guid>
    <pubDate>Fri, 03 Apr 2026 23:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34612</strong></p>
  <p>Kestra is an open-source, event-driven orchestration platform. Prior to version 1.3.7, Kestra (default docker-compose deployment) contains a SQL Injection vulnerability that leads to Remote Code Execution (RCE) in the following endpoint "GET /api/v1/main/flows/search". Once a user is authenticated, simply visiting a crafted link is enough to trigger the vulnerability. The injected payload is exec…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34612">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34455 – Hi.Events is an open-source event management and ticket selling platform. From v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34455</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34455</guid>
    <pubDate>Wed, 01 Apr 2026 20:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34455</strong></p>
  <p>Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sort_by query parameter directly to Eloquent's orderBy() without validation, enabling SQL injection. The application uses PostgreSQL which supports stacked queries. This issue has been patched in version 1.7.1-beta.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34455">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34400 – Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34400</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34400</guid>
    <pubDate>Tue, 31 Mar 2026 22:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34400</strong></p>
  <p>Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API (q=) was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version 9.1.0.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34400">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29953 – SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29953</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29953</guid>
    <pubDate>Mon, 30 Mar 2026 16:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29953</strong></p>
  <p>SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the columnAsInsert function in file plugins/postgres/lib/column.go.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29953">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32286 – The DataRow.Decode function fails to properly validate field lengths. A maliciou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32286</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32286</guid>
    <pubDate>Thu, 26 Mar 2026 20:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32286</strong></p>
  <p>The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32286">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33713 – n8n is an open source workflow automation platform. Prior to versions 2.14.1, 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33713</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33713</guid>
    <pubDate>Wed, 25 Mar 2026 18:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33713</strong></p>
  <p>n8n is an open source workflow automation platform. Prior to versions 2.14.1, 2.13.3, and 1.123.26, an authenticated user with permission to create or modify workflows could exploit a SQL injection vulnerability in the Data Table Get node. On default SQLite DB, single statements can be manipulated and the attack surface is practically limited. On PostgreSQL deployments, multi-statement execution…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33713">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33663 – n8n is an open source workflow automation platform. Prior to versions 2.14.1, 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33663</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33663</guid>
    <pubDate>Wed, 25 Mar 2026 18:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33663</strong></p>
  <p>n8n is an open source workflow automation platform. Prior to versions 2.14.1, 2.13.3, and 1.123.27, an authenticated user with the `global:member` role could exploit chained authorization flaws in n8n's credential pipeline to steal plaintext secrets from generic HTTP credentials (`httpBasicAuth`, `httpHeaderAuth`, `httpQueryAuth`) belonging to other users on the same instance. The attack abuses a…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33663">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33539 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33539</guid>
    <pubDate>Tue, 24 Mar 2026 19:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33539</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.59 and 9.6.0-alpha.53, an attacker with master key access can execute arbitrary SQL statements on the PostgreSQL database by injecting SQL metacharacters into field name parameters of the aggregate $group pipeline stage or the distinct operation. This allows privilege esca…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32950 – SQLBot is an intelligent data query system based on a large language model and R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32950</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32950</guid>
    <pubDate>Fri, 20 Mar 2026 05:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32950</strong></p>
  <p>SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.7.0 contain a critical SQL Injection vulnerability in the /api/v1/datasource/uploadExcel endpoint that enables Remote Code Execution (RCE), allowing any authenticated user (even the lowest-privileged) to fully compromise the backend server. The root cause is twofold: Excel Sheet names are conca…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32950">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32622 – SQLBot is an intelligent data query system based on a large language model and R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32622</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32622</guid>
    <pubDate>Thu, 19 Mar 2026 21:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32622</strong></p>
  <p>SQLBot is an intelligent data query system based on a large language model and RAG. Versions 1.5.0 and below contain a Stored Prompt Injection vulnerability that chains three flaws: a missing permission check on the Excel upload API allowing any authenticated user to upload malicious terminology, unsanitized storage of terminology descriptions containing dangerous payloads, and a lack of semantic…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32622">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4427 – A flaw was found in pgproto3. A malicious or compromised PostgreSQL server can e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4427</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4427</guid>
    <pubDate>Thu, 19 Mar 2026 15:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4427</strong></p>
  <p>A flaw was found in pgproto3. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This input validation vulnerability can lead to a denial of service (DoS) due to a slice bounds out of range panic.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4427">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4191 – A flaw has been found in JawherKl node-api-postgres up to 2.5. Affected is the f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4191</guid>
    <pubDate>Mon, 16 Mar 2026 14:20:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4191</strong></p>
  <p>A flaw has been found in JawherKl node-api-postgres up to 2.5. Affected is the function path.extname of the file index.js of the component Profile Picture Handler. This manipulation causes unrestricted upload. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4190 – A vulnerability was detected in JawherKl node-api-postgres up to 2.5. This impac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4190</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4190</guid>
    <pubDate>Mon, 16 Mar 2026 14:20:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4190</strong></p>
  <p>A vulnerability was detected in JawherKl node-api-postgres up to 2.5. This impacts the function User.getAll of the file models/user.js. The manipulation of the argument sort results in sql injection. The attack can be executed remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4190">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32628 – AnythingLLM is an application that turns pieces of content into context that any...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32628</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32628</guid>
    <pubDate>Mon, 16 Mar 2026 14:19:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32628</strong></p>
  <p>AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, a SQL injection vulnerability in the built-in SQL Agent plugin allows any user who can invoke the agent to execute arbitrary SQL commands on connected databases. The getTableSchemaSql() method in all three database connectors (MySQL, PostgreSQL, MSSQL)…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32628">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-32248 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32248</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32248</guid>
    <pubDate>Thu, 12 Mar 2026 20:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-32248</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier (e.g. anonymous authentication). By sending a crafted login request, the attacker can cause th…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-943</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32248">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-21708 – A vulnerability allowing a Backup Viewer to perform remote code execution (RCE) ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21708</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21708</guid>
    <pubDate>Thu, 12 Mar 2026 17:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-21708</strong></p>
  <p>A vulnerability allowing a Backup Viewer to perform remote code execution (RCE) as the postgres user.</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21708">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32234 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32234</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32234</guid>
    <pubDate>Wed, 11 Mar 2026 20:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32234</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.10 and 8.6.36, an attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with PostgreSQL as the database. The field name in a $regex query operator is passed to PostgreSQL using unpar…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32234">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31872 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31872</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31872</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31872</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.6 and 8.6.32, the protectedFields class-level permission (CLP) can be bypassed using dot-notation in query WHERE clauses and sort parameters. An attacker can use dot-notation to query or sort by sub-fields of a protected field, enabling a binary oracle attack to enumerate p…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31872">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31871 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31871</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31871</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31871</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.5 and 8.6.31, a SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation (e.g., stats.counter). The sub-key name is interpolated directly into SQL string literals without escaping. A…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31871">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31856 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31856</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31856</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31856</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation (e.g., stats.counter). The amount value is interpolated directly into the SQL query without parameterization or type validation. An attacker who…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31856">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31840 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31840</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31840</guid>
    <pubDate>Wed, 11 Mar 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31840</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.2 and 8.6.28, an attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use d…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31840">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13957 – CWE-798: Use of Hard-coded Credentials vulnerability exists that could cause inf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13957</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13957</guid>
    <pubDate>Tue, 10 Mar 2026 18:17:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13957</strong></p>
  <p>CWE-798: Use of Hard-coded Credentials vulnerability exists that could cause information disclosure and remote code execution when SOCKS Proxy is enabled, and administrator credentials and PostgreSQL database credentials are known. SOCKS Proxy is disabled by default.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13957">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25041 – Budibase is a low code platform for creating internal tools, workflows, and admi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25041</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25041</guid>
    <pubDate>Mon, 09 Mar 2026 20:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25041</strong></p>
  <p>Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.23.22 and earlier, the PostgreSQL integration constructs shell commands using user-controlled configuration values (database name, host, password, etc.) without proper sanitization. The password and other connection parameters are directly interpolated into a shell command. This affects packages/server/…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25041">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-30860 – WeKnora is an LLM-powered framework designed for deep document understanding and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30860</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30860</guid>
    <pubDate>Sat, 07 Mar 2026 17:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-30860</strong></p>
  <p>WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.12, a remote code execution (RCE) vulnerability exists in the application's database query functionality. The validation system fails to recursively inspect child nodes within PostgreSQL array expressions and row expressions, allowing attackers to bypass SQL injection protecti…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30860">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29089 – TimescaleDB is a time-series database for high-performance real-time analytics p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29089</guid>
    <pubDate>Fri, 06 Mar 2026 18:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29089</strong></p>
  <p>TimescaleDB is a time-series database for high-performance real-time analytics packaged as a Postgres extension. From version 2.23.0 to 2.25.1, PostgreSQL uses the search_path setting to locate unqualified database objects (tables, functions, operators). If the search_path includes user-writable schemas a malicious user can create functions in that schema that shadow builtin postgres functions an…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27005 – Chartbrew is an open-source web application that can connect directly to databas...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27005</guid>
    <pubDate>Fri, 06 Mar 2026 05:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27005</strong></p>
  <p>Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to version 4.8.3, an unauthenticated attacker can inject arbitrary SQL into queries executed against databases connected to Chartbrew (MySQL, PostgreSQL). This allows reading, modifying, or deleting data in those databases depending on the database user's privileges…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26932 – Improper Validation of Array Index (CWE-129) in the PostgreSQL protocol parser i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26932</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26932</guid>
    <pubDate>Thu, 26 Feb 2026 18:23:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26932</strong></p>
  <p>Improper Validation of Array Index (CWE-129) in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation (CAPEC-153). An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requires the pgsql protocol to be explicitly enabled and configured to monitor traffic on the targeted p…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26932">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23984 – An Improper Input Validation vulnerability exists in Apache Superset that allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23984</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23984</guid>
    <pubDate>Tue, 24 Feb 2026 14:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23984</strong></p>
  <p>An Improper Input Validation vulnerability exists in Apache Superset that allows an authenticated user with SQLLab access to bypass the read-only verification check when using a PostgreSQL database connection. While the system effectively blocks standard Data Manipulation Language (DML) statements (e.g., INSERT, UPDATE, DELETE) on read-only connections, it fails to detect them in specially crafte…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23984">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23969 – Apache Superset utilizes a configurable dictionary, DISALLOWED_SQL_FUNCTIONS, to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23969</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23969</guid>
    <pubDate>Tue, 24 Feb 2026 14:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23969</strong></p>
  <p>Apache Superset utilizes a configurable dictionary, DISALLOWED_SQL_FUNCTIONS, to restrict the execution of potentially sensitive SQL functions within SQL Lab and charts. While this feature included restrictions for engines like PostgreSQL, a vulnerability was reported where the default list for the ClickHouse engine was incomplete.  This issue affects Apache Superset: before 4.1.2.  Users are rec…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23969">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-67305 – In RUCKUS Network Director (RND) &lt; 4.5.0.56, the OVA appliance contains hardcode...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67305</guid>
    <pubDate>Thu, 19 Feb 2026 21:18:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-67305</strong></p>
  <p>In RUCKUS Network Director (RND) < 4.5.0.56, the OVA appliance contains hardcoded SSH keys for the postgres user. These keys are identical across all deployments, allowing an attacker with network access to authenticate via SSH without a password. Once authenticated, the attacker can access the PostgreSQL database with superuser privileges, create administrative users for the web interface, and p…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-67304 – In Ruckus Network Director (RND) &lt; 4.5.0.54, the OVA appliance contains hardcode...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67304</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67304</guid>
    <pubDate>Thu, 19 Feb 2026 20:25:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-67304</strong></p>
  <p>In Ruckus Network Director (RND) < 4.5.0.54, the OVA appliance contains hardcoded credentials for the ruckus PostgreSQL database user. In the default configuration, the PostgreSQL service is accessible over the network on TCP port 5432. An attacker can use the hardcoded credentials to authenticate remotely, gaining superuser access to the database. This allows creation of administrative users for…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67304">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25949 – Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.8, there is a p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25949</guid>
    <pubDate>Thu, 12 Feb 2026 20:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25949</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.8, there is a potential vulnerability in Traefik managing STARTTLS requests. An unauthenticated client can bypass Traefik entrypoint respondingTimeouts.readTimeout by sending the 8-byte Postgres SSLRequest (STARTTLS) prelude and then stalling, causing connections to remain open indefinitely, leading to a denial of service. This vuln…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2007 – Heap buffer overflow in PostgreSQL pg_trgm allows a database user to achieve unk...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2007</guid>
    <pubDate>Thu, 12 Feb 2026 14:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2007</strong></p>
  <p>Heap buffer overflow in PostgreSQL pg_trgm allows a database user to achieve unknown impacts via a crafted input string.  The attacker has limited control over the byte patterns to be written, but we have not ruled out the viability of attacks that lead to privilege escalation.  PostgreSQL 18.1 and 18.0 are affected.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2007">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2006 – Missing validation of multibyte character length in PostgreSQL text manipulation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2006</guid>
    <pubDate>Thu, 12 Feb 2026 14:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2006</strong></p>
  <p>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, 15.16, and 14.21 are affected.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2005 – Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to exec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2005</guid>
    <pubDate>Thu, 12 Feb 2026 14:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2005</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2004 – Missing validation of type of input in PostgreSQL intarray extension selectivity...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2004</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2004</guid>
    <pubDate>Thu, 12 Feb 2026 14:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2004</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2004">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-2003 – Improper validation of type "oidvector" in PostgreSQL allows a database user to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2003</guid>
    <pubDate>Thu, 12 Feb 2026 14:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-2003</strong></p>
  <p>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, 16.12, 15.16, and 14.21 are affected.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-1287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26010 – OpenMetadata is a unified metadata platform. Prior to 1.11.8, calls issued by th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26010</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26010</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26010</strong></p>
  <p>OpenMetadata is a unified metadata platform. Prior to 1.11.8, calls issued by the UI against /api/v1/ingestionPipelines leak JWTs used by ingestion-bot for certain services (Glue / Redshift / Postgres). Any read-only user can gain access to a highly privileged account, typically which has the Ingestion Bot Role. This enables destructive changes in OpenMetadata instances, and potential data leakag…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26010">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2361 – PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2361</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2361</guid>
    <pubDate>Wed, 11 Feb 2026 18:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2361</strong></p>
  <p>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.get_tablesample_ratio function is then called, the malicious code is executed with superuser privileges. This privilege elevation can be exploited by users having the CREATE privilege in PostgreSQL 15 and later. Th…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2361">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2360 – PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2360</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2360</guid>
    <pubDate>Wed, 11 Feb 2026 18:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2360</strong></p>
  <p>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 higher with PostgreSQL 14 or with instances upgraded from PostgreSQL 14 or a prior version. With Postgre…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2360">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25574 – Payload is a free and open source headless content management system. Prior to 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25574</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25574</guid>
    <pubDate>Fri, 06 Feb 2026 22:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25574</strong></p>
  <p>Payload is a free and open source headless content management system. Prior to 3.74.0, a cross-collection Insecure Direct Object Reference (IDOR) vulnerability exists in the payload-preferences internal collection. In multi-auth collection environments using Postgres or SQLite with default serial/auto-increment IDs, authenticated users from one auth collection can read and delete preferences belo…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25574">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69662 – SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to ob...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69662</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69662</guid>
    <pubDate>Fri, 30 Jan 2026 19:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69662</strong></p>
  <p>SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to obtain sensitive information via the to_postgis()` function being used to write GeoDataFrames to a PostgreSQL database.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69662">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-69285 – SQLBot is an intelligent data query system based on a large language model and R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69285</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69285</guid>
    <pubDate>Wed, 21 Jan 2026 21:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-69285</strong></p>
  <p>SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.5.0 contain a missing authentication vulnerability in the /api/v1/datasource/uploadExcel endpoint, allowing a remote unauthenticated attacker to upload arbitrary Excel/CSV files and inject data directly into the PostgreSQL database. The endpoint is explicitly added to the authentication whiteli…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69285">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-47748 – Hasura GraphQL 1.3.3 contains a remote code execution vulnerability that allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47748</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-47748</strong></p>
  <p>Hasura GraphQL 1.3.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary shell commands through SQL query manipulation. Attackers can inject commands into the run_sql endpoint by crafting malicious GraphQL queries that execute system commands through PostgreSQL's COPY FROM PROGRAM functionality.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23838 – Tandoor Recipes is a recipe manager than can be installed with the Nix package m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23838</guid>
    <pubDate>Mon, 19 Jan 2026 19:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23838</strong></p>
  <p>Tandoor Recipes is a recipe manager than can be installed with the Nix package manager. Starting in version 23.05 and prior to version 26.05, when using the default configuration of Tandoor Recipes, specifically using SQLite and default `MEDIA_ROOT`, the full database file may be externally accessible, potentially on the Internet. The root cause is that the NixOS module configures the working dir…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-538</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47782 – Odine Solutions GateKeeper 1.0 contains a SQL injection vulnerability in the tra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47782</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47782</guid>
    <pubDate>Fri, 16 Jan 2026 00:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47782</strong></p>
  <p>Odine Solutions GateKeeper 1.0 contains a SQL injection vulnerability in the trafficCycle API endpoint that allows remote attackers to inject malicious database queries. Attackers can exploit the vulnerability by sending crafted payloads to the /rass/api/v1/trafficCycle/ endpoint to manipulate PostgreSQL database queries and potentially extract sensitive information.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47782">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-59470 – This vulnerability allows a Backup Operator to perform remote code execution (RC...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59470</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59470</guid>
    <pubDate>Thu, 08 Jan 2026 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-59470</strong></p>
  <p>This vulnerability allows a Backup Operator to perform remote code execution (RCE) as the postgres user by sending a malicious interval or order parameter.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59470">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-59468 – This vulnerability allows a Backup Administrator to perform remote code executio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59468</guid>
    <pubDate>Thu, 08 Jan 2026 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-59468</strong></p>
  <p>This vulnerability allows a Backup Administrator to perform remote code execution (RCE) as the postgres user by sending a malicious password parameter.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14180 – In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14180</guid>
    <pubDate>Sat, 27 Dec 2025 20:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14180</strong></p>
  <p>In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \x99) in a prepared statement parameter may cause the quoting function PQescapeStringConn to return NULL, leading to a null pointer dereference in pdo_parse_params…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66211 – Coolify is an open-source and self-hostable tool for managing servers, applicati...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66211</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66211</guid>
    <pubDate>Tue, 23 Dec 2025 22:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66211</strong></p>
  <p>Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to version 4.0.0-beta.451, an authenticated command injection vulnerability in PostgreSQL Init Script Filename handling allows users with application/service management permissions to execute arbitrary commands as root on managed servers. PostgreSQL initialization script filenames are passed…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66211">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-47714 – Hasura GraphQL 1.3.3 contains a local file read vulnerability that allows attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47714</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47714</guid>
    <pubDate>Mon, 22 Dec 2025 22:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-47714</strong></p>
  <p>Hasura GraphQL 1.3.3 contains a local file read vulnerability that allows attackers to access system files through SQL injection in the query endpoint. Attackers can exploit the pg_read_file() PostgreSQL function by crafting malicious SQL queries to read arbitrary files on the server.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47714">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-56157 – Default credentials in Dify thru 1.5.1. PostgreSQL username and password specifi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-56157</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-56157</guid>
    <pubDate>Thu, 18 Dec 2025 19:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-56157</strong></p>
  <p>Default credentials in Dify thru 1.5.1. PostgreSQL username and password specified in the docker-compose.yaml file included in its source code. NOTE: the Supplier reports that the Docker configuration does not make PostgreSQL (on TCP port 5432) exposed by default in version 1.0.1 or later.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-56157">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-13372 – An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13372</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13372</guid>
    <pubDate>Tue, 02 Dec 2025 16:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-13372</strong></p>
  <p>An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. `FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13372">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66260 – PostgreSQL SQL Injection (status_sql.php) in DB Electronica Telecomunicazioni S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66260</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66260</guid>
    <pubDate>Wed, 26 Nov 2025 01:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66260</strong></p>
  <p>PostgreSQL SQL Injection (status_sql.php) in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform SQL injection via sw1 and sw2 parameters in status_sql.php. The `status_sql.php` endpoint constructs SQL UPDATE queries by directly concatenating user-controlled `sw1` and `sw2` parameters withou…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66260">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-10703 – Improper Control of Generation of Code ('Code Injection') vulnerability in Progr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10703</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10703</guid>
    <pubDate>Wed, 19 Nov 2025 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-10703</strong></p>
  <p>Improper Control of Generation of Code ('Code Injection') vulnerability in Progress DataDirect Connect for JDBC drivers, Progress DataDirect Open Access JDBC driver and Hybrid Data Pipeline allows Remote Code Inclusion.  The SpyAttribute connection option implemented by the DataDirect Connect for JDBC drivers, DataDirect Hybrid Data Pipeline JDBC driver and the DataDirect OpenAccess JDBC driver l…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10703">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
