<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Express (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/express.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/express-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Express (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:41 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-8415 – Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8415</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8415</guid>
    <pubDate>Thu, 21 May 2026 22:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-8415</strong></p>
  <p>Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) at concrete/controllers/dialog/express/association/reorder. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 2.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Yonatan Drori (Tenzai) for reporting.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8415">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-37281 – An OS command injection vulnerability in the /stream-to-vlc Express route in hit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37281</guid>
    <pubDate>Tue, 19 May 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-37281</strong></p>
  <p>An OS command injection vulnerability in the /stream-to-vlc Express route in hitarth-gg Zenshin before 2.7.0 allows remote attackers to execute arbitrary commands via the url parameter.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41893 – Signal K Server is a server application that runs on a central hub in a boat. Pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41893</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41893</guid>
    <pubDate>Sat, 09 May 2026 20:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41893</strong></p>
  <p>Signal K Server is a server application that runs on a central hub in a boat. Prior to version 2.25.0, the HTTP login endpoints (POST /login and POST /signalk/v1/auth/login) are protected by express-rate-limit (default: 100 attempts per 10-minute window, configurable via HTTP_RATE_LIMITS). The WebSocket login path — sending {login: {username, password}} messages over an established WebSocket conn…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41893">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42353 – i18next-http-middleware is a middleware to be used with Node.js web frameworks l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42353</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42353</guid>
    <pubDate>Fri, 08 May 2026 16:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42353</strong></p>
  <p>i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware passes the user-controlled lng and ns values from getResourcesHandler directly into i18next.services.backendConnector.load(languages, namespaces, …) without any sanitization. Depending on which backend is configured, the unvalida…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42353">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41690 – 18next-http-middleware is a middleware to be used with Node.js web frameworks li...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41690</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41690</guid>
    <pubDate>Fri, 08 May 2026 16:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41690</strong></p>
  <p>18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Versions prior to 3.9.3 allow an unauthenticated HTTP client to pollute Object.prototype in the Node.js process hosting the middleware, via two unvalidated entry points that reach internal object-key writes: getResourcesHandler and missingKeyHandler. This can break authorisatio…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41690">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41683 – i18next-http-middleware is a middleware to be used with Node.js web frameworks l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41683</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41683</guid>
    <pubDate>Fri, 08 May 2026 16:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41683</strong></p>
  <p>i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware wrote user-controlled language values into the Content-Language response header after passing them through utils.escape(), which is an HTML-entity encoder that does not strip carriage return, line feed, or other control character…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41683">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42047 – Inngest is a platform for running event-driven and scheduled background function...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42047</guid>
    <pubDate>Thu, 07 May 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42047</strong></p>
  <p>Inngest is a platform for running event-driven and scheduled background functions with queueing, retries, and step orchestration. Versions 3.22.0 through 3.53.1 contain a vulnerability that allows unauthenticated remote attackers to exfiltrate environment variables from the host process via the serve() HTTP handler. The serve() handler implements GET, POST, and PUT methods. Requests using PATCH,…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33808 – Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33808</guid>
    <pubDate>Wed, 15 Apr 2026 10:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33808</strong></p>
  <p>Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or via semicolon delimiters when useSemicolonDelimiter is enabled. In both cases, Fastify router normaliz…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33807 – @fastify/express v4.0.4 and earlier contains a path handling bug in the onRegist...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33807</guid>
    <pubDate>Wed, 15 Apr 2026 10:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33807</strong></p>
  <p>@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware secur…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-3461 – The Visa Acceptance Solutions plugin for WordPress is vulnerable to Authenticati...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3461</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3461</guid>
    <pubDate>Wed, 15 Apr 2026 09:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-3461</strong></p>
  <p>The Visa Acceptance Solutions plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.1.0. This is due to the `express_pay_product_page_pay_for_order()` function logging users in based solely on a user-supplied billing email address during guest checkout for subscription products, without verifying email ownership, requiring a password, or validating a…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3461">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23448 – In the Linux kernel, the following vulnerability has been resolved:

net: usb: c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23448</guid>
    <pubDate>Fri, 03 Apr 2026 16:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23448</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check  cdc_ncm_rx_verify_ndp16() validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset:    if ((ndpoffset + sizeof(struct usb_cdc_ncm_ndp16)) > skb_in->len)  but the second check omits it:    if ((sizeof(stru…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23447 – In the Linux kernel, the following vulnerability has been resolved:

net: usb: c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23447</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23447</guid>
    <pubDate>Fri, 03 Apr 2026 16:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23447</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check  The same bounds-check bug fixed for NDP16 in the previous patch also exists in cdc_ncm_rx_verify_ndp32(). The DPE array size is validated against the total skb length without accounting for ndpoffset, allowing out-of-bounds reads when the NDP32 is placed near the en…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23447">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34076 – Clerk JavaScript is the official JavaScript repository for Clerk authentication...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34076</guid>
    <pubDate>Wed, 01 Apr 2026 18:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34076</strong></p>
  <p>Clerk JavaScript is the official JavaScript repository for Clerk authentication. In @clerk/hono from versions 0.1.0 to before 0.1.5, @clerk/express from versions 2.0.0 to before 2.0.7, @clerk/backend from versions 3.0.0 to before 3.2.3, and @clerk/fastify from versions 3.1.0 to before 3.1.5, the clerkFrontendApiProxy function in @clerk/backend is vulnerable to Server-Side Request Forgery (SSRF).…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34076">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33979 – Express XSS Sanitizer is Express 4.x and 5.x middleware which sanitizes user inp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33979</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33979</guid>
    <pubDate>Fri, 27 Mar 2026 22:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33979</strong></p>
  <p>Express XSS Sanitizer is Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack. A vulnerability has been identified in versions prior to 2.0.2 where restrictive sanitization configurations are silently ignored. In version 2.0.2, the validation logic has been updated to respect explicitly pro…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33979">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25612 – Admin Express 1.2.5.485 contains a local structured exception handling buffer ov...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25612</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25612</guid>
    <pubDate>Sun, 22 Mar 2026 14:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25612</strong></p>
  <p>Admin Express 1.2.5.485 contains a local structured exception handling buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an alphanumeric encoded payload in the Folder Path field. Attackers can trigger the vulnerability through the System Compare feature by pasting a crafted buffer overflow payload into the left-hand side Folder Path field and clickin…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25612">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32730 – ApostropheCMS is an open-source content management framework. Prior to version 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32730</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32730</guid>
    <pubDate>Wed, 18 Mar 2026 23:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32730</strong></p>
  <p>ApostropheCMS is an open-source content management framework. Prior to version 4.28.0, the bearer token authentication middleware in `@apostrophecms/express/index.js` (lines 386-389) contains an incorrect MongoDB query that allows incomplete login tokens — where the password was verified but TOTP/MFA requirements were NOT — to be used as fully authenticated bearer tokens. This completely bypasses…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32730">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32594 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32594</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32594</guid>
    <pubDate>Mon, 16 Mar 2026 14:19:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32594</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.40 and 9.6.0-alpha.14, the GraphQL WebSocket endpoint for subscriptions does not pass requests through the Express middleware chain that enforces authentication, introspection control, and query complexity limits. An attacker can connect to the WebSocket endpoint and execute GraphQ…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32594">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30972 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30972</guid>
    <pubDate>Tue, 10 Mar 2026 21:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30972</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint (/batch) processes sub-requests internally by routing them directly through the Promise router, bypassing Express middleware including rate limit…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-799</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30827 – express-rate-limit is a basic rate-limiting middleware for Express. In versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30827</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30827</guid>
    <pubDate>Sat, 07 Mar 2026 06:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30827</strong></p>
  <p>express-rate-limit is a basic rate-limiting middleware for Express. In versions starting from 8.0.0 and prior to versions 8.0.2, 8.1.1, 8.2.2, and 8.3.0, the default keyGenerator in express-rate-limit applies IPv6 subnet masking (/56 by default) to all addresses that net.isIPv6() returns true for. This includes IPv4-mapped IPv6 addresses (::ffff:x.x.x.x), which Node.js returns as request.ip on du…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30827">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3452 – Concrete CMS below version 9.4.8 is vulnerable to Remote Code Execution by store...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3452</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3452</guid>
    <pubDate>Wed, 04 Mar 2026 02:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3452</strong></p>
  <p>Concrete CMS below version 9.4.8 is vulnerable to Remote Code Execution by stored PHP object injection into the Express Entry List block via the columns parameter. An authenticated administrator can store attacker-controlled serialized data in block configuration fields that are later passed to unserialize() without class restrictions or integrity checks. The Concrete CMS security team gave this…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3452">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27818 – TerriaJS-Server is a NodeJS Express server for TerriaJS, a library for building ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27818</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27818</guid>
    <pubDate>Thu, 26 Feb 2026 00:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27818</strong></p>
  <p>TerriaJS-Server is a NodeJS Express server for TerriaJS, a library for building web-based geospatial data explorers. A validation bug in versions prior to 4.0.3 allows an attacker to proxy domains not explicitly allowed in the `proxyableDomains` configuration. Version 4.0.3 fixes the issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27818">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25899 – Fiber is an Express inspired web framework written in Go. In versions on the v3 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25899</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25899</guid>
    <pubDate>Tue, 24 Feb 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25899</strong></p>
  <p>Fiber is an Express inspired web framework written in Go. In versions on the v3 branch prior to 3.1.0, the use of the `fiber_flash` cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack deserialization. No authentication is required. Every GoFiber v3 endpoint is affected regardless o…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25899">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25891 – Fiber is an Express inspired web framework written in Go. A Path Traversal (CWE-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25891</guid>
    <pubDate>Tue, 24 Feb 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25891</strong></p>
  <p>Fiber is an Express inspired web framework written in Go. A Path Traversal (CWE-22) vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25882 – Fiber is an Express inspired web framework written in Go. A denial of service vu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25882</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25882</guid>
    <pubDate>Tue, 24 Feb 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25882</strong></p>
  <p>Fiber is an Express inspired web framework written in Go. A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during request matching. Version 2.52.12 patches the…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25882">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69326 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69326</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69326</guid>
    <pubDate>Fri, 20 Feb 2026 16:22:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69326</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Reflected XSS.This issue affects NEX-Forms: from n/a through <= 9.1.7.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69326">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69324 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69324</guid>
    <pubDate>Fri, 20 Feb 2026 16:22:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69324</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Stored XSS.This issue affects NEX-Forms: from n/a through <= 9.1.7.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25395 – Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains multiple stored cross-s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25395</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25395</guid>
    <pubDate>Mon, 16 Feb 2026 18:19:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25395</strong></p>
  <p>Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains multiple stored cross-site scripting vulnerabilities in the preferences.cgi script that allow attackers to inject malicious scripts through the HOSTNAME, KEYMAP, and OPENNESS parameters. Attackers can submit POST requests with script payloads to preferences.cgi to store malicious code that executes in the browsers of users accessing the pre…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25395">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25394 – Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains multiple stored cross-s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25394</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25394</guid>
    <pubDate>Mon, 16 Feb 2026 18:19:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25394</strong></p>
  <p>Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains multiple stored cross-site scripting vulnerabilities in the modem.cgi script that allow attackers to inject malicious scripts through POST parameters. Attackers can submit crafted payloads in parameters like INIT, HANGUP, SPEAKER_ON, SPEAKER_OFF, TONE_DIAL, and PULSE_DIAL to execute arbitrary JavaScript in users' browsers when the stored da…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25394">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25379 – Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains stored and reflected cr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25379</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25379</guid>
    <pubDate>Mon, 16 Feb 2026 18:19:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25379</strong></p>
  <p>Smoothwall Express 3.1-SP4-polar-x86_64-update9 contains stored and reflected cross-site scripting vulnerabilities in the urlfilter.cgi endpoint that allow attackers to inject malicious scripts. Attackers can submit POST requests with script payloads in the REDIRECT_PAGE or CHILDREN parameters to execute arbitrary JavaScript in user browsers.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25379">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-66630 – Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66630</guid>
    <pubDate>Mon, 09 Feb 2026 18:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-66630</strong></p>
  <p>Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may unknowingly rely on predictable, repeated, or low-entropy identifiers in security-critical pathways. This is e…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-338</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-26385 – Johnson Controls Metasys component listed below have  Improper Neutralization of...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-26385</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-26385</guid>
    <pubDate>Fri, 30 Jan 2026 11:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-26385</strong></p>
  <p>Johnson Controls Metasys component listed below have  Improper Neutralization of Special Elements used in a Command (Command Injection) Vulnerability . Successful exploitation of this vulnerability could allow remote SQL execution This issue affects       *  Metasys: Application and Data Server (ADS) installed with SQL Express deployed as part of the Metasys 14.1 and prior installation,    *  Ext…</p>
  <p><strong>CVSS:</strong> 9.5 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-26385">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22037 – The @fastify/express plugin adds full Express compatibility to Fastify. A securi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22037</guid>
    <pubDate>Mon, 19 Jan 2026 17:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22037</strong></p>
  <p>The @fastify/express plugin adds full Express compatibility to Fastify. A security vulnerability exists in @fastify/express prior to version 4.0.3 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters (e.g., `/%61dmin` instead of `/admin`). While the middleware engine fails to match the encoded path and skips execution, the underlying Fastify router…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-177</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68038 – Deserialization of Untrusted Data vulnerability in Icegram Icegram Express Pro e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68038</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68038</guid>
    <pubDate>Wed, 24 Dec 2025 13:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68038</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in Icegram Icegram Express Pro email-subscribers-premium allows Object Injection.This issue affects Icegram Express Pro: from n/a through < 5.9.14.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68038">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67731 – Servify Express is a Node.js package to start an Express server and log the port...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67731</guid>
    <pubDate>Fri, 12 Dec 2025 08:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67731</strong></p>
  <p>Servify Express is a Node.js package to start an Express server and log the port it's running on. Prior to 1.2, the Express server used express.json() without a size limit, which could allow attackers to send extremely large request bodies. This can cause excessive memory usage, degraded performance, or process crashes, resulting in a Denial of Service (DoS). Any application using the JSON parser…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64298 – NMIS/BioDose V22.02 and previous version installations where the embedded Micros...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64298</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64298</guid>
    <pubDate>Tue, 02 Dec 2025 21:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64298</strong></p>
  <p>NMIS/BioDose V22.02 and previous version installations where the embedded Microsoft SQLServer Express is used are exposed in the Windows share accessed by clients in networked installs. By default, this directory has insecure directory paths that allow access to the SQL Server database and configuration files, which can contain sensitive data.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64298">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13204 – npm package `expr-eval` is vulnerable to Prototype Pollution. An attacker with a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13204</guid>
    <pubDate>Fri, 14 Nov 2025 17:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13204</strong></p>
  <p>npm package `expr-eval` is vulnerable to Prototype Pollution. An attacker with access to express eval interface can use JavaScript prototype-based inheritance model to achieve arbitrary code execution. The npm expr-eval-fork package resolves this issue.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-20358 – A vulnerability in the Contact Center Express (CCX) Editor application of Cisco ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-20358</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-20358</guid>
    <pubDate>Wed, 05 Nov 2025 17:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-20358</strong></p>
  <p>A vulnerability in the Contact Center Express (CCX) Editor application of Cisco Unified CCX could allow an unauthenticated, remote attacker to bypass authentication and obtain administrative permissions pertaining to script creation and execution.  This vulnerability is due to improper authentication mechanisms in the communication between the CCX Editor and an affected Unified CCX server. An a…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-20358">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-61922 – PrestaShop Checkout is the PrestaShop official payment module in partnership wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61922</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61922</guid>
    <pubDate>Thu, 16 Oct 2025 18:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-61922</strong></p>
  <p>PrestaShop Checkout is the PrestaShop official payment module in partnership with PayPal. Starting in version 1.3.0 and prior to versions 4.4.1 and 5.0.5, missing validation on the Express Checkout feature allows silent login, enabling account takeover via email. The vulnerability is fixed in versions 4.4.1 and 5.0.5. No known workarounds exist.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61922">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49399 – Cross-Site Request Forgery (CSRF) vulnerability in Basix NEX-Forms nex-forms-exp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49399</guid>
    <pubDate>Wed, 20 Aug 2025 08:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49399</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Cross Site Request Forgery.This issue affects NEX-Forms: from n/a through <= 9.1.3.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54801 – Fiber is an Express inspired web framework written in Go. In versions 2.52.8 and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54801</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54801</guid>
    <pubDate>Wed, 06 Aug 2025 00:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54801</strong></p>
  <p>Fiber is an Express inspired web framework written in Go. In versions 2.52.8 and below, when using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index (e.g., test.18446744073704), the application crashes due to an out-of-bounds slice allocation in the underlying schema decoder. The root cause is that the decoder attempts to allocate a slice of le…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54801">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-50067 – Vulnerability in Oracle Application Express (component: Strategic Planner Starte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-50067</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-50067</guid>
    <pubDate>Tue, 15 Jul 2025 20:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-50067</strong></p>
  <p>Vulnerability in Oracle Application Express (component: Strategic Planner Starter App).  Supported versions that are affected are 24.2.4 and  24.2.5. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Application Express.  Successful attacks require human interaction from a person other than the attacker and while the vulnerability is…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-50067">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27361 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27361</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27361</guid>
    <pubDate>Fri, 27 Jun 2025 12:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27361</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in thhake Photo Express for Google photo-express-for-google allows Reflected XSS.This issue affects Photo Express for Google: from n/a through <= 0.3.2.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27361">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-48075 – Fiber is an Express-inspired web framework written in Go. Starting in version 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48075</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48075</guid>
    <pubDate>Thu, 22 May 2025 18:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-48075</strong></p>
  <p>Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, `fiber.Ctx.BodyParser` can map flat data to nested slices using `key[idx]value` syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process the data. Since this data is user-provided, this could lead to denial of service for anyone relyi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48075">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-20189 – A vulnerability in the Cisco Express Forwarding functionality of Cisco IOS XE So...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-20189</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-20189</guid>
    <pubDate>Wed, 07 May 2025 18:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-20189</strong></p>
  <p>A vulnerability in the Cisco Express Forwarding functionality of Cisco IOS XE Software for Cisco ASR 903 Aggregation Services Routers with Route Switch Processor 3 (RSP3C) could allow an unauthenticated, adjacent attacker to trigger a denial of service (DoS) condition.  This vulnerability is due to improper memory management when Cisco IOS XE Software is processing Address Resolution Protocol (…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-762</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-20189">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46499 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46499</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46499</guid>
    <pubDate>Thu, 24 Apr 2025 16:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46499</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in hccoder PayPal Express Checkout paypal-express-checkout allows Stored XSS.This issue affects PayPal Express Checkout: from n/a through <= 2.1.2.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46499">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31078 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31078</guid>
    <pubDate>Tue, 01 Apr 2025 21:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31078</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in enituretechnology Small Package Quotes – Worldwide Express Edition small-package-quotes-wwe-edition allows Reflected XSS.This issue affects Small Package Quotes – Worldwide Express Edition: from n/a through <= 5.2.18.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31078">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31137 – React Router is a multi-strategy router for React bridging the gap from React 18...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31137</guid>
    <pubDate>Tue, 01 Apr 2025 19:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31137</strong></p>
  <p>React Router is a multi-strategy router for React bridging the gap from React 18 to React 19. There is a vulnerability in Remix/React Router that affects all Remix 2 and React Router 7 consumers using the Express adapter. Basically, this vulnerability allows anyone to spoof the URL used in an incoming Request by putting a URL pathname in the port section of a URL that is part of a Host or X-Forwa…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51624 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51624</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51624</guid>
    <pubDate>Fri, 28 Mar 2025 15:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51624</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in jajapagamentos Já-Já Pagamentos for WooCommerce wc-ja-ja-pagamentos-multicaixa-express allows Reflected XSS.This issue affects Já-Já Pagamentos for WooCommerce: from n/a through <= 1.3.0.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51624">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-27268 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27268</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27268</guid>
    <pubDate>Mon, 03 Mar 2025 14:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-27268</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in enituretechnology Small Package Quotes – Worldwide Express Edition small-package-quotes-wwe-edition allows SQL Injection.This issue affects Small Package Quotes – Worldwide Express Edition: from n/a through <= 5.2.18.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27268">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13534 – The Small Package Quotes – Worldwide Express Edition plugin for WordPress is vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13534</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13534</guid>
    <pubDate>Wed, 19 Feb 2025 12:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13534</strong></p>
  <p>The Small Package Quotes – Worldwide Express Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 5.2.18 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthenticated attackers to append additional…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13534">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-22286 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22286</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22286</guid>
    <pubDate>Sun, 16 Feb 2025 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-22286</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in enituretechnology LTL Freight Quotes – Worldwide Express Edition ltl-freight-quotes-worldwide-express-edition allows Reflected XSS.This issue affects LTL Freight Quotes – Worldwide Express Edition: from n/a through <= 5.0.21.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22286">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13473 – The LTL Freight Quotes – Worldwide Express Edition plugin for WordPress is vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13473</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13473</guid>
    <pubDate>Wed, 12 Feb 2025 10:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13473</strong></p>
  <p>The LTL Freight Quotes – Worldwide Express Edition plugin for WordPress is vulnerable to SQL Injection via the 'dropship_edit_id' and 'edit_id' parameter in all versions up to, and including, 5.0.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthenticated attackers to append additional SQL…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13473">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-24667 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24667</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24667</guid>
    <pubDate>Mon, 27 Jan 2025 15:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-24667</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in enituretechnology Small Package Quotes – Worldwide Express Edition small-package-quotes-wwe-edition allows SQL Injection.This issue affects Small Package Quotes – Worldwide Express Edition: from n/a through <= 5.2.17.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24667">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-24664 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24664</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24664</guid>
    <pubDate>Mon, 27 Jan 2025 14:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-24664</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in enituretechnology LTL Freight Quotes – Worldwide Express Edition ltl-freight-quotes-worldwide-express-edition allows SQL Injection.This issue affects LTL Freight Quotes – Worldwide Express Edition: from n/a through <= 5.0.20.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24664">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-49249 – Path Traversal: '.../...//' vulnerability in SMSA Express SMSA Shipping smsa-shi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-49249</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-49249</guid>
    <pubDate>Tue, 07 Jan 2025 11:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-49249</strong></p>
  <p>Path Traversal: '.../...//' vulnerability in SMSA Express SMSA Shipping smsa-shipping-official allows Path Traversal.This issue affects SMSA Shipping: from n/a through <= 2.3.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-35</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-49249">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-54305 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-54305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-54305</guid>
    <pubDate>Fri, 13 Dec 2024 15:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-54305</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in jtexpress J&T Express Malaysia jt-express allows Reflected XSS.This issue affects J&T Express Malaysia: from n/a through <= 2.0.13.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-54305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-53808 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53808</guid>
    <pubDate>Fri, 06 Dec 2024 14:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-53808</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows SQL Injection.This issue affects NEX-Forms: from n/a through <= 8.7.8.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-52474 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52474</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52474</guid>
    <pubDate>Thu, 28 Nov 2024 11:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-52474</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Сервис “Экспресс Платежи” Express Payments Module express-pay allows Blind SQL Injection.This issue affects Express Payments Module: from n/a through <= 1.1.8.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52474">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47389 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47389</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47389</guid>
    <pubDate>Sat, 05 Oct 2024 15:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47389</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Reflected XSS.This issue affects NEX-Forms: from n/a through <= 8.7.3.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47389">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-6232 – There is a MEDIUM severity vulnerability affecting CPython.





Regular express...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6232</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6232</guid>
    <pubDate>Tue, 03 Sep 2024 13:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-6232</strong></p>
  <p>There is a MEDIUM severity vulnerability affecting CPython.      Regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6232">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-44340 – D-Link DIR-846W A1 FW100A43 was discovered to contain a remote command execution...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-44340</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-44340</guid>
    <pubDate>Tue, 27 Aug 2024 16:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-44340</strong></p>
  <p>D-Link DIR-846W A1 FW100A43 was discovered to contain a remote command execution (RCE) vulnerability via keys smartqos_express_devices and smartqos_normal_devices in SetSmartQoSSettings.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-44340">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-6172 – The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6172</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6172</guid>
    <pubDate>Tue, 02 Jul 2024 07:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-6172</strong></p>
  <p>The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automation for WordPress & WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the db parameter in all versions up to, and including, 5.7.25 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthen…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6172">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-38513 – Fiber is an Express-inspired web framework written in Go A vulnerability present...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38513</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38513</guid>
    <pubDate>Mon, 01 Jul 2024 19:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-38513</strong></p>
  <p>Fiber is an Express-inspired web framework written in Go A vulnerability present in versions prior to 2.52.5 is a session middleware issue in GoFiber versions 2 and above. This vulnerability allows users to supply their own session_id value, resulting in the creation of a session with that key. If a website relies on the mere presence of a session for security purposes, this can lead to significa…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38513">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-5756 – The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5756</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5756</guid>
    <pubDate>Fri, 21 Jun 2024 05:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-5756</strong></p>
  <p>The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automation for WordPress & WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the db parameter in all versions up to, and including, 5.7.23 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthen…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5756">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-4845 – The Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4845</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4845</guid>
    <pubDate>Wed, 12 Jun 2024 10:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-4845</strong></p>
  <p>The Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘options[list_id]’ parameter in all versions up to, and including, 5.7.22 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queri…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4845">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-4295 – The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4295</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4295</guid>
    <pubDate>Wed, 05 Jun 2024 06:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-4295</strong></p>
  <p>The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in all versions up to, and including, 5.7.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queri…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4295">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-30527 – Improper Validation of Specified Quantity in Input vulnerability in Tips and Tri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-30527</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-30527</guid>
    <pubDate>Fri, 17 May 2024 09:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-30527</strong></p>
  <p>Improper Validation of Specified Quantity in Input vulnerability in Tips and Tricks HQ WP Express Checkout (Accept PayPal Payments) allows Manipulating Hidden Fields.This issue affects WP Express Checkout (Accept PayPal Payments): from n/a through 2.3.7.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-30527">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-4010 – The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4010</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4010</guid>
    <pubDate>Wed, 15 May 2024 09:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-4010</strong></p>
  <p>The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to unauthorized access of data, modification of data, and loss of data due to a missing capability check on the handle_ajax_request function in all versions up to, and including, 5.7.19. This makes it possible for authenticated attackers, with subscriber-level access and above, to cause a loss of confidentiality, integrit…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4010">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-2876 – The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-2876</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-2876</guid>
    <pubDate>Thu, 02 May 2024 17:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-2876</strong></p>
  <p>The Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automation for WordPress & WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'run' function of the 'IG_ES_Subscribers_Query' class in all versions up to, and including, 5.7.14 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-2876">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-32331 – IBM Connect:Express for UNIX 1.5.0 is vulnerable to a buffer overflow that could...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-32331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-32331</guid>
    <pubDate>Mon, 04 Mar 2024 19:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-32331</strong></p>
  <p>IBM Connect:Express for UNIX 1.5.0 is vulnerable to a buffer overflow that could allow a remote attacker to cause a denial of service through its browser UI.  IBM X-Force ID:  254979.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-32331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-27298 – parse-server is a Parse Server for Node.js / Express. This vulnerability allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27298</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27298</guid>
    <pubDate>Fri, 01 Mar 2024 18:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-27298</strong></p>
  <p>parse-server is a Parse Server for Node.js / Express. This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. The vulnerability has been fixed in 6.5.0 and 7.0.0-alpha.20.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27298">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-22054 – A malformed discovery packet sent by a malicious actor with preexisting access t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22054</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22054</guid>
    <pubDate>Tue, 20 Feb 2024 18:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-22054</strong></p>
  <p>A malformed discovery packet sent by a malicious actor with preexisting access to the network could interrupt the functionality of device management and discovery.   Affected Products: UniFi Access Points UniFi Switches UniFi LTE Backup UniFi Express (Only Mesh Mode, Router mode is not affected)     Mitigation: Update UniFi Access Points to Version 6.6.55 or later. Update UniFi Switches to Versio…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22054">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-6580 – A vulnerability, which was classified as critical, was found in D-Link DIR-846 F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6580</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6580</guid>
    <pubDate>Thu, 07 Dec 2023 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-6580</strong></p>
  <p>A vulnerability, which was classified as critical, was found in D-Link DIR-846 FW100A53DBR. This affects an unknown part of the file /HNAP1/ of the component QoS POST Handler. The manipulation of the argument smartqos_express_devices/smartqos_normal_devices leads to deserialization. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The i…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6580">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-6187 – The Paid Memberships Pro plugin for WordPress is vulnerable to arbitrary file up...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6187</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6187</guid>
    <pubDate>Sat, 18 Nov 2023 02:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-6187</strong></p>
  <p>The Paid Memberships Pro plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'pmpro_paypalexpress_session_vars_for_user_fields' function in versions up to, and including, 2.12.3. This makes it possible for authenticated attackers with subscriber privileges or above, to upload arbitrary files on the affected site's server which may make remo…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6187">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-5414 – The Icegram Express plugin for WordPress is vulnerable to Directory Traversal in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5414</guid>
    <pubDate>Fri, 20 Oct 2023 07:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-5414</strong></p>
  <p>The Icegram Express plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 5.6.23 via the show_es_logs function. This allows administrator-level attackers to read the contents of arbitrary files on the server, which can contain sensitive information including those belonging to other sites, for example in shared hosting environments.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-45141 – Fiber is an express inspired web framework written in Go. A Cross-Site Request F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45141</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45141</guid>
    <pubDate>Mon, 16 Oct 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-45141</strong></p>
  <p>Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the application, which allows an attacker to obtain tokens and forge malicious requests on behalf of a user. This can lead to unauthorized actions being taken on the user's behalf, potentially compromising the security and integrity of the application. The vulnerabili…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45141">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-45128 – Fiber is an express inspired web framework written in Go. A Cross-Site Request F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45128</guid>
    <pubDate>Mon, 16 Oct 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-45128</strong></p>
  <p>Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the application, which allows an attacker to inject arbitrary values and forge malicious requests on behalf of a user. This vulnerability can allow an attacker to inject arbitrary values without any authentication, or perform various malicious actions on behalf of an…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-21975 – Vulnerability in the Application Express Customers Plugin product of Oracle Appl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-21975</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-21975</guid>
    <pubDate>Tue, 18 Jul 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-21975</strong></p>
  <p>Vulnerability in the Application Express Customers Plugin product of Oracle Application Express (component: User Account).  Supported versions that are affected are Application Express Customers Plugin: 18.2-22.2. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Application Express Customers Plugin.  Successful attacks require human intera…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-21975">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-21974 – Vulnerability in the Application Express Team Calendar Plugin product of Oracle ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-21974</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-21974</guid>
    <pubDate>Tue, 18 Jul 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-21974</strong></p>
  <p>Vulnerability in the Application Express Team Calendar Plugin product of Oracle Application Express (component: User Account).  Supported versions that are affected are Application Express Team Calendar Plugin: 18.2-22.1. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Application Express Team Calendar Plugin.  Successful attacks require…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-21974">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24630 – An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24630</guid>
    <pubDate>Mon, 29 May 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24630</strong></p>
  <p>An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. BrowseFiles.php allows a ?cmd=ssh POST request with an ssh_command field that is executed.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-24629 – An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24629</guid>
    <pubDate>Mon, 29 May 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24629</strong></p>
  <p>An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. Remote code execution can be achieved via directory traversal in the dir parameter of the file upload functionality of BrowseFiles.php. An attacker can upload a .php file to WebAdmin/admin/AudioCodes_files/ajax/.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24628 – An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24628</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24628</guid>
    <pubDate>Mon, 29 May 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24628</strong></p>
  <p>An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. It is authenticated SQL injection in the id parameter of IPPhoneFirmwareEdit.php.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24628">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-24627 – An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24627</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24627</guid>
    <pubDate>Mon, 29 May 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24627</strong></p>
  <p>An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. It is an unauthenticated SQL injection in the p parameter of the process_login.php login form.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24627">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-23630 – Eta is an embedded JS templating engine that works inside Node, Deno, and the br...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-23630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-23630</guid>
    <pubDate>Wed, 01 Feb 2023 01:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-23630</strong></p>
  <p>Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-23630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-25967 – Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-25967</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-25967</guid>
    <pubDate>Mon, 30 Jan 2023 05:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-25967</strong></p>
  <p>Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution (RCE) by overwriting template engine configuration variables with view options received from The Express render API.**Note:** This is exploitable only for users who are rendering templates with user-defined data.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25967">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-3981 – The Icegram Express WordPress plugin before 5.5.1 does not properly sanitise and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3981</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3981</guid>
    <pubDate>Mon, 12 Dec 2022 18:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-3981</strong></p>
  <p>The Icegram Express WordPress plugin before 5.5.1 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by any authenticated users, such as subscriber</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3981">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24999 – qs before 6.10.3, as used in Express before 4.17.3 and other products, allows at...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24999</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24999</guid>
    <pubDate>Sat, 26 Nov 2022 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24999</strong></p>
  <p>qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=1…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24999">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-41787 – In BIG-IP versions 17.0.x before 17.0.0.1, 16.1.x before 16.1.3.1, 15.1.x before...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41787</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41787</guid>
    <pubDate>Wed, 19 Oct 2022 22:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-41787</strong></p>
  <p>In BIG-IP versions 17.0.x before 17.0.0.1, 16.1.x before 16.1.3.1, 15.1.x before 15.1.6.1, 14.1.x before 14.1.5.1, and 13.1.x before 13.1.5.1, when DNS profile is configured on a virtual server with DNS Express enabled, undisclosed DNS queries with DNSSEC can cause TMM to terminate.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41787">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-21169 – The package express-xss-sanitizer before 1.1.3 are vulnerable to Prototype Pollu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21169</guid>
    <pubDate>Mon, 26 Sep 2022 05:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-21169</strong></p>
  <p>The package express-xss-sanitizer before 1.1.3 are vulnerable to Prototype Pollution via the allowedTags attribute, allowing the attacker to bypass xss sanitization.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-27563 – An unauthenticated user can overload a part of HCL VersionVault Express and caus...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27563</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27563</guid>
    <pubDate>Tue, 30 Aug 2022 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-27563</strong></p>
  <p>An unauthenticated user can overload a part of HCL VersionVault Express and cause a denial of service.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27563">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-3929 – A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3929</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3929</guid>
    <pubDate>Thu, 25 Aug 2022 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-3929</strong></p>
  <p>A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvme_ctrl_reset(), data structs will be freed leading to a use-after-free issue. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3929">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-33743 – network backend may cause Linux netfront to use freed SKBs While adding logic to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-33743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-33743</guid>
    <pubDate>Tue, 05 Jul 2022 13:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-33743</strong></p>
  <p>network backend may cause Linux netfront to use freed SKBs While adding logic to support XDP (eXpress Data Path), a code label was moved in a way allowing for SKBs having references (pointers) retained for further processing to nevertheless be freed.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-33743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-34006 – An issue was discovered in TitanFTP (aka Titan FTP) NextGen before 1.2.1050. Whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-34006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-34006</guid>
    <pubDate>Sun, 19 Jun 2022 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-34006</strong></p>
  <p>An issue was discovered in TitanFTP (aka Titan FTP) NextGen before 1.2.1050. When installing, Microsoft SQL Express 2019 installs by default with an SQL instance running as SYSTEM with BUILTIN\Users as sysadmin, thus enabling unprivileged Windows users to execute commands locally as NT AUTHORITY\SYSTEM, aka NX-I674 (sub-issue 2). NOTE: as of 2022-06-21, the 1.2.1050 release corrects this vulnerab…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-34006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-34005 – An issue was discovered in TitanFTP (aka Titan FTP) NextGen before 1.2.1050. The...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-34005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-34005</guid>
    <pubDate>Sun, 19 Jun 2022 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-34005</strong></p>
  <p>An issue was discovered in TitanFTP (aka Titan FTP) NextGen before 1.2.1050. There is Remote Code Execution due to a hardcoded password for the sa account on the Microsoft SQL Express 2019 instance installed by default during TitanFTP NextGen installation, aka NX-I674 (sub-issue 1). NOTE: as of 2022-06-21, the 1.2.1050 release corrects this vulnerability in a new installation, but not in an upgra…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-34005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-31784 – A vulnerability in the management interface of MiVoice Business through 9.3 PR1 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31784</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31784</guid>
    <pubDate>Fri, 17 Jun 2022 13:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-31784</strong></p>
  <p>A vulnerability in the management interface of MiVoice Business through 9.3 PR1 and MiVoice Business Express through 8.0 SP3 PR3 could allow an unauthenticated attacker (that has network access to the management interface) to conduct a buffer overflow attack due to insufficient validation of URL parameters. A successful exploit could allow arbitrary code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31784">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-27779 – VersionVault Express exposes sensitive information that an attacker can use to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-27779</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-27779</guid>
    <pubDate>Wed, 25 May 2022 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-27779</strong></p>
  <p>VersionVault Express exposes sensitive information that an attacker can use to impersonate the server or eavesdrop on communications with the server.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27779">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-29623 – An arbitrary file upload vulnerability in the file upload module of Express Conn...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29623</guid>
    <pubDate>Mon, 16 May 2022 14:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-29623</strong></p>
  <p>An arbitrary file upload vulnerability in the file upload module of Express Connect-Multiparty 2.2.0 allows attackers to execute arbitrary code via a crafted PDF file. NOTE: the Supplier has not verified this vulnerability report.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-27261 – An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27261</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27261</guid>
    <pubDate>Tue, 12 Apr 2022 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-27261</strong></p>
  <p>An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attackers to upload multiple files with the same name, causing an overwrite of files in the web application server.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27261">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-27140 – An arbitrary file upload vulnerability in the file upload module of express-file...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27140</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27140</guid>
    <pubDate>Tue, 12 Apr 2022 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-27140</strong></p>
  <p>An arbitrary file upload vulnerability in the file upload module of express-fileupload 1.3.1 allows attackers to execute arbitrary code via a crafted PHP file. NOTE: the vendor's position is that the observed behavior can only occur with "intentional misusing of the API": the express-fileupload middleware is not responsible for an application's business logic (e.g., determining whether or how a f…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27140">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24794 – Express OpenID Connect is an Express JS middleware implementing sign on for Expr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24794</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24794</guid>
    <pubDate>Thu, 31 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24794</strong></p>
  <p>Express OpenID Connect is an Express JS middleware implementing sign on for Express web apps using OpenID Connect. Users of the `requiresAuth` middleware, either directly or through the default `authRequired` option, are vulnerable to an Open Redirect when the middleware is applied to a catch all route. If all routes under `example.com` are protected with the `requiresAuth` middleware, a visit to…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24794">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
