<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – MySQL (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/mysql.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/mysql-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – MySQL (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:35 +0000</lastBuildDate>
  <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-48188 – An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48188</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48188</guid>
    <pubDate>Mon, 01 Jun 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-48188</strong></p>
  <p>An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition database layer module allows an unauthenticated SQL injection which can lead to an authentication bypass. This issue only affects the system if the MySQL/MariaDB server is configured with the NO_BACKSLASH_ESCAPES SQL mode.  This issue affects OTRS:     *  7.0.X   *  8.0.X   *  2023.X   *  2024.X   *  2025.X   *  2026…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48188">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-41281 – Nozomi Networks Labs identified a CWE-78: Improper Neutralization of Special Ele...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41281</guid>
    <pubDate>Fri, 29 May 2026 12:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41281</strong></p>
  <p>Nozomi Networks Labs identified a CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Waterfall WF-500 RX Host in version 7.9.1.0 R2502171040 that allows attackers with access to the TX Host to execute code on the RX Host when a MySQL connector is configured.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-41280 – Nozomi Networks Labs identified a CWE-23: Relative Path Traversal (Zip Slip) in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41280</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41280</guid>
    <pubDate>Fri, 29 May 2026 12:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41280</strong></p>
  <p>Nozomi Networks Labs identified a CWE-23: Relative Path Traversal (Zip Slip) in Waterfall WF-500 RX Host in version 7.9.1.0 R2502171040 that allows attackers with access to the TX Host to execute code on the RX Host when a MySQL connector is configured and file compression is enabled.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-23</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41280">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>[High] CVE-2026-44521 – elFinder is an open-source file manager for web, written in JavaScript using jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44521</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44521</guid>
    <pubDate>Wed, 27 May 2026 18:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44521</strong></p>
  <p>elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.68, an authenticated SQL injection vulnerability in the elFinder MySQL volume driver (elFinderVolumeMySQL) allows any logged-in user, including users with read-only access to the affected volume, to inject SQL through a crafted target file hash. Successful exploitation can lead to unauthorized dat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44521">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-25372 – MedDream PACS Server Premium 6.7.1.1 contains an SQL injection vulnerability tha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-25372</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-25372</guid>
    <pubDate>Mon, 25 May 2026 15:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-25372</strong></p>
  <p>MedDream PACS Server Premium 6.7.1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the email parameter. Attackers can submit crafted POST requests to the userSignup.php endpoint with SQL payloads in the email field to extract sensitive database information from the backend MySQL database.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25372">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48242 – Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection cre...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48242</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48242</guid>
    <pubDate>Thu, 21 May 2026 18:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48242</strong></p>
  <p>Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection credentials (host, username, password, database name) in import_mdb.php. The credentials are embedded in source code committed to the public repository, allowing any reader of the source to obtain valid configuration values that may match deployed installations.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48242">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48241 – Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48241</guid>
    <pubDate>Thu, 21 May 2026 18:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48241</strong></p>
  <p>Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php (a public-facing database utility) that are committed to the source repository. Any actor with access to the public source tree (or an unauthenticated attacker with read access to the file on a deployed installation) can read the username, password, and database name and use them to connect to the database…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44047 – An SQL injection vulnerability in the MySQL CNID backend in Netatalk 3.1.0 throu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44047</guid>
    <pubDate>Thu, 21 May 2026 08:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44047</strong></p>
  <p>An SQL injection vulnerability in the MySQL CNID backend in Netatalk 3.1.0 through 4.4.2 allows a remote authenticated attacker to obtain unauthorized access to data, modify data, or cause a denial of service.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47959 – WordPress Plugin WPGraphQL 1.3.5 contains a denial of service vulnerability that...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47959</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47959</guid>
    <pubDate>Fri, 15 May 2026 19:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47959</strong></p>
  <p>WordPress Plugin WPGraphQL 1.3.5 contains a denial of service vulnerability that allows unauthenticated attackers to exhaust server resources by sending batched GraphQL queries with duplicated fields. Attackers can send POST requests to the GraphQL endpoint with amplified field duplication payloads to trigger server out-of-memory conditions and MySQL connection errors.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47959">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47091 – Privilege escalation in the mk_mysql agent plugin on Windows in Checkmk &lt;2.4.0p2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47091</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47091</guid>
    <pubDate>Wed, 13 May 2026 10:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47091</strong></p>
  <p>Privilege escalation in the mk_mysql agent plugin on Windows in Checkmk <2.4.0p29, <2.3.0p47, and 2.2.0 (EOL) allows a local unprivileged user able to create a Windows service whose name matches 'MySQL' or 'MariaDB' (or with write access to a binary referenced by such a service) to execute arbitrary code in the context of the Checkmk agent service, which typically runs as SYSTEM.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47091">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-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-42237 – n8n is an open source workflow automation platform. Prior to versions 1.123.32, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42237</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42237</guid>
    <pubDate>Mon, 04 May 2026 19:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42237</strong></p>
  <p>n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the fix for GHSA-f3f2-mcxc-pwjx did not cover the Snowflake node or the legacy MySQL v1 node. Both nodes construct SQL queries by directly interpolating user-controlled table names, column names, and update keys into query strings without identifier escaping, enabling SQL injection against the conn…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42237">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-41229 – Froxlor is open source server administration software. Prior to version 2.3.6, `...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41229</guid>
    <pubDate>Thu, 23 Apr 2026 04:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41229</strong></p>
  <p>Froxlor is open source server administration software. Prior to version 2.3.6, `PhpHelper::parseArrayToString()` writes string values into single-quoted PHP string literals without escaping single quotes. When an admin with `change_serversettings` permission adds or updates a MySQL server via the API, the `privileged_user` parameter (which has no input validation) is written unescaped into `lib/u…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41229">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>[High] CVE-2026-33121 – DataEase is an open-source data visualization and analytics platform. Versions 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33121</guid>
    <pubDate>Thu, 16 Apr 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33121</strong></p>
  <p>DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the API datasource saving process. The deTableName field from the Base64-encoded datasource configuration is used to construct a DDL statement via simple string replacement without any sanitization or escaping of the table name. An authenticated attacker can in…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33121">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-29861 – PHP-MYSQL-User-Login-System v1.0 was discovered to contain a SQL injection vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29861</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29861</guid>
    <pubDate>Fri, 10 Apr 2026 15:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-29861</strong></p>
  <p>PHP-MYSQL-User-Login-System v1.0 was discovered to contain a SQL injection vulnerability via the username parameter at login.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29861">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1233 – The Text to Speech for WP (AI Voices by Mementor) plugin for WordPress is vulner...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1233</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1233</guid>
    <pubDate>Sat, 04 Apr 2026 12:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1233</strong></p>
  <p>The Text to Speech for WP (AI Voices by Mementor) plugin for WordPress is vulnerable to sensitive information exposure in all versions up to, and including, 1.9.8. This is due to the plugin containing hardcoded MySQL database credentials for the vendor's external telemetry server in the `Mementor_TTS_Remote_Telemetry` class. This makes it possible for unauthenticated attackers to extract and deco…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1233">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35168 – OpenSTAManager is an open source management software for technical assistance an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35168</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35168</guid>
    <pubDate>Thu, 02 Apr 2026 14:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35168</strong></p>
  <p>OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to version 2.10.2, the Aggiornamenti (Updates) module in OpenSTAManager contains a database conflict resolution feature (op=risolvi-conflitti-database) that accepts a JSON array of SQL statements via POST and executes them directly against the database without any validation, allowlist, 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-35168">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28805 – OpenSTAManager is an open source management software for technical assistance an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28805</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28805</guid>
    <pubDate>Thu, 02 Apr 2026 14:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28805</strong></p>
  <p>OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to version 2.10.2, multiple AJAX select handlers in OpenSTAManager are vulnerable to Time-Based Blind SQL Injection through the options[stato] GET parameter. The user-supplied value is read from $superselect['stato'] and concatenated directly into SQL WHERE clauses as a bare expression, without any…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28805">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33643 – SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33643</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33643</guid>
    <pubDate>Mon, 30 Mar 2026 16:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33643</strong></p>
  <p>SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the mysqlColumnAsInsert function in file plugins/mysql/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-33643">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33468 – Kysely is a type-safe TypeScript SQL query builder. Prior to version 0.28.14, Ky...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33468</guid>
    <pubDate>Thu, 26 Mar 2026 17:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33468</strong></p>
  <p>Kysely is a type-safe TypeScript SQL query builder. Prior to version 0.28.14, Kysely's `DefaultQueryCompiler.sanitizeStringLiteral()` only escapes single quotes by doubling them (`'` → `''`) but does not escape backslashes. When used with the MySQL dialect (where `NO_BACKSLASH_ESCAPES` is OFF by default), an attacker can use a backslash to escape the trailing quote of a string literal, breaking o…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33442 – Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33442</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33442</guid>
    <pubDate>Thu, 26 Mar 2026 17:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33442</strong></p>
  <p>Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the `sanitizeStringLiteral` method in Kysely's query compiler escapes single quotes (`'` → `''`) but does not escape backslashes. On MySQL with the default `BACKSLASH_ESCAPES` SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path string litera…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33442">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4021 – The Contest Gallery plugin for WordPress is vulnerable to an authentication bypa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4021</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4021</strong></p>
  <p>The Contest Gallery plugin for WordPress is vulnerable to an authentication bypass leading to admin account takeover in all versions up to, and including, 28.1.5. This is due to the email confirmation handler in `users-registry-check-after-email-or-pin-confirmation.php` using the user's email string in a `WHERE ID = %s` clause instead of the numeric user ID, combined with an unauthenticated key-b…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-30849 – Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30849</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30849</guid>
    <pubDate>Mon, 23 Mar 2026 20:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-30849</strong></p>
  <p>Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of an improper type checking on the password parameter. Other database backends are not affected, as they do not perform implicit type conversion from string to integer. Using a crafted SOAP en…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-305</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30849">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25576 – Kepler Wallpaper Script 1.1 contains an SQL injection vulnerability that allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25576</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25576</guid>
    <pubDate>Sat, 21 Mar 2026 16:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25576</strong></p>
  <p>Kepler Wallpaper Script 1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the category parameter. Attackers can send GET requests to the category endpoint with URL-encoded SQL UNION statements to extract database information including usernames, database names, and MySQL version details.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25576">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32710 – MariaDB server is a community developed fork of MySQL server. An authenticated u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32710</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32710</guid>
    <pubDate>Fri, 20 Mar 2026 19:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32710</strong></p>
  <p>MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSON_SCHEMA_VALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab enviro…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32710">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32949 – 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-32949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32949</guid>
    <pubDate>Fri, 20 Mar 2026 05:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32949</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 Server-Side Request Forgery (SSRF) vulnerability that allows an attacker to retrieve arbitrary system and application files from the server. An attacker can exploit the /api/v1/datasource/check endpoint by configuring a forged MySQL data source with a malicious parameter extraJdbc…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32763 – Kysely is a type-safe TypeScript SQL query builder. Versions up to and including...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32763</guid>
    <pubDate>Fri, 20 Mar 2026 00:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32763</strong></p>
  <p>Kysely is a type-safe TypeScript SQL query builder. Versions up to and including 0.28.11 has a SQL injection vulnerability in JSON path compilation for MySQL and SQLite dialects. The `visitJSONPathLeg()` function appends user-controlled values from `.key()` and `.at()` directly into single-quoted JSON path string literals (`'$.key'`) without escaping single quotes. An attacker can break out of th…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29096 – SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29096</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29096</guid>
    <pubDate>Thu, 19 Mar 2026 23:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29096</strong></p>
  <p>SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, when creating or editing a report (AOR_Reports module), the `field_function` parameter from POST data is saved directly into the `aor_fields` table without any validation. Later, when the report is executed/viewed, this value is concatenated directly into a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29096">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-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>[High] CVE-2026-27969 – Vitess is a database clustering system for horizontal scaling of MySQL. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27969</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27969</guid>
    <pubDate>Thu, 26 Feb 2026 02:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27969</strong></p>
  <p>Vitess is a database clustering system for horizontal scaling of MySQL. Prior to versions 23.0.3 and 22.0.4, anyone with read/write access to the backup storage location (e.g. an S3 bucket) can manipulate backup manifest files so that files in the manifest — which may be files that they have also added to the manifest and backup contents — are written to any accessible location on restore. This i…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27969">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27965 – Vitess is a database clustering system for horizontal scaling of MySQL. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27965</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27965</guid>
    <pubDate>Thu, 26 Feb 2026 02:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27965</strong></p>
  <p>Vitess is a database clustering system for horizontal scaling of MySQL. Prior to versions 23.0.3 and 22.0.4, anyone with read/write access to the backup storage location (e.g. an S3 bucket) can manipulate backup manifest files so that arbitrary code is later executed when that backup is restored. This can be used to provide that attacker with unintended/unauthorized access to the production deplo…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27965">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26186 – Fleet is open source device management software. A SQL injection vulnerability i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26186</guid>
    <pubDate>Thu, 26 Feb 2026 00:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26186</strong></p>
  <p>Fleet is open source device management software. A SQL injection vulnerability in versions prior to 4.80.1 allowed authenticated users to inject arbitrary SQL expressions via the `order_key` query parameter. Due to unsafe use of `goqu.I()` when constructing the `ORDER BY` clause, specially crafted input could escape identifier quoting and be interpreted as executable SQL. An authenticated attacke…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-48928 – Piwigo is an open source photo gallery application for the web. In versions on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48928</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48928</guid>
    <pubDate>Tue, 24 Feb 2026 17:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-48928</strong></p>
  <p>Piwigo is an open source photo gallery application for the web. In versions on the 14.x branch, when installing, the secret_key configuration parameter is set to MD5(RAND()) in MySQL. However, RAND() only has 30 bits of randomness, making it feasible to brute-force the secret key. The CSRF token is constructed partially from the secret key, and this can be used to check if the brute force succeed…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-330</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48928">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26990 – LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26990</guid>
    <pubDate>Fri, 20 Feb 2026 02:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26990</strong></p>
  <p>LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below have a Time-Based Blind SQL Injection vulnerability in address-search.inc.php via the address parameter. When a crafted subnet prefix is supplied, the prefix value is concatenated directly into an SQL query without proper parameter binding, allowing an attacker to manipulate query logic and in…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-26988 – LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26988</guid>
    <pubDate>Fri, 20 Feb 2026 02:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-26988</strong></p>
  <p>LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below contain an SQL Injection vulnerability in the ajax_table.php endpoint. The application fails to properly sanitize or parameterize user input when processing IPv6 address searches. Specifically, the address parameter is split into an address and a prefix, and the prefix portion is directly conc…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55210 – FreePBX is an open-source web-based graphical user interface (GUI) that manages ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55210</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55210</guid>
    <pubDate>Thu, 12 Feb 2026 17:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55210</strong></p>
  <p>FreePBX is an open-source web-based graphical user interface (GUI) that manages Asterisk. Prior to 17.0.5 and 16.0.17, FreePBX module api (PBX API) is vulnerable to privilege escalation by authenticated users with REST/GraphQL API access. This vulnerability allows an attacker to forge a valid JWT with full access to the REST and GraphQL APIs on a FreePBX that they've already connected to, possibl…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-270</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55210">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25923 – my little forum is a PHP and MySQL based internet forum that displays the messag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25923</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25923</guid>
    <pubDate>Mon, 09 Feb 2026 22:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25923</strong></p>
  <p>my little forum is a PHP and MySQL based internet forum that displays the messages in classical threaded view. Prior to 20260208.1, the application fails to filter the phar:// protocol in URL validation, allowing attackers to upload a malicious Phar Polyglot file (disguised as JPEG) via the image upload feature, trigger Phar deserialization through BBCode [img] tag processing, and exploit Smarty…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25923">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-37116 – GUnet OpenEclass 1.7.3 includes phpMyAdmin 2.10.0.2 by default, which allows rem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37116</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37116</guid>
    <pubDate>Tue, 03 Feb 2026 18:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-37116</strong></p>
  <p>GUnet OpenEclass 1.7.3 includes phpMyAdmin 2.10.0.2 by default, which allows remote logins. Attackers with access to the platform can remotely access phpMyAdmin and, after uploading a shell, view the config.php file to obtain the MySQL password, leading to full database compromise.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37116">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-24479 – HUSTOF is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24479</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24479</guid>
    <pubDate>Tue, 27 Jan 2026 01:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-24479</strong></p>
  <p>HUSTOF is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. Prior to version 26.01.24, the problem_import_qduoj.php and problem_import_hoj.php modules fail to properly sanitize filenames within uploaded ZIP archives. Attackers can craft a malicious ZIP file containing files with path traversal sequences (e.g., ../../shell.php). When extracted by the server,…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24479">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23873 – hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23873</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23873</guid>
    <pubDate>Thu, 22 Jan 2026 00:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23873</strong></p>
  <p>hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. All versions are vulnerable to CSV Injection (Formula Injection) through the contest rank export functionality (contestrank.xls.php and admin/ranklist_export.php). The application fails to sanitize user-supplied input (specifically the "Nickname" field) before exporting it to an .xls file (which ren…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-1236</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23873">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21856 – The Tarkov Data Manager is a tool to manage the Tarkov item data. Prior to commi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21856</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21856</guid>
    <pubDate>Wed, 07 Jan 2026 19:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21856</strong></p>
  <p>The Tarkov Data Manager is a tool to manage the Tarkov item data. Prior to commit 9bdb3a75a98a7047b6d70144eb1da1655d6992a8, a time based blind SQL injection vulnerability in the webhook edit and scanner api endpoints that allow an authenticated attacker to execute arbitrary SQL queries against the MySQL database. Commit 9bdb3a75a98a7047b6d70144eb1da1655d6992a8 contains a patch.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21856">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67745 – MyHoard is a daemon for creating, managing and restoring MySQL backups. Starting...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67745</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67745</guid>
    <pubDate>Thu, 18 Dec 2025 19:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67745</strong></p>
  <p>MyHoard is a daemon for creating, managing and restoring MySQL backups. Starting in version 1.0.1 and prior to version 1.3.0, in some cases, myhoard logs the whole backup info, including the encryption key. Version 1.3.0 fixes the issue. As a workaround, direct logs into /dev/null.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-402</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67745">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58173 – FreshRSS is a self-hosted RSS feed aggregator. In versions 1.23.0 through 1.27.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58173</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58173</guid>
    <pubDate>Tue, 16 Dec 2025 00:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58173</strong></p>
  <p>FreshRSS is a self-hosted RSS feed aggregator. In versions 1.23.0 through 1.27.0, using a path traversal inside the `language` user configuration parameter, it's possible to call `install.php` and perform various administrative actions as an unprivileged user. These actions include logging in as the admin, creating a new admin user, or set the database to an attacker-controlled MySQL server and a…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58173">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67509 – Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67509</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67509</guid>
    <pubDate>Wed, 10 Dec 2025 23:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67509</strong></p>
  <p>Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass.  MySQLSelectTool is intended to be a read-only SQL tool (e.g., for LLM agent querying, however, validation based on the first keyword (e.g., SELECT) and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INT…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67509">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>
  <item>
    <title>[High] CVE-2025-10702 – Improper Control of Generation of Code ('Code Injection') vulnerability in Progr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10702</guid>
    <pubDate>Wed, 19 Nov 2025 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-10702</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…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-4203 – The wpForo Forum plugin for WordPress is vulnerable to error‐based or time-based...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-4203</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-4203</guid>
    <pubDate>Sat, 25 Oct 2025 07:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-4203</strong></p>
  <p>The wpForo Forum plugin for WordPress is vulnerable to error‐based or time-based SQL Injection via the get_members() function in all versions up to, and including, 2.4.8 due to missing integer validation on the 'offset' and 'row_count' parameters. The function blindly interpolates 'row_count' into a 'LIMIT offset,row_count' clause using esc_sql() rather than enforcing numeric values. MySQL 5.x’s…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-4203">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62611 – aiomysql is a library for accessing a MySQL database from the asyncio. Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62611</guid>
    <pubDate>Wed, 22 Oct 2025 20:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62611</strong></p>
  <p>aiomysql is a library for accessing a MySQL database from the asyncio. Prior to version 0.3.0, the client-side settings are not checked before sending local files to MySQL server, which allows obtaining arbitrary files from the client using a rogue server. It is possible to create a rogue MySQL server that emulates authorization, ignores client flags and requests arbitrary files from the client b…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62606 – my little forum is a PHP and MySQL based internet forum that displays the messag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62606</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62606</guid>
    <pubDate>Wed, 22 Oct 2025 15:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62606</strong></p>
  <p>my little forum is a PHP and MySQL based internet forum that displays the messages in classical threaded view. Prior to version 2.5.12, an authenticated SQL injection vulnerability in the bookmark reordering feature allows any logged-in user to execute arbitrary SQL commands. This can lead to a full compromise of the application's database, including reading, modifying, or deleting all data. This…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62606">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59681 – An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59681</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59681</guid>
    <pubDate>Wed, 01 Oct 2025 19:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59681</strong></p>
  <p>An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59681">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34227 – Nagios XI &lt; 2026R1 is vulnerable to an authenticated command injection vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34227</guid>
    <pubDate>Thu, 25 Sep 2025 17:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34227</strong></p>
  <p>Nagios XI < 2026R1 is vulnerable to an authenticated command injection vulnerability within the MongoDB Database, MySQL Query, MySQL Server, Postgres Server, and Postgres Query wizards. It is possible to inject shell characters into arguments provided to the service and execute arbitrary system commands on the underlying host as the `nagios` user.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34227">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34206 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34206</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34206</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA and SaaS deployments) mount host configuration and secret material under /var/www/efs_storage into many Docker containers with overly-permissive filesystem permissions. Files such as secrets.env, GPG-encrypted blobs in .secrets, MySQL client keys, and application session files are accessible from multiple containers.…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34205 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34205</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34205</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34205</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.843 and Application prior to 20.0.1923 (VA and SaaS deployments) contains dangerous PHP dead code present in multiple Docker-hosted PHP instances. A script named /var/www/app/resetroot.php (found in several containers) lacks authentication checks and, when executed, performs a SQL update that sets the database admi…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-561</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34205">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34202 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to 25.2.169 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34202</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34202</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34202</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to 25.2.169 and Application prior to 25.2.1518 (VA and SaaS deployments) expose Docker internal networks in a way that allows an attacker on the same external L2 segment — or an attacker able to add routes using the appliance as a gateway — to reach container IPs directly. This grants access to internal services (HTTP APIs, Redis,…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-291</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34202">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34201 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34201</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34201</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34201</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA and SaaS deployments) run many Docker containers on shared internal networks without firewalling or segmentation between instances. A compromise of any single container allows direct access to internal services (HTTP, Redis, MySQL, etc.) on the overlay network. From a compromised container, an attacker can reach and e…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-653</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34201">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-56407 – A vulnerability has been found in HuangDou UTCMS V9 and classified as critical. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-56407</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-56407</guid>
    <pubDate>Wed, 10 Sep 2025 14:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-56407</strong></p>
  <p>A vulnerability has been found in HuangDou UTCMS V9 and classified as critical. This vulnerability affects the function RunSql of the file app/modules/ut-data/admin/mysql.php. The manipulation of the argument sql leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-56407">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-5662 – A deserialization vulnerability exists in the H2O-3 REST API (POST /99/ImportSQL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-5662</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-5662</guid>
    <pubDate>Tue, 02 Sep 2025 12:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-5662</strong></p>
  <p>A deserialization vulnerability exists in the H2O-3 REST API (POST /99/ImportSQLTable) that affects all versions up to 3.46.0.7. This vulnerability allows remote code execution (RCE) due to improper validation of JDBC connection parameters when using a Key-Value format. The vulnerability is present in the MySQL JDBC Driver version 8.0.19 and JDK version 8u112. The issue is resolved in version 3.4…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-5662">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-8714 – Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8714</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8714</guid>
    <pubDate>Thu, 14 Aug 2025 13:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-8714</strong></p>
  <p>Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands.  pg_dumpall is also affected.  pg_restore is affected when used to generate a plain-format dump.  This is similar to MySQL CVE-2024-21096.  Versions b…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8714">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54138 – LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54138</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54138</guid>
    <pubDate>Tue, 22 Jul 2025 22:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54138</strong></p>
  <p>LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems. LibreNMS versions 25.6.0 and below contain an architectural vulnerability in the ajax_form.php endpoint that permits Remote File Inclusion based on user-controlled POST input. The application directly uses the type parameter to dynamically incl…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-98</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54138">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-45065 – employee record management system in php and mysql v1 was discovered to contain ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-45065</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-45065</guid>
    <pubDate>Mon, 07 Jul 2025 16:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-45065</strong></p>
  <p>employee record management system in php and mysql v1 was discovered to contain a SQL injection vulnerability via the loginerms.php endpoint.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-45065">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2014-7210 – pdns specific as packaged in Debian in version before 3.3.1-1 creates a too priv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-7210</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-7210</guid>
    <pubDate>Thu, 26 Jun 2025 21:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2014-7210</strong></p>
  <p>pdns specific as packaged in Debian in version before 3.3.1-1 creates a too privileged MySQL user. It was discovered that the maintainer scripts of pdns-backend-mysql grant too wide database permissions for the pdns user. Other backends are not affected.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-7210">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-27685 – SQL Injection vulnerability in Student Record system Using PHP and MySQL v.3.20 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27685</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27685</guid>
    <pubDate>Wed, 25 Jun 2025 15:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-27685</strong></p>
  <p>SQL Injection vulnerability in Student Record system Using PHP and MySQL v.3.20 allows a remote attacker to obtain sensitive information via a crafted payload to the $cshortname, $cfullname, and $cdate variables.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27685">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-51101 – PHPGURUKUL Restaurant Table Booking System using PHP and MySQL v1.0 was discover...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51101</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51101</guid>
    <pubDate>Fri, 23 May 2025 15:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-51101</strong></p>
  <p>PHPGURUKUL Restaurant Table Booking System using PHP and MySQL v1.0 was discovered to contain a SQL injection vulnerability via the searchdata parameter at /rtbs/check-status.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51101">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-30706 – Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30706</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30706</guid>
    <pubDate>Tue, 15 Apr 2025 21:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-30706</strong></p>
  <p>Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J).  Supported versions that are affected are 9.0.0-9.2.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors.  Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 7.5 (Conf…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30706">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-3579 – In versions prior to Aidex 1.7, an authenticated malicious user, taking advantag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3579</guid>
    <pubDate>Tue, 15 Apr 2025 09:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-3579</strong></p>
  <p>In versions prior to Aidex 1.7, an authenticated malicious user, taking advantage of an open registry, could execute unauthorised commands within the system. This includes executing operating system (Unix) commands, interacting with internal services such as PHP or MySQL, and even invoking native functions of the framework used, such as Laravel or Symfony. This execution is achieved by Prompt Inj…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-22526 – Deserialization of Untrusted Data vulnerability in mywebtonet PHP/MySQL CPU perf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22526</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22526</guid>
    <pubDate>Fri, 28 Mar 2025 15:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-22526</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in mywebtonet PHP/MySQL CPU performance statistics mywebtonet-performancestats allows Object Injection.This issue affects PHP/MySQL CPU performance statistics: from n/a through <= 1.2.1.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22526">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-10553 – A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthentic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-10553</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-10553</guid>
    <pubDate>Thu, 20 Mar 2025 10:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-10553</strong></p>
  <p>A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are passed to DriverManager.getConnection, leading to deserialization if a MySQL or PostgreSQL driver is…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-10553">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27097 – GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Fede...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27097</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27097</guid>
    <pubDate>Thu, 20 Feb 2025 21:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27097</strong></p>
  <p>GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. When a user transforms on the root level or single source with transforms, and the client sends the same query with different variables, the initial variables are used in…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27097">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-25224 – The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25224</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25224</guid>
    <pubDate>Tue, 18 Feb 2025 01:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-25224</strong></p>
  <p>The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQLite version) contains a missing authentication vulnerability in dloader.php. If this vulnerability is exploited, arbitrary files on a server may be obtained.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25224">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-25222 – The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25222</guid>
    <pubDate>Tue, 18 Feb 2025 01:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-25222</strong></p>
  <p>The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQLite version) contains an SQL injection vulnerability in retrieve.php. If this vulnerability is exploited, information in a database may be deleted, altered, or retrieved.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-25221 – The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25221</guid>
    <pubDate>Tue, 18 Feb 2025 01:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-25221</strong></p>
  <p>The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQLite version) contains an SQL injection vulnerability in pdf.php. If this vulnerability is exploited, information in a database may be deleted, altered, or retrieved.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-24787 – WhoDB is an open source database management tool. In affected versions the appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24787</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24787</guid>
    <pubDate>Thu, 06 Feb 2025 19:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-24787</strong></p>
  <p>WhoDB is an open source database management tool. In affected versions the application is vulnerable to parameter injection in database connection strings, which allows an attacker to read local files on the machine the application is running on. The application uses string concatenation to build database connection URIs which are then passed to corresponding libraries responsible for setting up…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-943</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24787">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-21521 – Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-21521</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-21521</guid>
    <pubDate>Tue, 21 Jan 2025 21:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-21521</strong></p>
  <p>Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Thread Pooling).  Supported versions that are affected are 8.0.39 and prior, 8.4.2 and prior and  9.0.1 and prior. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server.  Successful attacks of this vulnerability can result in unauthorized a…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-21521">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-24337 – WriteFreely through 0.15.1, when MySQL is used, allows local users to discover c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24337</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24337</guid>
    <pubDate>Mon, 20 Jan 2025 14:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-24337</strong></p>
  <p>WriteFreely through 0.15.1, when MySQL is used, allows local users to discover credentials by reading config.ini.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24337">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-55496 – A vulnerability has been found in the 1000projects Bookstore Management System P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55496</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55496</guid>
    <pubDate>Tue, 17 Dec 2024 18:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-55496</strong></p>
  <p>A vulnerability has been found in the 1000projects Bookstore Management System PHP MySQL Project 1.0. This issue affects some unknown functionality of add_company.php. Actions on the delete parameter result in SQL injection.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55496">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-54141 – phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-54141</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-54141</guid>
    <pubDate>Fri, 06 Dec 2024 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-54141</strong></p>
  <p>phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. Prior to 4.0.0, phpMyFAQ exposes the database (ie postgreSQL) server's credential when connection to DB fails. This vulnerability is fixed in 4.0.0.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-54141">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-49754 – LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A St...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-49754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-49754</guid>
    <pubDate>Fri, 15 Nov 2024 16:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-49754</strong></p>
  <p>LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the API-Access page allows authenticated users to inject arbitrary JavaScript through the "token" parameter when creating a new API token. This vulnerability can result in the execution of malicious code in the context of other users' sessions, compromising their accoun…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-49754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21272 – Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21272</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21272</guid>
    <pubDate>Tue, 15 Oct 2024 20:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21272</strong></p>
  <p>Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/Python).  Supported versions that are affected are 9.0.0 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors.  Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21272">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-48813 – SQL injection vulnerability in employee-management-system-php-and-mysql-free-dow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48813</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48813</guid>
    <pubDate>Fri, 11 Oct 2024 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-48813</strong></p>
  <p>SQL injection vulnerability in employee-management-system-php-and-mysql-free-download.html taskmatic 1.0 allows a remote attacker to execute arbitrary code via the admin_id parameter of the /update-employee.php component.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48813">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47527 – LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A St...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47527</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47527</guid>
    <pubDate>Tue, 01 Oct 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47527</strong></p>
  <p>LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Device Dependencies" feature allows authenticated users to inject arbitrary JavaScript through the device name ("hostname" parameter). This vulnerability can lead to the execution of malicious code in the context of other users' sessions, potentially compromising t…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47527">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47525 – LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A St...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47525</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47525</guid>
    <pubDate>Tue, 01 Oct 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47525</strong></p>
  <p>LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Alert Rules" feature allows authenticated users to inject arbitrary JavaScript through the "Title" field. This vulnerability can lead to the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and allowing un…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47525">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47524 – LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. User...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47524</guid>
    <pubDate>Tue, 01 Oct 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47524</strong></p>
  <p>LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. User with Admin role can create a Device Groups, the application did not properly sanitize the user input in the Device Groups name, when user see the detail of the Device Group, if java script code is inside the name of the Device Groups, its will be trigger. This vulnerability is fixed in 24.9.0.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47523 – LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A St...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47523</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47523</guid>
    <pubDate>Tue, 01 Oct 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47523</strong></p>
  <p>LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Alert Transports" feature allows authenticated users to inject arbitrary JavaScript through the "Details" section (which contains multiple fields depending on which transport is selected at that moment). This vulnerability can lead to the execution of malicious cod…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47523">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-46640 – SeaCMS 13.2 has a remote code execution vulnerability located in the file sql.cl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46640</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46640</guid>
    <pubDate>Fri, 20 Sep 2024 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-46640</strong></p>
  <p>SeaCMS 13.2 has a remote code execution vulnerability located in the file sql.class.chp. Although the system has a check function, the check function is not executed during execution, allowing remote code execution by writing to the file through the MySQL slow query method.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46640">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45174 – An issue was discovered in za-internet C-MOR Video Surveillance 5.2401 and 6.00P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45174</guid>
    <pubDate>Wed, 04 Sep 2024 17:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45174</strong></p>
  <p>An issue was discovered in za-internet C-MOR Video Surveillance 5.2401 and 6.00PL01. Due to improper validation of user-supplied data, different functionalities of the C-MOR web interface are vulnerable to SQL injection attacks. This kind of attack allows an authenticated user to execute arbitrary SQL commands in the context of the corresponding MySQL database.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49198 – Mysql security vulnerability in Apache SeaTunnel.

Attackers can read files on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49198</guid>
    <pubDate>Wed, 21 Aug 2024 10:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49198</strong></p>
  <p>Mysql security vulnerability in Apache SeaTunnel.  Attackers can read files on the MySQL server by modifying the information in the MySQL URL   allowLoadLocalInfile=true&allowUrlInLocalInfile=true&allowLoadLocalInfileInPath=/&maxAllowedPacket=655360 This issue affects Apache SeaTunnel: 1.0.0.  Users are recommended to upgrade to version [1.0.1], which fixes the issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-40394 – Simple Library Management System Project Using PHP/MySQL v1.0 was discovered to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-40394</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-40394</guid>
    <pubDate>Tue, 16 Jul 2024 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-40394</strong></p>
  <p>Simple Library Management System Project Using PHP/MySQL v1.0 was discovered to contain an arbitrary file upload vulnerability via the component ajax.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-40394">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-40392 – SourceCodester Pharmacy/Medical Store Point of Sale System Using PHP/MySQL and B...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-40392</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-40392</guid>
    <pubDate>Tue, 16 Jul 2024 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-40392</strong></p>
  <p>SourceCodester Pharmacy/Medical Store Point of Sale System Using PHP/MySQL and Bootstrap Framework with Source Code 1.0 was discovered to contain a SQL injection vulnerability via the name parameter under addnew.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-40392">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46801 – In Apache Linkis &lt;= 1.5.0, data source management module, when adding Mysql data...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46801</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46801</guid>
    <pubDate>Mon, 15 Jul 2024 08:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46801</strong></p>
  <p>In Apache Linkis <= 1.5.0, data source management module, when adding Mysql data source, exists remote code execution vulnerability for java version < 1.8.0_241. The deserialization vulnerability exploited through jrmp can inject malicious files into the server and execute them.   This attack requires the attacker to obtain an authorized account from Linkis before it can be carried out.  We recom…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46801">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-5245 – NETGEAR ProSAFE Network Management System Default Credentials Local Privilege Es...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5245</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5245</guid>
    <pubDate>Thu, 23 May 2024 22:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-5245</strong></p>
  <p>NETGEAR ProSAFE Network Management System Default Credentials Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of NETGEAR ProSAFE Network Management System. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.  The specific flaw exist…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5245">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-34919 – An arbitrary file upload vulnerability in the component \modstudent\controller.p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34919</guid>
    <pubDate>Fri, 17 May 2024 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-34919</strong></p>
  <p>An arbitrary file upload vulnerability in the component \modstudent\controller.php of Pisay Online E-Learning System using PHP/MySQL v1.0 allows attackers to execute arbitrary code via uploading a crafted file.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-33485 – SQL Injection vulnerability in CASAP Automated Enrollment System using PHP/MySQL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-33485</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-33485</guid>
    <pubDate>Tue, 14 May 2024 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-33485</strong></p>
  <p>SQL Injection vulnerability in CASAP Automated Enrollment System using PHP/MySQLi with Source Code V1.0 allows a remote attacker to obtain sensitive information via a crafted payload to the login.php component</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-33485">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
