<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Mitm (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/mitm.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/mitm-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Mitm (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:28 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-35563 – It was identified that the LDAP client implementation in version 2.1.7 does not ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35563</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35563</guid>
    <pubDate>Mon, 01 Jun 2026 08:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35563</strong></p>
  <p>It was identified that the LDAP client implementation in version 2.1.7 does not verify if the server certificate matches the intended LDAP  hostname. While the underlying code validates the certificate chain  against a trusted authority, the absence of endpoint identification  allows a valid certificate issued for an entirely unrelated host to be  improperly accepted. This oversight leaves the co…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35563">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34126 – TP-Link has identified a vulnerability in Tapo L535E v1.0 and v3.0, Tapo P300 v1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34126</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34126</guid>
    <pubDate>Thu, 28 May 2026 18:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34126</strong></p>
  <p>TP-Link has identified a vulnerability in Tapo L535E v1.0 and v3.0, Tapo P300 v1.0, and Tapo D100C v1.0, where Bluetooth communication during the initial setup phase is transmitted in cleartext without encryption.  Bluetooth is only used during initialization.  An attacker within the Bluetooth range could exploit this behavior using Bluetooth sniffing or man-in-the-middle techniques, which may al…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34126">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42013 – A flaw was found in gnutls. When validating certificates, an oversized Subject A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42013</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42013</guid>
    <pubDate>Tue, 26 May 2026 22:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42013</strong></p>
  <p>A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to spoofing or man-in-the-middle attacks.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-1284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42013">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45575 – epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrast...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45575</guid>
    <pubDate>Tue, 26 May 2026 21:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45575</strong></p>
  <p>epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.2, an attacker who can MITM the TLS connection between the client and the IDP (within the TI network) can substitute a forged discovery document. The forged document redirects uri_puk_idp_enc and uri_puk_idp_sig to attacker-controlled URLs. The client then encrypts the SMC-B-signed challenge respo…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-347</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48697 – FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48697</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48697</guid>
    <pubDate>Tue, 26 May 2026 17:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48697</strong></p>
  <p>FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in src/fast_library.cpp creates a boost::asio::ssl::context with tls_client mode and calls set_default_verify_paths() to load CA certificates, but never calls set_verify_mode(boost::asio::ssl::verify_peer). Without this call, OpenSSL performs the TLS…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48697">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-47107 – Windmill prior to 1.703.2 contains an incorrect default permissions vulnerabilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47107</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47107</guid>
    <pubDate>Tue, 19 May 2026 18:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-47107</strong></p>
  <p>Windmill prior to 1.703.2 contains an incorrect default permissions vulnerability in nsjail sandbox configuration files where /etc is bind-mounted without read-write restrictions, allowing authenticated users to write arbitrary entries to /etc/hosts, /etc/resolv.conf, and /etc/ssl/certs/ca-certificates.crt from within script execution sandboxes. Attackers can exploit persistent poisoned entries a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47107">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-8838 – Unsafe use of Python's eval() on server-received data in the vector_in() functio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8838</guid>
    <pubDate>Mon, 18 May 2026 21:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-8838</strong></p>
  <p>Unsafe use of Python's eval() on server-received data in the vector_in() function in amazon-redshift-python-driver before 2.1.14 allows a rogue server or man-in-the-middle actor to execute arbitrary code on the client.     To remediate this issue, users should upgrade to version 2.1.14.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44700 – Elixir WebRTC is an Elixir implementation of the W3C WebRTC API. Prior to 0.15.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44700</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44700</guid>
    <pubDate>Thu, 14 May 2026 21:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44700</strong></p>
  <p>Elixir WebRTC is an Elixir implementation of the W3C WebRTC API. Prior to 0.15.1 and 0.16.1, missing DTLS peer certificate fingerprint validation in the DTLS client (active) role removes one side of WebRTC's mutual authentication. The bug is not independently exploitable for media interception in standard deployments, but enables a full man-in-the-middle attack when chained with insecure signalli…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44700">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32992 – SSL verification is disabled in the DNS Cluster system. This could allow for a m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32992</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32992</guid>
    <pubDate>Wed, 13 May 2026 22:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32992</strong></p>
  <p>SSL verification is disabled in the DNS Cluster system. This could allow for a malicious server to man-in-the-middle the request and capture credentials.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32992">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41132 – CKAN is an open-source DMS (data management system) for powering data hubs and d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41132</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41132</guid>
    <pubDate>Wed, 13 May 2026 19:17:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41132</strong></p>
  <p>CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, the configured SMTP server may be spoofed with any certificate (e.g. self-signed), leaving credentials and all emails sent open to MITM attacks. This vulnerability is fixed in 2.10.10 and 2.11.5.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41132">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41872 – "Kura Sushi Official App" provided by EPG, Inc. is vulnerable to improper certif...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41872</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41872</guid>
    <pubDate>Tue, 12 May 2026 06:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41872</strong></p>
  <p>"Kura Sushi Official App" provided by EPG, Inc. is vulnerable to improper certificate validation. A man-in-the-middle attack may allow eavesdropping on, or altering, the communication on push notifications between the affected application and the relevant server.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41872">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42246 – Net::IMAP implements Internet Message Access Protocol (IMAP) client functionalit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42246</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42246</guid>
    <pubDate>Sat, 09 May 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42246</strong></p>
  <p>Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAP#starttls to return "successfully", without starting TLS. This issue has been patched in versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42246">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43334 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43334</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43334</guid>
    <pubDate>Fri, 08 May 2026 14:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43334</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: SMP: force responder MITM requirements before building the pairing response  smp_cmd_pairing_req() currently builds the pairing response from the initiator auth_req before enforcing the local BT_SECURITY_HIGH requirement. If the initiator omits SMP_AUTH_MITM, the response can also omit it even though the local side st…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43334">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42011 – A flaw was found in gnutls. This vulnerability occurs because permitted name con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42011</guid>
    <pubDate>Thu, 07 May 2026 15:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42011</strong></p>
  <p>A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A remote attacker could exploit this to bypass critical name constraint checks during certificate validation. This bypass could lead to the acceptance of invalid certificates, potentially enabling spoofing…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31773 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31773</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31773</guid>
    <pubDate>Fri, 01 May 2026 15:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31773</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: SMP: derive legacy responder STK authentication from MITM state  The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pending_sec_level is BT_SECURITY_HIGH. That reflects what the local service requested, not what the pairing flow actually achieved.  For Just Works/Confir…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31773">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41275 – Flowise is a drag &amp; drop user interface to build a customized large language mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41275</guid>
    <pubDate>Thu, 23 Apr 2026 20:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41275</strong></p>
  <p>Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the password reset functionality on cloud.flowiseai.com sends a reset password link over the unsecured HTTP protocol instead of HTTPS. This behavior introduces the risk of a man-in-the-middle (MITM) attack, where an attacker on the same network as the user (e.g., public Wi-Fi) can intercept th…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41468 – Beghelli Sicuro24 SicuroWeb embeds AngularJS 1.5.2, an end-of-life component con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41468</guid>
    <pubDate>Wed, 22 Apr 2026 19:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41468</strong></p>
  <p>Beghelli Sicuro24 SicuroWeb embeds AngularJS 1.5.2, an end-of-life component containing known sandbox escape primitives. When combined with template injection present in the same application, these primitives allow attackers to escape the AngularJS sandbox and achieve arbitrary JavaScript execution in operator browser sessions, enabling session hijacking, DOM manipulation, and persistent browser…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-1104</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32623 – xrdp is an open source RDP server. Versions through 0.10.5 contain a heap-based ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32623</guid>
    <pubDate>Fri, 17 Apr 2026 20:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32623</strong></p>
  <p>xrdp is an open source RDP server. Versions through 0.10.5 contain a heap-based buffer overflow vulnerability in the NeutrinoRDP module. When proxying RDP sessions from xrdp to another server, the module fails to properly validate the size of reassembled fragmented virtual channel data against its allocated memory buffer. A malicious downstream RDP server (or an attacker capable of performing a M…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32105 – xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not imp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32105</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32105</guid>
    <pubDate>Fri, 17 Apr 2026 20:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32105</strong></p>
  <p>xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not implement verification for the Message Authentication Code (MAC) signature of encrypted RDP packets when using the "Classic RDP Security" layer. While the sender correctly generates signatures, the receiving logic lacks the necessary implementation to validate the 8-byte integrity signature, causing it to be silently ign…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-354</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32105">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13914 – A Key Exchange without Entity Authentication vulnerability in the SSH implementa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13914</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13914</guid>
    <pubDate>Thu, 09 Apr 2026 22:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13914</strong></p>
  <p>A Key Exchange without Entity Authentication vulnerability in the SSH implementation of Juniper Networks Apstra allows a unauthenticated, MITM   attacker to impersonate managed devices.  Due to insufficient SSH host key validation an attacker can perform a machine-in-the-middle attack on the SSH connections from Apstra to managed devices, enabling an attacker to impersonate a managed device and c…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-322</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13914">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14821 – A flaw was found in libssh. This vulnerability allows local man-in-the-middle at...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14821</guid>
    <pubDate>Tue, 07 Apr 2026 17:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14821</strong></p>
  <p>A flaw was found in libssh. This vulnerability allows local man-in-the-middle attacks, security downgrades of SSH (Secure Shell) connections, and manipulation of trusted host information, posing a significant risk to the confidentiality, integrity, and availability of SSH communications via an insecure default configuration on Windows systems where the library automatically loads configuration fi…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33540 – Distribution is a toolkit to pack, ship, store, and deliver container content. P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33540</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33540</guid>
    <pubDate>Mon, 06 Apr 2026 15:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33540</strong></p>
  <p>Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, in pull-through cache mode, distribution discovers token auth endpoints by parsing WWW-Authenticate challenges returned by the configured upstream registry. The realm URL from a bearer challenge is used without validating that it matches the upstream registry host. As a result, an attacker-controlled up…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33540">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-10148 – Hirschmann HiLCOS devices OpenBAT, WLC, BAT300, BAT54 prior to 8.80 and OpenBAT ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-10148</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-10148</guid>
    <pubDate>Fri, 03 Apr 2026 22:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-10148</strong></p>
  <p>Hirschmann HiLCOS devices OpenBAT, WLC, BAT300, BAT54 prior to 8.80 and OpenBAT prior to 9.10 are shipped with identical default SSH and SSL keys that cannot be changed, allowing unauthenticated remote attackers to decrypt or intercept encrypted management communications. Attackers can perform man-in-the-middle attacks, impersonate devices, and expose sensitive information by leveraging the share…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-10148">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35560 – Improper certificate validation in the identity provider connection components i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35560</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35560</guid>
    <pubDate>Fri, 03 Apr 2026 21:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35560</strong></p>
  <p>Improper certificate validation in the identity provider connection components in Amazon Athena ODBC driver before 2.1.0.0 might allow a man-in-the-middle threat actor to intercept authentication credentials due to insufficient default transport security when connecting to identity providers. This only applies to connections with external identity providers and does not apply to connections with…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35560">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25652 – UniFi Network Controller before version 5.10.22 and 5.11.x before 5.11.18 contai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25652</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25652</guid>
    <pubDate>Fri, 27 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25652</strong></p>
  <p>UniFi Network Controller before version 5.10.22 and 5.11.x before 5.11.18 contains an improper certificate verification vulnerability that allows adjacent network attackers to conduct man-in-the-middle attacks by presenting a false SSL certificate during SMTP connections. Attackers can intercept SMTP traffic and obtain credentials by exploiting the insecure SSL host verification mechanism in the…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25652">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32318 – Cryptomator for IOS offers multi-platform transparent client-side encryption for...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32318</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32318</guid>
    <pubDate>Fri, 20 Mar 2026 19:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32318</strong></p>
  <p>Cryptomator for IOS offers multi-platform transparent client-side encryption for files in the cloud. Prior to version 2.8.3, an integrity check vulnerability allows an attacker tamper with the vault configuration file leading to a man-in-the-middle vulnerability in Hub key loading mechanism. Before this fix, the client trusted endpoints from the vault config without host authenticity checks, whic…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32318">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32317 – Cryptomator for Android offers multi-platform transparent client-side encryption...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32317</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32317</guid>
    <pubDate>Fri, 20 Mar 2026 19:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32317</strong></p>
  <p>Cryptomator for Android offers multi-platform transparent client-side encryption for files in the cloud. Prior to version 1.12.3, an integrity check vulnerability allows an attacker tamper with the vault configuration file leading to a man-in-the-middle vulnerability in Hub key loading mechanism. Before this fix, the client trusted endpoints from the vault config without host authenticity checks,…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32317">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32303 – Cryptomator encrypts data being stored on cloud infrastructure. Prior to version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32303</guid>
    <pubDate>Fri, 20 Mar 2026 18:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32303</strong></p>
  <p>Cryptomator encrypts data being stored on cloud infrastructure. Prior to version 1.19.1, an integrity check vulnerability allows an attacker to tamper with the vault configuration file leading to a man-in-the-middle vulnerability in Hub key loading mechanism. Before this fix, the client trusted endpoints from the vault config without host authenticity checks, which could allow token exfiltration…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4434 – Improper certificate validation in the PAM propagation WinRM connections
 allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4434</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4434</guid>
    <pubDate>Fri, 20 Mar 2026 13:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4434</strong></p>
  <p>Improper certificate validation in the PAM propagation WinRM connections  allows a network attacker to perform a man-in-the-middle attack via  disabled TLS certificate verification.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4434">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4396 – Improper certificate validation in Devolutions Hub Reporting Service 
2025.3.1.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4396</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4396</guid>
    <pubDate>Wed, 18 Mar 2026 20:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4396</strong></p>
  <p>Improper certificate validation in Devolutions Hub Reporting Service  2025.3.1.1 and earlier allows a network attacker to perform a  man-in-the-middle attack via disabled TLS certificate verification.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4396">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31870 – cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31870</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31870</strong></p>
  <p>cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.1, when a cpp-httplib client uses the streaming API (httplib::stream::Get, httplib::stream::Post, etc.), the library calls std::stoull() directly on the Content-Length header value received from the server with no input validation and no exception handling. std::stoull throws std::invalid_argument for…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-248</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28787 – OneUptime is a solution for monitoring and managing online services. In version ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28787</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28787</guid>
    <pubDate>Fri, 06 Mar 2026 05:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28787</strong></p>
  <p>OneUptime is a solution for monitoring and managing online services. In version 10.0.11 and prior, the WebAuthn authentication implementation does not store the challenge on the server side. Instead, the challenge is returned to the client and accepted back from the client request body during verification. This violates the WebAuthn specification (W3C Web Authentication Level 2, §13.4.3) and allo…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28787">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-0848 – NLTK versions &lt;=3.9.2 are vulnerable to arbitrary code execution due to improper...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0848</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0848</guid>
    <pubDate>Thu, 05 Mar 2026 21:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-0848</strong></p>
  <p>NLTK versions <=3.9.2 are vulnerable to arbitrary code execution due to improper input validation in the StanfordSegmenter module. The module dynamically loads external Java .jar files without verification or sandboxing. An attacker can supply or replace the JAR file, enabling the execution of arbitrary Java bytecode at import time. This vulnerability can be exploited through methods such as mode…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0848">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30797 – Missing Authorization vulnerability in rustdesk-client RustDesk Client rustdesk-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30797</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30797</guid>
    <pubDate>Thu, 05 Mar 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30797</strong></p>
  <p>Missing Authorization vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android (Flutter URI scheme handler, config import modules) allows Application API Message Manipulation via Man-in-the-Middle. This vulnerability is associated with program files flutter/lib/common.Dart and program routines importConfig() via URI handler.  This issue affects RustD…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-749</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30797">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30792 – A vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, M...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30792</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30792</guid>
    <pubDate>Thu, 05 Mar 2026 16:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30792</strong></p>
  <p>A vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android, WebClient (Strategy sync, HTTP API client, config options engine modules) allows Application API Message Manipulation via Man-in-the-Middle. This vulnerability is associated with program files src/hbbs_http/sync.Rs, hbb_common/src/config.Rs and program routines Strategy merge loop in sync.Rs…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-657</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30792">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3179 – The FTP Backup on the ADM does not properly sanitize filenames received from the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3179</guid>
    <pubDate>Wed, 25 Feb 2026 06:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3179</strong></p>
  <p>The FTP Backup on the ADM does not properly sanitize filenames received from the FTP server when parsing directory listings. A malicious server or MITM attacker can craft filenames containing path traversal sequences, causing the client to write files outside the intended backup directory. A path traversal vulnerability may allow an attacker to overwrite arbitrary files on the system and potentia…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67752 – OpenEMR is a free and open source electronic health records and medical practice...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67752</guid>
    <pubDate>Wed, 25 Feb 2026 02:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67752</strong></p>
  <p>OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, OpenEMR's HTTP client wrapper (`oeHttp`/`oeHttpRequest`) disables SSL/TLS certificate verification by default (`verify: false`), making all external HTTPS connections vulnerable to man-in-the-middle (MITM) attacks. This affects communication with government healthcare A…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26214 – Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26214</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26214</guid>
    <pubDate>Thu, 12 Feb 2026 16:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26214</strong></p>
  <p>Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior disable TLS hostname verification when HTTPS is enabled (the default configuration). In GalaxyFDSClientImpl.createHttpClient(), the SDK configures Apache HttpClient with SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER, which accepts any valid TLS certificate regardless of hostname mismatch. Because HTTPS is enabled by def…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26214">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-15573 – The affected devices do not validate the server certificate when connecting to t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-15573</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-15573</guid>
    <pubDate>Thu, 12 Feb 2026 11:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-15573</strong></p>
  <p>The affected devices do not validate the server certificate when connecting to the SolaX Cloud MQTTS server hosted in the Alibaba Cloud (mqtt001.solaxcloud.com, TCP 8883). This allows attackers in a man-in-the-middle position to act as the legitimate MQTT server and issue arbitrary commands to devices.</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-15573">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66600 – A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corpo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66600</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66600</guid>
    <pubDate>Mon, 09 Feb 2026 04:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66600</strong></p>
  <p>A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation.    This product lacks HSTS (HTTP Strict Transport Security) configuration. When an attacker performs a Man in the middle (MITM) attack, communications with the web server could be sniffed.    The affected products and versions are as follows: FAST/TOOLS (Packages: RVSVRN, UNSVRN, HMIWEB, FTEES, HMIMOB) R9.01 t…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-358</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66600">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25644 – DataHub is an open-source metadata platform. Prior to version 1.3.1.8, the LDAP ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25644</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25644</guid>
    <pubDate>Fri, 06 Feb 2026 23:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25644</strong></p>
  <p>DataHub is an open-source metadata platform. Prior to version 1.3.1.8, the LDAP ingestion source is vulnerable to MITM attack through TLS downgrade. This issue has been patched in version 1.3.1.8.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25644">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25160 – Alist is a file list program that supports multiple storages, powered by Gin and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25160</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25160</guid>
    <pubDate>Wed, 04 Feb 2026 20:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25160</strong></p>
  <p>Alist is a file list program that supports multiple storages, powered by Gin and Solidjs. Prior to version 3.57.0, the application disables TLS certificate verification by default for all outgoing storage driver communications, making the system vulnerable to Man-in-the-Middle (MitM) attacks. This enables the complete decryption, theft, and manipulation of all data transmitted during storage oper…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25160">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62501 – SSH Hostkey misconfiguration vulnerability in TP-Link Archer AX53 v1.0 (tmpserve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62501</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62501</guid>
    <pubDate>Tue, 03 Feb 2026 19:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62501</strong></p>
  <p>SSH Hostkey misconfiguration vulnerability in TP-Link Archer AX53 v1.0 (tmpserver modules) allows attackers to obtain device credentials through a specially crafted man‑in‑the‑middle (MITM) attack. This could enable unauthorized access if captured credentials are reused.This issue affects Archer AX53 v1.0: through 1.3.1 Build 20241120.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-322</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62501">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25060 – OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, certificate v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25060</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25060</guid>
    <pubDate>Mon, 02 Feb 2026 23:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25060</strong></p>
  <p>OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, certificate verification is disabled by default for all storage driver communications. The TlsInsecureSkipVerify setting is default to true in the DefaultConfig() function in internal/conf/config.go. This vulnerability enables Man-in-the-Middle (MitM) attacks by disabling TLS certificate verification, allowing attackers to interce…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-599</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25060">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1531 – A flaw was found in foreman_kubevirt. When configuring the connection to OpenShi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1531</guid>
    <pubDate>Mon, 02 Feb 2026 06:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1531</strong></p>
  <p>A flaw was found in foreman_kubevirt. When configuring the connection to OpenShift, the system disables SSL verification if a Certificate Authority (CA) certificate is not explicitly set. This insecure default allows a remote attacker, capable of intercepting network traffic between Satellite and OpenShift, to perform a Man-in-the-Middle (MITM) attack. Such an attack could lead to the disclosure…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1530 – A flaw was found in fog-kubevirt. This vulnerability allows a remote attacker to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1530</guid>
    <pubDate>Mon, 02 Feb 2026 06:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1530</strong></p>
  <p>A flaw was found in fog-kubevirt. This vulnerability allows a remote attacker to perform a Man-in-the-Middle (MITM) attack due to disabled certificate validation. This enables the attacker to intercept and potentially alter sensitive communications between Satellite and OpenShift, resulting in information disclosure and data integrity compromise.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62514 – Parsec is a cloud-based application for cryptographically secure file sharing. I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62514</guid>
    <pubDate>Thu, 29 Jan 2026 16:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62514</strong></p>
  <p>Parsec is a cloud-based application for cryptographically secure file sharing. In versions on the 3.x branch prior to 3.6.0, `libparsec_crypto`, a component of the Parsec application, does not check for weak order point of Curve25519 when compiled with its RustCrypto backend. In practice this means an attacker in a man-in-the-middle position would be able to provide weak order points to both part…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64769 – The Process Optimization application suite leverages connection 
channels/protoc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64769</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64769</guid>
    <pubDate>Fri, 16 Jan 2026 02:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64769</strong></p>
  <p>The Process Optimization application suite leverages connection  channels/protocols that by-default are not encrypted and could become  subject to hijacking or data leakage in certain man-in-the-middle or  passive inspection scenarios.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64769">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66001 – NeuVector supports login authentication through OpenID Connect. However, the TLS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66001</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66001</guid>
    <pubDate>Thu, 08 Jan 2026 11:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66001</strong></p>
  <p>NeuVector supports login authentication through OpenID Connect. However, the TLS verification (which verifies the remote server's authenticity and integrity) for OpenID Connect is not enforced by default. As a result this may expose the system to man-in-the-middle (MITM) attacks.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66001">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-68637 – The Uniffle HTTP client is configured to trust all SSL certificates and

disable...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68637</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68637</guid>
    <pubDate>Wed, 07 Jan 2026 12:17:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-68637</strong></p>
  <p>The Uniffle HTTP client is configured to trust all SSL certificates and  disables hostname verification by default. This insecure configuration exposes all REST API communication between the Uniffle CLI/client and the Uniffle Coordinator service to potential Man-in-the-Middle (MITM) attacks.   This issue affects all versions from before 0.10.0.  Users are recommended to upgrade to version 0.10.0,…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68637">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-36917 – iDS6 DSSPro Digital Signage System 6.2 contains a sensitive information disclosu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-36917</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-36917</guid>
    <pubDate>Tue, 06 Jan 2026 16:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-36917</strong></p>
  <p>iDS6 DSSPro Digital Signage System 6.2 contains a sensitive information disclosure vulnerability that allows remote attackers to intercept authentication credentials through cleartext cookie transmission. Attackers can exploit the autoSave feature to capture user passwords during man-in-the-middle attacks on HTTP communications.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-36917">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-36914 – QiHang Media Web Digital Signage 3.0.9 contains a sensitive information disclosu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-36914</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-36914</guid>
    <pubDate>Tue, 06 Jan 2026 16:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-36914</strong></p>
  <p>QiHang Media Web Digital Signage 3.0.9 contains a sensitive information disclosure vulnerability that allows remote attackers to intercept user authentication credentials through cleartext cookie transmission. Attackers can perform man-in-the-middle attacks to capture and potentially misuse stored authentication credentials transmitted in an insecure manner.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-36914">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-0625 – Multiple D-Link DSL/DIR/DNS devices contain an authentication bypass and imprope...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0625</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0625</guid>
    <pubDate>Mon, 05 Jan 2026 22:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-0625</strong></p>
  <p>Multiple D-Link DSL/DIR/DNS devices contain an authentication bypass and improper access control vulnerability in the dnscfg.cgi endpoint that allows an unauthenticated attacker to access DNS configuration functionality. By directly requesting this endpoint, an attacker can modify the device’s DNS settings without valid credentials, enabling DNS hijacking (“DNSChanger”) attacks that redirect user…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0625">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-53881 – ReyeeOS 1.204.1614 contains an unencrypted CWMP communication vulnerability that...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53881</guid>
    <pubDate>Mon, 15 Dec 2025 21:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-53881</strong></p>
  <p>ReyeeOS 1.204.1614 contains an unencrypted CWMP communication vulnerability that allows attackers to intercept and manipulate device communication through a man-in-the-middle attack. Attackers can create a fake CWMP server to inject and execute arbitrary commands on Ruijie Reyee Cloud devices by exploiting the unprotected HTTP polling requests.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53881">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14022 – LINE client for iOS prior to 15.4 allows man-in-the-middle attacks due to improp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14022</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14022</guid>
    <pubDate>Mon, 15 Dec 2025 07:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14022</strong></p>
  <p>LINE client for iOS prior to 15.4 allows man-in-the-middle attacks due to improper SSL/TLS certificate validation in an integrated financial SDK. The SDK interfered with the application's network processing, causing server certificate verification to be disabled for a significant portion of network traffic, which could allow a network-adjacent attacker to intercept or modify encrypted communicati…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14022">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-36754 – The authentication mechanism on web interface is not properly implemented. It is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-36754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-36754</guid>
    <pubDate>Sat, 13 Dec 2025 16:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-36754</strong></p>
  <p>The authentication mechanism on web interface is not properly implemented. It is possible to bypass authentication checks by crafting a post request with new settings since there is no session token or authentication in place. This would allow an attacker for instance to point the device to an arbitrary address for domain name resolution to e.g. facililitate a man-in-the-middle (MitM) attack.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-36754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-65291 – Aqara Hub devices including Hub M2 4.3.6_0027, Hub M3 4.3.6_0025, Camera Hub G3 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65291</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65291</guid>
    <pubDate>Wed, 10 Dec 2025 22:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-65291</strong></p>
  <p>Aqara Hub devices including Hub M2 4.3.6_0027, Hub M3 4.3.6_0025, Camera Hub G3 4.1.9_0027 fail to validate server certificates in TLS connections for discovery services and CoAP gateway communications, enabling man-in-the-middle attacks on device control and monitoring.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65291">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-65290 – Aqara Hub devices including Camera Hub G3 4.1.9_0027, Hub M2 4.3.6_0027, and Hub...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65290</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65290</guid>
    <pubDate>Wed, 10 Dec 2025 22:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-65290</strong></p>
  <p>Aqara Hub devices including Camera Hub G3 4.1.9_0027, Hub M2 4.3.6_0027, and Hub M3 4.3.6_0025 fail to validate server certificates during HTTPS firmware downloads, allowing man-in-the-middle attackers to intercept firmware update traffic and potentially serve modified firmware files.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65290">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-65831 – The application uses an insecure hashing algorithm (MD5) to hash passwords. If a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65831</guid>
    <pubDate>Wed, 10 Dec 2025 21:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-65831</strong></p>
  <p>The application uses an insecure hashing algorithm (MD5) to hash passwords. If an attacker obtained a copy of these hashes, either through exploiting cloud services, performing TLS downgrade attacks on the traffic from a mobile device, or through another means, they may be able to crack the hash in a reasonable amount of time and gain unauthorized access to the victim's account.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-12946 – A vulnerability in the speedtest feature of affected NETGEAR Nighthawk routers, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12946</guid>
    <pubDate>Tue, 09 Dec 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-12946</strong></p>
  <p>A vulnerability in the speedtest feature of affected NETGEAR Nighthawk routers, caused by improper input validation, can allow attackers on the router's WAN side, using attacker-in-the-middle techniques (MiTM) to manipulate DNS responses and execute commands when speedtests are run.     This issue affects RS700: through 1.0.7.82; RAX54Sv2 : before V1.1.6.36; RAX41v2: before V1.1.6.36; RAX50: befo…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-40801 – A vulnerability has been identified in COMOS V10.6 (All versions &lt; V10.6.1), COM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40801</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40801</guid>
    <pubDate>Tue, 09 Dec 2025 16:17:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-40801</strong></p>
  <p>A vulnerability has been identified in COMOS V10.6 (All versions < V10.6.1), COMOS V10.6 (All versions < V10.6.1), JT Bi-Directional Translator for STEP (All versions), NX V2412 (All versions < V2412.8900 with Cloud Entitlement (bundled as NX X)), NX V2506 (All versions < V2506.6000 with Cloud Entitlement (bundled as NX X)), Simcenter 3D (All versions < V2506.6000 with Cloud Entitlement (bundled…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40801">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-40800 – A vulnerability has been identified in COMOS V10.6 (All versions &lt; V10.6.1), COM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40800</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40800</guid>
    <pubDate>Tue, 09 Dec 2025 16:17:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-40800</strong></p>
  <p>A vulnerability has been identified in COMOS V10.6 (All versions < V10.6.1), COMOS V10.6 (All versions < V10.6.1), NX V2412 (All versions < V2412.8700), NX V2506 (All versions < V2506.6000), Simcenter 3D (All versions < V2506.6000), Simcenter Femap (All versions < V2506.0002), Solid Edge SE2025 (All versions < V225.0 Update 10), Solid Edge SE2026 (All versions < V226.0 Update 1). The IAM client i…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40800">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56089 – An issue in Technitium through v13.2.2 enables attackers to conduct a DNS cache ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56089</guid>
    <pubDate>Mon, 01 Dec 2025 15:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56089</strong></p>
  <p>An issue in Technitium through v13.2.2 enables attackers to conduct a DNS cache poisoning attack and inject fake responses by reviving the birthday attack.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-330</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-44018 – A firmware downgrade vulnerability exists in the OTA Update functionality of GL-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-44018</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-44018</guid>
    <pubDate>Mon, 24 Nov 2025 16:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-44018</strong></p>
  <p>A firmware downgrade vulnerability exists in the OTA Update functionality of GL-Inet GL-AXT1800 4.7.0. A specially crafted .tar file can lead to a firmware downgrade. An attacker can perform a man-in-the-middle attack to trigger this vulnerability.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-44018">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-36096 – IBM AIX 7.2, and 7.3 and IBM VIOS 3.1, and 4.1 stores NIM private keys used in N...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-36096</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-36096</guid>
    <pubDate>Thu, 13 Nov 2025 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-36096</strong></p>
  <p>IBM AIX 7.2, and 7.3 and IBM VIOS 3.1, and 4.1 stores NIM private keys used in NIM environments in an insecure way which is susceptible to unauthorized access by an attacker using man in the middle techniques.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-36096">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-40744 – A vulnerability has been identified in Solid Edge SE2025 (All versions &lt; V225.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40744</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40744</guid>
    <pubDate>Tue, 11 Nov 2025 21:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-40744</strong></p>
  <p>A vulnerability has been identified in Solid Edge SE2025 (All versions < V225.0 Update 11). Affected applications do not properly validate client certificates to connect to License Service endpoint. This could allow an unauthenticated remote attacker to perform man in the middle attacks.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40744">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-12942 – Improper Input Validation vulnerability in NETGEAR R6260 and NETGEAR R6850 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12942</guid>
    <pubDate>Tue, 11 Nov 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-12942</strong></p>
  <p>Improper Input Validation vulnerability in NETGEAR R6260 and NETGEAR R6850 allows unauthenticated attackers connected to LAN with ability to perform MiTM attacks and control over DNS Server to perform command execution.This issue affects R6260: through 1.1.0.86; R6850: through 1.1.0.86.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64184 – Dosage is a comic strip downloader and archiver. When downloading comic images i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64184</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64184</guid>
    <pubDate>Fri, 07 Nov 2025 04:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64184</strong></p>
  <p>Dosage is a comic strip downloader and archiver. When downloading comic images in versions 3.1 and below, Dosage constructs target file names from different aspects of the remote comic (page URL, image URL, page content, etc.). While the basename is properly stripped of directory-traversing characters, the file extension is taken from the HTTP Content-Type header. This allows a remote attacker (o…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64184">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-12790 – A flaw was found in Rubygem MQTT. By default, the package used to not have hostn...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12790</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12790</guid>
    <pubDate>Thu, 06 Nov 2025 21:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-12790</strong></p>
  <p>A flaw was found in Rubygem MQTT. By default, the package used to not have hostname validation, resulting in possible Man-in-the-Middle (MITM) attack.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-29</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12790">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54470 – This vulnerability affects NeuVector deployments only when the Report anonymous ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54470</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54470</guid>
    <pubDate>Thu, 30 Oct 2025 10:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54470</strong></p>
  <p>This vulnerability affects NeuVector deployments only when the Report anonymous cluster data option is enabled. When this option is enabled, NeuVector sends anonymous telemetry data to the telemetry server.   In affected versions, NeuVector does not enforce TLS  certificate verification when transmitting anonymous cluster data to the  telemetry server. As a result, the communication channel is su…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54470">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-11493 – The ConnectWise Automate Agent does not fully verify the authenticity of files d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-11493</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-11493</guid>
    <pubDate>Thu, 16 Oct 2025 19:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-11493</strong></p>
  <p>The ConnectWise Automate Agent does not fully verify the authenticity of files downloaded from the server, such as updates, dependencies, and integrations. This creates a risk where an on-path attacker could perform a man-in-the-middle attack and substitute malicious files for legitimate ones by impersonating a legitimate server. This risk is mitigated when HTTPS is enforced and is related to CVE…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-11493">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-11492 – In the ConnectWise Automate Agent, communications could be configured to use HTT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-11492</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-11492</guid>
    <pubDate>Thu, 16 Oct 2025 19:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-11492</strong></p>
  <p>In the ConnectWise Automate Agent, communications could be configured to use HTTP instead of HTTPS. In such cases, an on-path threat actor with a man-in-the-middle network position could intercept, modify, or replay agent-server traffic. Additionally, the encryption method used to obfuscate some communications over the HTTP channel is updated in the Automate 2025.9 patch to enforce HTTPS for all…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-11492">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-11619 – Improper certificate validation when connecting to gateways in Devolutions Serve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-11619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-11619</guid>
    <pubDate>Wed, 15 Oct 2025 20:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-11619</strong></p>
  <p>Improper certificate validation when connecting to gateways in Devolutions Server 2025.3.2 and earlier allows attackers in MitM position to intercept traffic.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-11619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62371 – OpenSearch Data Prepper as an open source data collector for observability data...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62371</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62371</guid>
    <pubDate>Wed, 15 Oct 2025 18:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62371</strong></p>
  <p>OpenSearch Data Prepper as an open source data collector for observability data. In versions prior to 2.12.2, the OpenSearch sink and source plugins in Data Prepper trust all SSL certificates by default when no certificate path is provided. Prior to this fix, the OpenSearch sink and source plugins would automatically use a trust all SSL strategy when connecting to OpenSearch clusters if no certif…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62371">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-25253 – An Improper Validation of Certificate with Host Mismatch vulnerability [CWE-297]...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25253</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25253</guid>
    <pubDate>Tue, 14 Oct 2025 16:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-25253</strong></p>
  <p>An Improper Validation of Certificate with Host Mismatch vulnerability [CWE-297] in FortiProxy version 7.6.1 and below, version 7.4.8 and below, 7.2 all versions, 7.0 all versions and FortiOS version 7.6.2 and below, version 7.4.8 and below, 7.2 all versions, 7.0 all versions ZTNA proxy may allow an unauthenticated attacker in a man-in-the middle position to intercept and tamper with connections…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25253">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34212 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34212</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34212</guid>
    <pubDate>Mon, 29 Sep 2025 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34212</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 22.0.843 and Application prior to version 20.0.1923 (VA/SaaS deployments) possess CI/CD weaknesses: the build pulls an unverified third-party image, downloads the VirtualBox Extension Pack over plain HTTP without signature validation, and grants the jenkins account NOPASSWD for mount/umount. Together these allow supply c…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34212">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34196 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 25...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34196</guid>
    <pubDate>Mon, 29 Sep 2025 19:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34196</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 25.1.102 and Application prior to 25.1.1413 (Windows client deployments) contain a hardcoded private key for the PrinterLogic Certificate Authority (CA) and a hardcoded password in product configuration files. The Windows client ships the CA certificate and its associated private key (and other sensitive settings such a…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34199 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34199</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34199</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.1049 and Application versions prior to 20.0.2786 (VA and SaaS deployments) contain insecure defaults and code patterns that disable TLS/SSL certificate verification for communications to printers and internal microservices. In multiple places, the application sets libcurl/PHP transport options such that CURLOPT_SSL…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34198 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34198</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34198</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.951 and Application prior to 20.0.2368 (VA and SaaS deployments) contain shared, hardcoded SSH host private keys in the appliance image. The same private host keys (RSA, ECDSA, and ED25519) are present across installations, rather than being uniquely generated per appliance. An attacker who obtains these private ke…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-13990 – MicroWorld eScan AV's update mechanism failed to ensure authenticity and integri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13990</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-13990</strong></p>
  <p>MicroWorld eScan AV's update mechanism failed to ensure authenticity and integrity of updates: update packages were delivered and accepted without robust cryptographic verification. As a result, an on-path attacker could perform a man-in-the-middle (MitM) attack and substitute malicious update payloads for legitimate ones. The eScan AV client accepted these substituted packages and executed or lo…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-7448 – Wi-SUN unexpected 4- Way Handshake packet receptions may lead to predictable key...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-7448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-7448</guid>
    <pubDate>Fri, 12 Sep 2025 10:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-7448</strong></p>
  <p>Wi-SUN unexpected 4- Way Handshake packet receptions may lead to predictable keys and potentially leading to Man in the middle (MitM) attack</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-7448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-9961 – An authenticated attacker may remotely execute arbitrary code via the CWMP binar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9961</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9961</guid>
    <pubDate>Sat, 06 Sep 2025 07:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-9961</strong></p>
  <p>An authenticated attacker may remotely execute arbitrary code via the CWMP binary on the devices AX10 and AX1500.   The exploit can only be conducted via a Man-In-The-Middle (MITM) attack.   This issue affects AX10 V1/V1.2/V2/V2.6/V3/V3.6: before 1.2.1; AX1500 V1/V1.20/V1.26/V1.60/V1.80/V2.60/V3.6: before 1.3.11.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9961">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-9785 – PaperCut Print Deploy is an optional component that integrates with PaperCut NG/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9785</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9785</guid>
    <pubDate>Wed, 03 Sep 2025 05:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-9785</strong></p>
  <p>PaperCut Print Deploy is an optional component that integrates with PaperCut NG/MF which simplifies printer deployment and management. When the component is deployed to an environment, the customer has an option to configure the system to use a self-signed certificate. If the customer does not fully configure the system to leverage the trust database on the clients, it opens up the communication…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9785">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-35115 – Agiloft Release 28 downloads critical system packages over an insecure HTTP conn...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35115</guid>
    <pubDate>Tue, 26 Aug 2025 23:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-35115</strong></p>
  <p>Agiloft Release 28 downloads critical system packages over an insecure HTTP connection. An attacker in a Man-In-the-Middle position could replace or modify the contents of the download URL. Users should upgrade to Agiloft Release 30.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-7402 – Netskope has identified a potential gap in its agent (Netskope Client) in which ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7402</guid>
    <pubDate>Thu, 14 Aug 2025 05:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-7402</strong></p>
  <p>Netskope has identified a potential gap in its agent (Netskope Client) in which a malicious insider can potentially tamper the Netskope Client configuration by performing MITM (Man-in-the-Middle) activity on the Netskope Client communication channel. A successful exploitation would require administrative privileges on the machine, and could result in temporarily altering the configuration of Nets…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-354</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-40770 – A vulnerability has been identified in SINEC Traffic Analyzer (6GK8822-1BG01-0BA...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40770</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40770</guid>
    <pubDate>Tue, 12 Aug 2025 12:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-40770</strong></p>
  <p>A vulnerability has been identified in SINEC Traffic Analyzer (6GK8822-1BG01-0BA0) (All versions). The affected application uses a monitoring interface that is not operating in a strictly passive mode. This could allow an attacker to interact with the interface, leading to man-in-the-middle attacks.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-300</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40770">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-8393 – A TLS vulnerability exists in the phone application used to manage a 
connected ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8393</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8393</guid>
    <pubDate>Fri, 08 Aug 2025 17:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-8393</strong></p>
  <p>A TLS vulnerability exists in the phone application used to manage a  connected device. The phone application accepts self-signed certificates  when establishing TLS communication which may result in  man-in-the-middle attacks on untrusted networks. Captured communications  may include user credentials and sensitive session tokens.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8393">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-29628 – A Gardyn Azure IoT Hub connection string is downloaded over an insecure HTTP con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-29628</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-29628</guid>
    <pubDate>Fri, 25 Jul 2025 17:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-29628</strong></p>
  <p>A Gardyn Azure IoT Hub connection string is downloaded over an insecure HTTP connection in Gardyn Home Kit firmware before master.619, Home Kit Mobile Application before 2.11.0, and Home Kit Cloud API before 2.12.2026 leaving the string vulnerable to interception and modification through a Man-in-the-Middle attack. This may result in the attacker capturing device credentials or taking control of…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-924</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-29628">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49812 – In some mod_ssl configurations on Apache HTTP Server versions through to 2.4.63,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49812</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49812</guid>
    <pubDate>Thu, 10 Jul 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49812</strong></p>
  <p>In some mod_ssl configurations on Apache HTTP Server versions through to 2.4.63, an HTTP desynchronisation attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.  Only configurations using "SSLEngine optional" to enable TLS upgrades are affected. Users are recommended to upgrade to version 2.4.64, which removes support for TLS upgrade.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49812">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-31854 – A vulnerability has been identified in SICAM TOOLBOX II (All versions &lt; V07.11)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31854</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31854</guid>
    <pubDate>Tue, 08 Jul 2025 11:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-31854</strong></p>
  <p>A vulnerability has been identified in SICAM TOOLBOX II (All versions < V07.11). During establishment of a https connection to the TLS server of a managed device, the affected application doesn't check device's certificate common name against an expected value. This could allow an attacker to execute an on-path network (MitM) attack.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31854">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-31853 – A vulnerability has been identified in SICAM TOOLBOX II (All versions &lt; V07.11)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31853</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31853</guid>
    <pubDate>Tue, 08 Jul 2025 11:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-31853</strong></p>
  <p>A vulnerability has been identified in SICAM TOOLBOX II (All versions < V07.11). During establishment of a https connection to the TLS server of a managed device, the affected application doesn't check the extended key usage attribute of that device's certificate. This could allow an attacker to execute an on-path network (MitM) attack.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31853">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-52236 – A vulnerability has been identified in RUGGEDCOM i800 (All versions), RUGGEDCOM ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-52236</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-52236</guid>
    <pubDate>Tue, 08 Jul 2025 11:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-52236</strong></p>
  <p>A vulnerability has been identified in RUGGEDCOM i800 (All versions), RUGGEDCOM i801 (All versions), RUGGEDCOM i802 (All versions), RUGGEDCOM i803 (All versions), RUGGEDCOM M2100 (All versions), RUGGEDCOM M2200 (All versions), RUGGEDCOM M969 (All versions), RUGGEDCOM RMC30 (All versions), RUGGEDCOM RMC8388 V4.X (All versions), RUGGEDCOM RMC8388 V5.X (All versions < V5.10.0), RUGGEDCOM RP110 (All…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-52236">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34066 – An improper certificate validation vulnerability exists in AVTECH IP cameras, DV...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34066</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34066</guid>
    <pubDate>Tue, 01 Jul 2025 15:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34066</strong></p>
  <p>An improper certificate validation vulnerability exists in AVTECH IP cameras, DVRs, and NVRs due to the use of wget with --no-check-certificate in scripts like SyncCloudAccount.sh and SyncPermit.sh. This exposes HTTPS communications to man-in-the-middle (MITM) attacks.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34066">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-52890 – Incus is a system container and virtual machine manager. When using an ACL on a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52890</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52890</guid>
    <pubDate>Wed, 25 Jun 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-52890</strong></p>
  <p>Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus versions 6.12 and 6.13generates nftables rules that partially bypass security options `security.mac_filtering`, `security.ipv4_filtering` and `security.ipv6_filtering`. This can lead to ARP spoofing on the bridge and to fully spoof another VM/container on the same bridge. Commit 254…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52890">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-6032 – A flaw was found in Podman. The podman machine init command fails to verify the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-6032</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-6032</guid>
    <pubDate>Tue, 24 Jun 2025 14:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-6032</strong></p>
  <p>A flaw was found in Podman. The podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. This issue results in a Man In The Middle attack.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-6032">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-26199 – CloudClassroom-PHP-Project v1.0 is affected by an insecure credential transmissi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-26199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-26199</guid>
    <pubDate>Wed, 18 Jun 2025 20:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-26199</strong></p>
  <p>CloudClassroom-PHP-Project v1.0 is affected by an insecure credential transmission vulnerability. The application transmits passwords over unencrypted HTTP during the login process, exposing sensitive credentials to potential interception by network-based attackers. A remote attacker with access to the same network (e.g., public Wi-Fi or compromised router) can capture login credentials via Man-i…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-26199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49146 – pgjdbc is an open source postgresql JDBC Driver. From 42.7.4 and until 42.7.7, w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49146</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49146</guid>
    <pubDate>Wed, 11 Jun 2025 15:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49146</strong></p>
  <p>pgjdbc is an open source postgresql JDBC Driver. From 42.7.4 and until 42.7.7, when the PostgreSQL JDBC driver is configured with channel binding set to required (default value is prefer), the driver would incorrectly allow connections to proceed with authentication methods that do not support channel binding (such as password, MD5, GSS, or SSPI authentication). This could allow a man-in-the-midd…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49146">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-41663 – For u-link Management API an unauthenticated remote attacker in a man-in-the-mid...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41663</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41663</guid>
    <pubDate>Wed, 11 Jun 2025 09:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-41663</strong></p>
  <p>For u-link Management API an unauthenticated remote attacker in a man-in-the-middle position can inject arbitrary commands in responses returned by WWH servers, which are then executed with elevated privileges. To get into such a position, clients would need to use insecure proxy configurations.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41663">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-7457 – The ws.stash.app.mac.daemon.helper tool contains a vulnerability caused by an in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7457</guid>
    <pubDate>Wed, 11 Jun 2025 00:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-7457</strong></p>
  <p>The ws.stash.app.mac.daemon.helper tool contains a vulnerability caused by an incorrect use of macOS’s authorization model. Instead of validating the client's authorization reference, the helper invokes AuthorizationCopyRights() using its own privileged context (root), effectively authorizing itself rather than the client. As a result, it grants the system.preferences.admin right internally, rega…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-41591 – An issue in Open Network Foundation ONOS v2.7.0 allows attackers to create fake ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41591</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41591</guid>
    <pubDate>Thu, 29 May 2025 18:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-41591</strong></p>
  <p>An issue in Open Network Foundation ONOS v2.7.0 allows attackers to create fake IP/MAC addresses and potentially execute a man-in-the-middle attack on communications between fake and real hosts.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41591">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
