<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – nginx</title>
  <link>https://cvedaily.com/pages/tags/nginx.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/nginx.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – nginx</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:36 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-41017 – Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Sec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41017</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41017</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41017</strong></p>
  <p>Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default cloud-native topology) would have the user's session JWT replayed over any cleartext HTTP request to…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-614</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41017">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9508 – Incorrect permission settings on a critical resource in Suprema BioStar 2 (versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9508</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9508</guid>
    <pubDate>Fri, 29 May 2026 13:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9508</strong></p>
  <p>Incorrect permission settings on a critical resource in Suprema BioStar 2 (versions 2.9.3 through 2.9.11) that allow backup files to be publicly exposed when the administrator configures their path within the NGINX webroot. This vulnerability allows an attacker with network access to directly download backup ZIP files via ‘http(s)://[server]/download/…’ without requiring authentication. This expo…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9508">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9256 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9256</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9256</guid>
    <pubDate>Fri, 22 May 2026 15:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9256</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthen…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9256">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-8711 – NGINX JavaScript has a vulnerability when the js_fetch_proxy directive is config...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8711</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8711</guid>
    <pubDate>Tue, 19 May 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-8711</strong></p>
  <p>NGINX JavaScript has a vulnerability when the js_fetch_proxy directive is configured with at least one client-controlled NGINX variable (for example, $http_*, $arg_*, $cookie_*) and a location invoking the ngx.fetch() operation from NGINX JavaScript. An unauthenticated attacker can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX work…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8711">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46356 – Fleet is open source device management software. Prior to version 4.80.1, a vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46356</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46356</guid>
    <pubDate>Thu, 14 May 2026 20:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46356</strong></p>
  <p>Fleet is open source device management software. Prior to version 4.80.1, a vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing client IP headers. This may allow brute-force login attempts or other abuse against Fleet instances exposed to the public internet. Fleet extracted client IP addresses from request headers (`True-Client-IP…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46356">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42946 – A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42946</guid>
    <pubDate>Wed, 13 May 2026 16:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42946</strong></p>
  <p>A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it.  Note: Softwa…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42945 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42945</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42945</guid>
    <pubDate>Wed, 13 May 2026 16:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42945</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when the rewrite directive is followed by a rewrite, if, or set directive and an unnamed Perl-Compatible Regular Expression (PCRE) capture (for example, $1, $2) with a replacement string that includes a question mark (?). An unauthenticated attacker along with conditions beyond i…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42945">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42934 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_charset_mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42934</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42934</guid>
    <pubDate>Wed, 13 May 2026 16:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42934</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_charset_module module. When charset, source_charset, and charset_map and proxy_pass with disabled buffering ("off") directives are configured, unauthenticated attackers can send requests that with conditions beyond the attackers' control to cause a heap buffer over-read in the NGINX worker process, leading to limited disclosure…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42934">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42926 – When NGINX Open Source is configured to proxy HTTP/2 traffic by setting proxy_ht...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42926</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42926</guid>
    <pubDate>Wed, 13 May 2026 16:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42926</strong></p>
  <p>When NGINX Open Source is configured to proxy HTTP/2 traffic by setting proxy_http_version to 2, and also uses proxy_set_body, an attacker may be able to inject frame headers and payload bytes to the upstream peer.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-172</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42926">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40701 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssl_module...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40701</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40701</guid>
    <pubDate>Wed, 13 May 2026 16:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40701</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssl_module module when the ssl_verify_client directive is set to "on" or "optional," and the ssl_ocsp directive is set to "on" or the leaf parameters are configured with a resolver. With this configuration, an unauthenticated attacker can send requests along with conditions beyond its control that may cause a heap-use-after-fre…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40701">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40460 – When NGINX Plus or NGINX Open Source are configured to use the HTTP/3 QUIC modul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40460</guid>
    <pubDate>Wed, 13 May 2026 16:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40460</strong></p>
  <p>When NGINX Plus or NGINX Open Source are configured to use the HTTP/3 QUIC module, an attacker may be able to spoof their source IP address allowing for bypass of authorization or bypass of rate limiting.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39806 – Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in mtrudel ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39806</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39806</guid>
    <pubDate>Wed, 13 May 2026 14:17:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39806</strong></p>
  <p>Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in mtrudel bandit allows unauthenticated remote denial of service via worker process exhaustion.  'Elixir.Bandit.HTTP1.Socket':do_read_chunked_data!/5 in lib/bandit/http1/socket.ex terminates only when the last-chunk line 0\r\n is followed immediately by the empty trailer line \r\n. RFC 9112 §7.1.2 permits zero or more trailer f…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39806">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44015 – Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44015</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44015</guid>
    <pubDate>Tue, 12 May 2026 22:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44015</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitrary internal URL and then sending API requests with the X-Node-ID header. The Proxy middleware forwards these requests to the attacker-specified internal address, bypassing network segmentation and ena…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44015">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42268 – ModSecurity is an open source, cross platform web application firewall (WAF) eng...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42268</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42268</guid>
    <pubDate>Tue, 12 May 2026 22:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42268</strong></p>
  <p>ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. From 3.0.0 to before 3.0.15, there is an unhandled exception (std::out_of_range) caused by unsigned integer underflow in libmodsecurity3 if the user (administrator) uses a rule any of @verifySSN, @verifyCPF, or @verifySVNR. This vulnerability is fixed in 3.0.15.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-191</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42268">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-8430 – SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8430</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8430</guid>
    <pubDate>Tue, 12 May 2026 19:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-8430</strong></p>
  <p>SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the public space that is limited to certain nginx configurations, allowing attackers to execute arbitrary code in the context of the web server. Attackers can exploit this vulnerability through specific nginx configuration scenarios to achieve code execution, and this issue is not mitigated by the SPIP security screen.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8430">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30923 – ModSecurity is an open source, cross platform web application firewall (WAF) eng...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30923</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30923</guid>
    <pubDate>Tue, 05 May 2026 19:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30923</strong></p>
  <p>ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a single character. An attacker can exploit this to crash worker processes, causing a denial of service…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30923">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42238 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42238</guid>
    <pubDate>Mon, 04 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42238</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, nginx-ui exposes a backup restore endpoint (POST /api/restore) that is completely unauthenticated during the first 10 minutes after process startup on any fresh installation. An unauthenticated remote attacker can upload a crafted backup archive that overwrites the application's configuration file (app.ini) and SQL…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42223 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42223</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42223</guid>
    <pubDate>Mon, 04 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42223</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, the GetSettings API handler (api/settings/settings.go:24-65) serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag is only enforced during writes (via ProtectedFill in SaveSettings) and is completely ignored during…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42223">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42222 – Nginx UI is a web user interface for the Nginx web server. In version 2.3.5, an ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42222</guid>
    <pubDate>Mon, 04 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42222</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. In version 2.3.5, an unauthenticated bootstrap takeover exists in nginx-ui during the initial installation window exposed by POST /api/install. At time of publication no public patches are available.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42221 – Nginx UI is a web user interface for the Nginx web server. From version 2.0.0 to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42221</guid>
    <pubDate>Mon, 04 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42221</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. From version 2.0.0 to before version 2.3.8, an unauthenticated network attacker can claim the initial administrator account on a fresh nginx-ui instance during the first-run setup window. The public /api/install endpoint is reachable without authentication, and the request-encryption flow only protects payload confidentiality in transit;…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42220 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42220</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42220</guid>
    <pubDate>Mon, 04 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42220</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, an authenticated user can call GET /api/settings and retrieve sensitive configuration values, including node.secret. The same node.secret is accepted by AuthRequired() through the X-Node-Secret header (or node_secret query parameter), causing the request to be treated as authenticated via the trusted-node path and…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42220">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7381 – Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7381</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7381</guid>
    <pubDate>Wed, 29 Apr 2026 23:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7381</strong></p>
  <p>Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-controlled path rewriting.  Plack::Middleware::XSendfile allows the variation setting (sendfile type) to be set by the client via the X-Sendfile-Type header, if it is not considered in the middleware constructor or the Plack environment.  A malicious client can set the X-Sendfile-Type header to "X-Accel-Redirect" to se…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7381">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33208 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33208</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33208</guid>
    <pubDate>Fri, 24 Apr 2026 03:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33208</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the /config/ < service > /find-in-config endpoint in Roxy-WI fails to sanitize the user-supplied words parameter before embedding it into a shell command string that is subsequently executed on a remote managed server via SSH. An authenticated attacker can inject arbitrary shell metach…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33208">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33078 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33078</guid>
    <pubDate>Fri, 24 Apr 2026 03:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33078</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Versions prior to 8.2.6.4 have a SQL injection vulnerability in the haproxy_section_save function in app/routes/config/routes.py. The server_ip parameter, sourced from the URL path, is passed unsanitized through multiple function calls and ultimately interpolated into a SQL query string using Python string form…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33078">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33077 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33077</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33077</guid>
    <pubDate>Fri, 24 Apr 2026 03:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33077</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the oldconfig parameter in the haproxy_section_save interface has an arbitrary file read vulnerability. Version 8.2.6.4 fixes the issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33077">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33076 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33076</guid>
    <pubDate>Fri, 24 Apr 2026 03:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33076</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the haproxy_section_save interface presents a vulnerability that could lead to remote code execution due to path traversal and writing into scheduled tasks. Version 8.2.6.4 fixes the issue.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33076">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40575 – OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 provid...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40575</guid>
    <pubDate>Wed, 22 Apr 2026 00:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40575</strong></p>
  <p>OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions 7.5.0 through 7.15.1 may trust a client-supplied `X-Forwarded-Uri` header when `--reverse-proxy` is enabled and `--skip-auth-regex` or `--skip-auth-route` is configured. An attacker can spoof this header so OAuth2 Proxy evaluates authentication and skip-auth rules against a different path than the one ac…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34403 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34403</guid>
    <pubDate>Mon, 20 Apr 2026 21:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34403</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.5, all WebSocket endpoints in nginx-ui use a gorilla/websocket Upgrader with CheckOrigin unconditionally returning true, allowing Cross-Site WebSocket Hijacking (CSWSH). Combined with the fact that authentication tokens are stored in browser cookies (set via JavaScript without HttpOnly or explicit SameSite attributes)…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-1385</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33432 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33432</guid>
    <pubDate>Mon, 20 Apr 2026 21:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33432</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions up to and including 8.2.8.2, when LDAP authentication is enabled, Roxy-WI constructs an LDAP search filter by directly concatenating the user-supplied login username into the filter string without escaping LDAP special characters. An unauthenticated attacker can inject LDAP filter metacharacters int…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33431 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33431</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33431</guid>
    <pubDate>Mon, 20 Apr 2026 21:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33431</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the POST /config/<service>/show API endpoint accepts a configver parameter that is directly appended to a base directory path to construct a local file path, which is subsequently opened and its contents returned to the caller. The existing path traversal guard only inspects the base d…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-24</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33431">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33031 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33031</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33031</guid>
    <pubDate>Mon, 20 Apr 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33031</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, a user who was disabled by an administrator can use previously issued API tokens for up to the token lifetime. In practice, disabling a compromised account does not actually terminate that user’s access, so an attacker who already stole a JWT can continue reading and modifying protected resources after the account…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33031">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40487 – Postiz is an AI social media scheduling tool. Prior to version 2.21.6, a file up...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40487</guid>
    <pubDate>Sat, 18 Apr 2026 02:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40487</strong></p>
  <p>Postiz is an AI social media scheduling tool. Prior to version 2.21.6, a file upload validation bypass allows any authenticated user to upload arbitrary HTML, SVG, or other executable file types to the server by spoofing the `Content-Type` header. The uploaded files are then served by nginx with a Content-Type derived from their original extension (`text/html`, `image/svg+xml`), enabling Stored C…</p>
  <p><strong>CVSS:</strong> 8.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34457 – OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 provid...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34457</guid>
    <pubDate>Tue, 14 Apr 2026 23:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34457</strong></p>
  <p>OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions prior to 7.15.2 contain a configuration-dependent authentication bypass in deployments where OAuth2 Proxy is used with an auth_request-style integration (such as nginx auth_request) and either --ping-user-agent is set or --gcp-healthchecks is enabled. In affected configurations, OAuth2 Proxy treats any r…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5501 – wolfSSL_X509_verify_cert in the OpenSSL compatibility layer accepts a certificat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5501</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5501</guid>
    <pubDate>Fri, 10 Apr 2026 04:17:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5501</strong></p>
  <p>wolfSSL_X509_verify_cert in the OpenSSL compatibility layer accepts a certificate chain in which the leaf's signature is not checked, if the attacker supplies an untrusted intermediate with Basic Constraints `CA:FALSE` that is legitimately signed by a trusted root. An attacker who obtains any leaf certificate from a trusted CA (e.g. a free DV cert from Let's Encrypt) can forge a certificate for a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5501">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31842 – Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31842</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31842</guid>
    <pubDate>Tue, 07 Apr 2026 12:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31842</strong></p>
  <p>Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The is_chunked_transfer() function uses strcmp() to compare the header value against "chunked", even though RFC 7230 specifies that transfer-coding names are case-insensitive. By sending a request with Transfer-Encoding: Chunked, an una…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31842">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34759 – OneUptime is an open-source monitoring and observability platform. Prior to vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34759</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34759</guid>
    <pubDate>Thu, 02 Apr 2026 19:21:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34759</strong></p>
  <p>OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.42, multiple notification API endpoints are registered without authentication middleware, while sibling endpoints in the same codebase correctly use ClusterKeyAuthorization.isAuthorizedServiceMiddleware. These endpoints are externally reachable via the Nginx proxy at /notification/. Combined with a projectId…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34759">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34830 – Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34830</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34830</guid>
    <pubDate>Thu, 02 Apr 2026 17:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34830</strong></p>
  <p>Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Sendfile#map_accel_path interpolates the value of the X-Accel-Mapping request header directly into a regular expression when rewriting file paths for X-Accel-Redirect. Because the header value is not escaped, an attacker who can supply X-Accel-Mapping to the backend can inject regex metacharacters and…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-625</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34830">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33026 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33026</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33026</guid>
    <pubDate>Mon, 30 Mar 2026 20:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33026</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious configuration during restoration. This issue has been patched in version 2.3.4.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33026">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33032 – Nginx UI is a web user interface for the Nginx web server. In versions 2.3.5 and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33032</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33032</guid>
    <pubDate>Mon, 30 Mar 2026 18:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33032</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. In versions 2.3.5 and prior, the nginx-ui MCP (Model Context Protocol) integration exposes two HTTP endpoints: /mcp and /mcp_message. While /mcp requires both IP whitelisting and authentication (AuthRequired() middleware), the /mcp_message endpoint only applies IP whitelisting - and the default IP whitelist is empty, which the middleware…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33032">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33030 – Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33030</guid>
    <pubDate>Mon, 30 Mar 2026 18:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33030</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, Nginx-UI contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a user_id field, and all resource endpoints perform queries by ID without verifying user owne…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33029 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33029</guid>
    <pubDate>Mon, 30 Mar 2026 18:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33029</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, an input validation vulnerability in the logrotate configuration allows an authenticated user to cause a complete Denial of Service (DoS). By submitting a negative integer for the rotation interval, the backend enters an infinite loop or an invalid state, rendering the web interface unresponsive. This issue has bee…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33028 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33028</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33028</guid>
    <pubDate>Mon, 30 Mar 2026 18:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33028</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui application is vulnerable to a Race Condition. Due to the complete absence of synchronization mechanisms (Mutex) and non-atomic file writes, concurrent requests lead to the severe corruption of the primary configuration file (app.ini). This vulnerability results in a persistent Denial of Service (DoS)…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33028">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33027 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33027</guid>
    <pubDate>Mon, 30 Mar 2026 18:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33027</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operation on the base directory (/etc/nginx). In particular, this allows an authenticated user to remove the…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32647 – NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32647</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32647</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32647</strong></p>
  <p>NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 d…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32647">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28755 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_stream_ssl_modu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28755</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28755</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28755</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_stream_ssl_module module due to the improper handling of revoked certificates when configured with the ssl_verify_client on and ssl_ocsp on directives, allowing the TLS handshake to succeed even after an OCSP check identifies the certificate as revoked.      Note: Software versions which have reached End of Technical Support (EoTS)…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28755">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-28753 – NGINX Plus and NGINX Open Source have a vulnerability in the ngx_mail_smtp_modul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28753</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-28753</strong></p>
  <p>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_mail_smtp_module module due to the improper handling of CRLF sequences in DNS responses. This allows an attacker-controlled DNS server to inject arbitrary headers into SMTP upstream requests, leading to potential request manipulation. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-93</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27784 – The 32-bit implementation of NGINX Open Source has a vulnerability in the ngx_ht...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27784</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27784</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27784</strong></p>
  <p>The 32-bit implementation of NGINX Open Source has a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to over-read or over-write NGINX worker memory resulting in its termination, using a specially crafted MP4 file. The issue only affects 32-bit NGINX Open Source if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27784">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27654 – NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_dav_module...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27654</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27654</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27654</strong></p>
  <p>NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_dav_module module that might allow an attacker to trigger a buffer overflow to the NGINX worker process; this vulnerability may result in termination of the NGINX worker process or modification of source or destination file names outside the document root. This issue affects NGINX Open Source and NGINX Plus when the configurati…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27654">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27651 – When the ngx_mail_auth_http_module module is enabled on NGINX Plus or NGINX Open...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27651</guid>
    <pubDate>Tue, 24 Mar 2026 15:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27651</strong></p>
  <p>When the ngx_mail_auth_http_module module is enabled on NGINX Plus or NGINX Open Source, undisclosed requests can cause worker processes to terminate. This issue may occur when (1) CRAM-MD5 or APOP authentication is enabled, and (2) the authentication server permits retry by returning the Auth-Wait response header. Note: Software versions which have reached End of Technical Support (EoTS) are not…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4342 – A security issue was discovered in ingress-nginx where a combination of Ingress ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4342</guid>
    <pubDate>Thu, 19 Mar 2026 22:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4342</strong></p>
  <p>A security issue was discovered in ingress-nginx where a combination of Ingress annotations can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3547 – Out-of-bounds read in ALPN parsing due to incomplete validation. wolfSSL 5.8.4 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3547</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3547</guid>
    <pubDate>Thu, 19 Mar 2026 21:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3547</strong></p>
  <p>Out-of-bounds read in ALPN parsing due to incomplete validation. wolfSSL 5.8.4 and earlier contained an out-of-bounds read in ALPN handling when built with ALPN enabled (HAVE_ALPN / --enable-alpn). A crafted ALPN protocol list could trigger an out-of-bounds read, leading to a potential process crash (denial of service). Note that ALPN is disabled by default, but is enabled for these 3rd party com…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3547">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3229 – An integer overflow vulnerability existed in the static function wolfssl_add_to_...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3229</guid>
    <pubDate>Thu, 19 Mar 2026 21:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3229</strong></p>
  <p>An integer overflow vulnerability existed in the static function wolfssl_add_to_chain, that caused heap corruption when certificate data was written out of bounds of an insufficiently sized certificate buffer. wolfssl_add_to_chain is called by these API: wolfSSL_CTX_add_extra_chain_cert, wolfSSL_CTX_add1_chain_cert, wolfSSL_add0_chain_cert. These API are enabled for 3rd party compatibility featur…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3229">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32255 – Kan is an open-source project management tool. In versions 0.5.4 and below, the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32255</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32255</guid>
    <pubDate>Thu, 19 Mar 2026 00:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32255</strong></p>
  <p>Kan is an open-source project management tool. In versions 0.5.4 and below, the /api/download/attatchment endpoint has no authentication and no URL validation. The Attachment Download endpoint accepts a user-supplied URL query parameter and passes it directly to fetch() server-side, and returns the full response body. An unauthenticated attacker can use this to make HTTP requests from the server…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32255">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27811 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27811</guid>
    <pubDate>Wed, 18 Mar 2026 00:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27811</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.3, a command injection vulnerability exists in the `/config/compare/<service>/<server_ip>/show` endpoint, allowed authenticated users to execute arbitrary system commands on the app host. The vulnerability exists in `app/modules/config/config.py` on line 362, where user input is directly…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27811">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23941 – Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerab...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23941</guid>
    <pubDate>Fri, 13 Mar 2026 19:54:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23941</strong></p>
  <p>Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling.  This vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7.  The server does not reject or normalize duplicate Content-Length headers. The earliest Content-Le…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3288 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3288</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3288</guid>
    <pubDate>Mon, 09 Mar 2026 21:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3288</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/rewrite-target` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets clus…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3288">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27944 – Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27944</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27944</guid>
    <pubDate>Thu, 05 Mar 2026 19:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27944</strong></p>
  <p>Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.3, the /api/backup endpoint is accessible without authentication and discloses the encryption keys required to decrypt the backup in the X-Backup-Security response header. This allows an unauthenticated attacker to download a full system backup containing sensitive data (user credentials, session tokens, SSL private k…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27944">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27633 – TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Versions prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27633</guid>
    <pubDate>Thu, 26 Feb 2026 00:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27633</strong></p>
  <p>TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Versions prior to version 2.02 have a Denial of Service (DoS) vulnerability via memory exhaustion. Unauthenticated remote attackers can send an HTTP POST request to the server with an exceptionally large `Content-Length` header (e.g., `2147483647`). The server continuously allocates memory for the request body (`EntityBody`) while…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27630 – TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Versions prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27630</guid>
    <pubDate>Thu, 26 Feb 2026 00:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27630</strong></p>
  <p>TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Versions prior to version 2.02 are vulnerable to a Denial of Service (DoS) attack known as Slowloris. The server spawns a new OS thread for every incoming connection without enforcing a maximum concurrency limit or an appropriate request timeout. An unauthenticated remote attacker can exhaust server concurrency limits and memory b…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25739 – Indico is an event management system that uses Flask-Multipass, a multi-backend ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25739</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25739</guid>
    <pubDate>Thu, 19 Feb 2026 16:27:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25739</strong></p>
  <p>Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. Versions prior to 3.3.10 are vulnerable to cross-site scripting when uploading certain file types as materials. Users should upgrade to version 3.3.10 to receive a patch. To apply the fix itself updating is sufficient, but to benefit from the strict Content Security Policy (CSP) Indico…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25739">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-15566 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-15566</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-15566</guid>
    <pubDate>Fri, 06 Feb 2026 04:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-15566</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-proxy-set-headers` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secr…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-15566">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-1642 – A vulnerability exists in NGINX OSS and NGINX Plus when configured to proxy to u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1642</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1642</guid>
    <pubDate>Wed, 04 Feb 2026 15:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-1642</strong></p>
  <p>A vulnerability exists in NGINX OSS and NGINX Plus when configured to proxy to upstream Transport Layer Security (TLS) servers. An attacker with a man-in-the-middle (MITM) position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data into the response from an upstream proxied server.  Note: Software versions which have reached End o…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-349</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1642">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24514 – A security issue was discovered in ingress-nginx where the validating admission ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24514</guid>
    <pubDate>Tue, 03 Feb 2026 23:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24514</strong></p>
  <p>A security issue was discovered in ingress-nginx where the validating admission controller feature is subject to a denial of service condition. By sending large requests to the validating admission controller, an attacker can cause memory consumption, which may result in the ingress-nginx controller pod being killed or the node running out of memory.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-24513 – A security issue was discovered in ingress-nginx where the protection afforded b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24513</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24513</guid>
    <pubDate>Tue, 03 Feb 2026 23:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-24513</strong></p>
  <p>A security issue was discovered in ingress-nginx where the protection afforded by the `auth-url` Ingress annotation may not be effective in the presence of a specific misconfiguration.  If the ingress-nginx controller is configured with a default custom-errors configuration that includes HTTP errors 401 or 403, and if the configured default custom-errors backend is defective and fails to respect…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24513">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24512 – A security issue was discovered in ingress-nginx where the `rules.http.paths.pat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24512</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24512</guid>
    <pubDate>Tue, 03 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24512</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `rules.http.paths.path` Ingress field can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24512">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1580 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1580</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1580</guid>
    <pubDate>Tue, 03 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1580</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-method` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1580">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1616 – The $uri$args concatenation in nginx configuration file present in Open Security...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1616</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1616</guid>
    <pubDate>Thu, 29 Jan 2026 14:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1616</strong></p>
  <p>The $uri$args concatenation in nginx configuration file present in Open Security Issue Management (OSIM) prior v2025.9.0 allows path traversal attacks via query parameters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1616">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23837 – MyTube is a self-hosted downloader and player for several video websites. A vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23837</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23837</guid>
    <pubDate>Mon, 19 Jan 2026 21:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23837</strong></p>
  <p>MyTube is a self-hosted downloader and player for several video websites. A vulnerability present in version 1.7.65 and poetntially earlier versions allows unauthenticated users to bypass the mandatory authentication check in the roleBasedAuthMiddleware. By simply not providing an authentication cookie (making req.user undefined), a request is incorrectly passed through to downstream handlers. Al…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23837">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23838 – Tandoor Recipes is a recipe manager than can be installed with the Nix package m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23838</guid>
    <pubDate>Mon, 19 Jan 2026 19:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23838</strong></p>
  <p>Tandoor Recipes is a recipe manager than can be installed with the Nix package manager. Starting in version 23.05 and prior to version 26.05, when using the default configuration of Tandoor Recipes, specifically using SQLite and default `MEDIA_ROOT`, the full database file may be externally accessible, potentially on the Internet. The root cause is that the NixOS module configures the working dir…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-538</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22265 – Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22265</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22265</guid>
    <pubDate>Thu, 15 Jan 2026 17:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22265</strong></p>
  <p>Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to 8.2.8.2, command injection vulnerability exists in the log viewing functionality that allows authenticated users to execute arbitrary system commands. The vulnerability is in app/modules/roxywi/logs.py line 87, where the grep parameter is used twice - once sanitized and once raw. This vulnerability is…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22265">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-62126 – Insertion of Sensitive Information Into Sent Data vulnerability in Razvan Stanga...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62126</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62126</guid>
    <pubDate>Wed, 31 Dec 2025 16:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-62126</strong></p>
  <p>Insertion of Sensitive Information Into Sent Data vulnerability in Razvan Stanga Varnish/Nginx Proxy Caching vcaching allows Retrieve Embedded Sensitive Data.This issue affects Varnish/Nginx Proxy Caching: from n/a through <= 1.8.3.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62126">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14727 – A vulnerability exists in NGINX Ingress Controller's nginx.org/rewrite-target an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14727</guid>
    <pubDate>Wed, 17 Dec 2025 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14727</strong></p>
  <p>A vulnerability exists in NGINX Ingress Controller's nginx.org/rewrite-target annotation validation.    Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14727">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>[Medium] CVE-2025-66491 – Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66491</guid>
    <pubDate>Tue, 09 Dec 2025 01:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66491</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2 have inverted TLS verification logic in the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation. Setting the annotation to "on" (intending to enable backend TLS certificate verification) actually disables verification, allowing man-in-the-middle attacks against HTTPS backends when operators believe they are prote…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66577 – cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66577</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66577</guid>
    <pubDate>Fri, 05 Dec 2025 19:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66577</strong></p>
  <p>cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which get accepted unconditionally by get_client_ip() in docker/main.cc, causing access and error logs (ngin…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66577">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-66570 – cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66570</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66570</guid>
    <pubDate>Fri, 05 Dec 2025 19:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-66570</strong></p>
  <p>cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT that are parsed into the request header multimap via read_headers() in httplib.h (…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66570">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-11379 – The WebP Express plugin for WordPress is vulnerable to information exposure via ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-11379</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-11379</guid>
    <pubDate>Thu, 04 Dec 2025 05:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-11379</strong></p>
  <p>The WebP Express plugin for WordPress is vulnerable to information exposure via config files in all versions up to, and including, 0.25.9. This is due to the plugin not properly randomizing the name of the config file to prevent direct access on NGINX. This makes it possible for unauthenticated attackers to extract configuration data.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-11379">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13516 – The SureMail – SMTP and Email Logs Plugin for WordPress is vulnerable to Unrestr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13516</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13516</guid>
    <pubDate>Tue, 02 Dec 2025 09:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13516</strong></p>
  <p>The SureMail – SMTP and Email Logs Plugin for WordPress is vulnerable to Unrestricted Upload of File with Dangerous Type in versions up to and including 1.9.0. This is due to the plugin's save_file() function in inc/emails/handler/uploads.php which duplicates all email attachments to a web-accessible directory (wp-content/uploads/suremails/attachments/) without validating file extensions or conte…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13516">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66206 – Frappe is a full-stack web application framework. Prior to 15.86.0 and 14.99.2, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66206</guid>
    <pubDate>Mon, 01 Dec 2025 21:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66206</strong></p>
  <p>Frappe is a full-stack web application framework. Prior to 15.86.0 and 14.99.2, certain requests were vulnerable to path traversal attacks, wherein some files from the server could be retrieved if the full path was known. Sites hosted on Frappe Cloud, and even other setups that are behind a reverse proxy like NGINX are unaffected. This would mainly affect someone directly using werkzeug/gunicorn.…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-10579 – The BackWPup – WordPress Backup &amp; Restore Plugin plugin for WordPress is vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10579</guid>
    <pubDate>Sat, 25 Oct 2025 05:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-10579</strong></p>
  <p>The BackWPup – WordPress Backup & Restore Plugin plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'backwpup_working' AJAX action in all versions up to, and including, 5.5.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve access to a back-up's filename while a backup is running. This…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12014 – The NGINX Cache Optimizer plugin for WordPress is vulnerable to unauthorized mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12014</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12014</guid>
    <pubDate>Fri, 24 Oct 2025 09:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12014</strong></p>
  <p>The NGINX Cache Optimizer plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'nginxcacheoptimizer-blacklist-update' AJAX action in all versions up to, and including, 1.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add URLs to the Exclude URLs From Dynamic Caching setting.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12014">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-58474 – When BIG-IP Advanced WAF is configured on a virtual server with Server-Side Requ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58474</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58474</guid>
    <pubDate>Wed, 15 Oct 2025 14:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-58474</strong></p>
  <p>When BIG-IP Advanced WAF is configured on a virtual server with Server-Side Request Forgery (SSRF) protection or when an NGINX server is configured with App Protect Bot Defense, undisclosed requests can disrupt new client requests.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58474">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61925 – Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in `...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61925</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61925</guid>
    <pubDate>Fri, 10 Oct 2025 20:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61925</strong></p>
  <p>Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in `X-Forwarded-Host` in output when using `Astro.url` without any validation. It is common for web servers such as nginx to route requests via the `Host` header, and forward on other request headers. As such as malicious request can be sent with both a `Host` header and an `X-Forwarded-Host` header where the values do no…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-470</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61925">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61919 – Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61919</guid>
    <pubDate>Fri, 10 Oct 2025 20:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61919</strong></p>
  <p>Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, `Rack::Request#POST` reads the entire request body into memory for `Content-Type: application/x-www-form-urlencoded`, calling `rack.input.read(nil)` without enforcing a length or cap. Large request bodies can therefore be buffered completely into process memory before parsing, leading to denial of service (D…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61780 – Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61780</guid>
    <pubDate>Fri, 10 Oct 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61780</strong></p>
  <p>Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, a possible information disclosure vulnerability existed in `Rack::Sendfile` when running behind a proxy that supports `x-sendfile` headers (such as Nginx). Specially crafted headers could cause `Rack::Sendfile` to miscommunicate with the proxy and trigger unintended internal requests, potentially bypassing p…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61772 – Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61772</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61772</guid>
    <pubDate>Tue, 07 Oct 2025 15:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61772</strong></p>
  <p>Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, `Rack::Multipart::Parser` can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line (`CRLFCRLF`). The parser keeps appending incoming bytes to memory without a size cap, allowing a remote attacker to exhaust memory and cause a denial of service (DoS).…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61772">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61771 – Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61771</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61771</guid>
    <pubDate>Tue, 07 Oct 2025 15:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61771</strong></p>
  <p>Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, ``Rack::Multipart::Parser` stores non-file form fields (parts without a `filename`) entirely in memory as Ruby `String` objects. A single large text field in a multipart/form-data request (hundreds of megabytes or more) can consume equivalent process memory, potentially leading to out-of-memory (OOM) cond…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61771">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-59951 – Termix is a web-based server management platform with SSH terminal, tunneling, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59951</guid>
    <pubDate>Wed, 01 Oct 2025 22:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-59951</strong></p>
  <p>Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The official Docker image  for Termix versions 1.5.0 and below, due to being configured with an Nginx reverse proxy, causes the backend to retrieve the proxy's IP instead of the client's IP when using the req.ip method. This results in isLocalhost always returning True. Consequently, the…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34203 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34203</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34203</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34203</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.1002 and Application versions prior to 20.0.2614 (VA and SaaS deployments) contain multiple Docker containers that include outdated, end-of-life, unsupported, or otherwise vulnerable third-party components (examples: Nginx 1.17.x, OpenSSL 1.1.1d, various EOL Alpine/Debian/Ubuntu base images, and EOL Laravel/PHP lib…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34203">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-53382 – In the Linux kernel, the following vulnerability has been resolved:

net/smc: Re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53382</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53382</guid>
    <pubDate>Thu, 18 Sep 2025 14:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-53382</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net/smc: Reset connection when trying to use SMCRv2 fails.  We found a crash when using SMCRv2 with 2 Mellanox ConnectX-4. It can be reproduced by:  - smc_run nginx - smc_run wrk -t 32 -c 500 -d 30 http://<ip>:<port>   BUG: kernel NULL pointer dereference, address: 0000000000000014  #PF: supervisor read access in kernel mode  #P…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53382">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49564 – The CBIS/NCS Manager API is vulnerable to an authentication bypass. By sending a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49564</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49564</guid>
    <pubDate>Thu, 18 Sep 2025 06:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49564</strong></p>
  <p>The CBIS/NCS Manager API is vulnerable to an authentication bypass. By sending a specially crafted HTTP header, an unauthenticated user can gain unauthorized access to API functions. This flaw allows attackers to reach restricted or sensitive endpoints of the HTTP API without providing any valid credentials. The root cause of this vulnerability lies in a weak verification mechanism within the aut…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49564">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58362 – Hono is a Web application framework that provides support for any JavaScript run...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58362</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58362</guid>
    <pubDate>Fri, 05 Sep 2025 00:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58362</strong></p>
  <p>Hono is a Web application framework that provides support for any JavaScript runtime. Versions 4.8.0 through 4.9.5 contain a flaw in the getPath utility function which could allow path confusion and potential bypass of proxy-level ACLs (e.g. Nginx location blocks). The original implementation relied on fixed character offsets when parsing request URLs. Under certain malformed absolute-form Reques…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-706</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58362">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-58048 – Paymenter is a free and open-source webshop solution for hostings. Prior to vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58048</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58048</guid>
    <pubDate>Thu, 28 Aug 2025 18:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-58048</strong></p>
  <p>Paymenter is a free and open-source webshop solution for hostings. Prior to version 1.2.11, the ticket attachments functionality in Paymenter allows a malicious authenticated user to upload arbitrary files. This could result in sensitive data extraction from the database, credentials being read from configuration files, and arbitrary system commands being run under the web server user context. Th…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58048">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-48360 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48360</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48360</guid>
    <pubDate>Thu, 28 Aug 2025 13:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-48360</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Razvan Stanga Varnish/Nginx Proxy Caching vcaching allows Stored XSS.This issue affects Varnish/Nginx Proxy Caching: from n/a through <= 1.8.3.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48360">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55740 – nginx-defender is a high-performance, enterprise-grade Web Application Firewall ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55740</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55740</guid>
    <pubDate>Tue, 19 Aug 2025 20:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55740</strong></p>
  <p>nginx-defender is a high-performance, enterprise-grade Web Application Firewall (WAF) and threat detection system engineered for modern web infrastructure. This is a configuration vulnerability affecting nginx-defender deployments. Example configuration files config.yaml and docker-compose.yml contain default credentials (default_password: "change_me_please", GF_SECURITY_ADMIN_PASSWORD=admin123).…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55740">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-50579 – A CORS misconfiguration in Nginx Proxy Manager v2.12.3 allows unauthorized domai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-50579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-50579</guid>
    <pubDate>Tue, 19 Aug 2025 15:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-50579</strong></p>
  <p>A CORS misconfiguration in Nginx Proxy Manager v2.12.3 allows unauthorized domains to access sensitive data, particularly JWT tokens, due to improper validation of the Origin header. This misconfiguration enables attackers to intercept tokens using a simple browser script and exfiltrate them to a remote attacker-controlled server, potentially leading to unauthorized actions within the application.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-1259</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-50579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-53859 – NGINX Open Source and NGINX Plus have a vulnerability in the ngx_mail_smtp_modul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53859</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53859</guid>
    <pubDate>Wed, 13 Aug 2025 15:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-53859</strong></p>
  <p>NGINX Open Source and NGINX Plus have a vulnerability in the ngx_mail_smtp_module that might allow an unauthenticated attacker to over-read NGINX SMTP authentication process memory; as a result, the server side may leak arbitrary bytes sent in a request to the authentication server. This issue happens during the NGINX SMTP authentication process and requires the attacker to make preparations agai…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53859">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-54571 – ModSecurity is an open source, cross platform web application firewall (WAF) eng...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54571</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54571</guid>
    <pubDate>Wed, 06 Aug 2025 00:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-54571</strong></p>
  <p>ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. In versions 2.9.11 and below, an attacker can override the HTTP response’s Content-Type, which could lead to several issues depending on the HTTP scenario. For example, we have demonstrated the potential for XSS and arbitrary script source code disclosure in the latest version of mod_sec…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-252</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54571">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-6213 – The Nginx Cache Purge Preload plugin for WordPress is vulnerable to Remote Code ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-6213</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-6213</guid>
    <pubDate>Tue, 22 Jul 2025 10:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-6213</strong></p>
  <p>The Nginx Cache Purge Preload plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.1.1 via the 'nppp_preload_cache_on_update' function. This is due to insufficient sanitization of the $_SERVER['HTTP_REFERERER'] parameter passed from the 'nppp_handle_fastcgi_cache_actions_admin_bar' function. This makes it possible for authenticated attackers, with Ad…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-6213">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-5961 – The Migration, Backup, Staging – WPvivid Backup &amp; Migration plugin for WordPress...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-5961</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-5961</guid>
    <pubDate>Thu, 03 Jul 2025 14:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-5961</strong></p>
  <p>The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'wpvivid_upload_import_files' function in all versions up to, and including, 0.9.116. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's serve…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-5961">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
