<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Mitm</title>
  <link>https://cvedaily.com/pages/tags/mitm.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/mitm.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Mitm</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:28 +0000</lastBuildDate>
  <item>
    <title>[Unknown] CVE-2026-36610 – Mercusys AC12G (EU) V1 with firmware AC12G(EU)_V1_200909 transmits DDNS credenti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-36610</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-36610</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-36610</strong></p>
  <p>Mercusys AC12G (EU) V1 with firmware AC12G(EU)_V1_200909 transmits DDNS credentials over plaintext HTTP with only Base64 encoding. The firmware contains no TLS implementation, allowing man-in-the-middle interception of DDNS service credentials.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-36610">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-52951 – A cleartext transmission of sensitive information vulnerability in Synology Note...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-52951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-52951</guid>
    <pubDate>Wed, 03 Jun 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-52951</strong></p>
  <p>A cleartext transmission of sensitive information vulnerability in Synology Note Station Client before 2.2.4-703 allows man-in-the-middle attackers to obtain user credential.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-52951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-49267 – Apache Airflow's EmailOperator and the underlying `airflow.utils.email` helpers ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49267</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49267</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-49267</strong></p>
  <p>Apache Airflow's EmailOperator and the underlying `airflow.utils.email` helpers established SMTP STARTTLS connections without verifying the remote certificate when the deployment used `[email] smtp_starttls=True` without `[email] smtp_ssl`. An attacker positioned between the worker and the configured SMTP server (network MITM — typical hostile-network attack-surface for environments where the SMT…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49267">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41017 – Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Sec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41017</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41017</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41017</strong></p>
  <p>Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default cloud-native topology) would have the user's session JWT replayed over any cleartext HTTP request to…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-614</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41017">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[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>[Low] CVE-2026-33386 – QuickCMS is vulnerable to Cross-Site Scripting (XSS) through its insecure HTTP-b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33386</guid>
    <pubDate>Fri, 29 May 2026 16:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33386</strong></p>
  <p>QuickCMS is vulnerable to Cross-Site Scripting (XSS) through its insecure HTTP-based plugin‑fetching mechanism. A malicious attacker can perform a Man‑in‑the‑Middle (MITM) attack by impersonating the opensolution.org server and serving arbitrary HTML or JavaScript at the plugin list endpoint. When a user accesses the plugin page, the malicious content is automatically fetched, rendered, and execu…</p>
  <p><strong>CVSS:</strong> 2.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33386">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>[Medium] CVE-2026-44213 – The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44213</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44213</guid>
    <pubDate>Tue, 26 May 2026 22:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44213</strong></p>
  <p>The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior to 1.1.0, the OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sending telemetry to a configured Instana back-end when a proxy is configured using the INSTANA_ENDPOINT_PROXY environment variable. If a network attacker can Man-in-the-Middle (MitM) the proxy connection,…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44213">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>[Low] CVE-2026-25608 – STER uses unencrypted TCP traffic to transmit data over the network. It allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25608</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25608</guid>
    <pubDate>Fri, 22 May 2026 10:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-25608</strong></p>
  <p>STER uses unencrypted TCP traffic to transmit data over the network. It allows an attacker to conduct a Man-In-The-Middle attack and obtain sensitive data such as  passwords, personal data, or authentication tokens.  This issue was fixed in version 9.5.</p>
  <p><strong>CVSS:</strong> 2.3 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25608">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>[Medium] CVE-2026-44312 – css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44312</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44312</guid>
    <pubDate>Thu, 14 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44312</strong></p>
  <p>css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerabi…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44312">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41281 – Android App "あんしんフィルター for au" provided by KDDI CORPORATION contains Cleartext T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41281</guid>
    <pubDate>Thu, 14 May 2026 00:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41281</strong></p>
  <p>Android App "あんしんフィルター for au" provided by KDDI CORPORATION contains Cleartext Transmission of Sensitive Information (CWE-319) vulnerability. A man-in-the-middle attacker may access and modify communications transmitted in plaintext, potentially resulting in information disclosure or data tampering.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41281">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>[Medium] CVE-2026-44363 – MISP modules are autonomous modules that can be used to extend MISP for new serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44363</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44363</guid>
    <pubDate>Wed, 13 May 2026 20:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44363</strong></p>
  <p>MISP modules are autonomous modules that can be used to extend MISP for new services. Prior to 3.0.7, an unsafe remote resource fetching vulnerability existed in MISP Modules expansion modules. The html_to_markdown module accepted arbitrary HTTP(S) URLs without sufficient validation, which could allow Server-Side Request Forgery against loopback, private, or link-local network resources. Addition…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44363">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>[Medium] CVE-2026-0250 – A buffer overflow vulnerability exists in the Palo Alto Networks GlobalProtect™ ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0250</guid>
    <pubDate>Wed, 13 May 2026 19:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0250</strong></p>
  <p>A buffer overflow vulnerability exists in the Palo Alto Networks GlobalProtect™ app that enables a man in the middle attacker to disrupt system processes and potentially execute arbitrary code with SYSTEM privileges. This vulnerability is triggered during the processing of requests and responses exchanged between Portal and Gateway.    The GlobalProtect app on iOS is not affected.</p>
  <p><strong>CVSS:</strong> 5.2 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0248 – An improper certificate validation vulnerability in the Prisma Access Agent® for...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0248</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0248</guid>
    <pubDate>Wed, 13 May 2026 19:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0248</strong></p>
  <p>An improper certificate validation vulnerability in the Prisma Access Agent® for Android and Chrome OS enables an attacker to perform a man-in-the-middle (MitM) attack to intercept VPN traffic. By presenting a certificate for any domain issued by a trusted Certificate Authority, the attacker can capture sensitive device information.    The Prisma Access Agent on macOS, Windows, Linux and iOS are…</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0248">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0244 – An improper certificate validation vulnerability in the Palo Alto Networks Prism...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0244</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0244</guid>
    <pubDate>Wed, 13 May 2026 19:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0244</strong></p>
  <p>An improper certificate validation vulnerability in the Palo Alto Networks Prisma SD-WAN ION enables man-in-the-middle (MitM) attacker to impersonate the controller.</p>
  <p><strong>CVSS:</strong> 5.2 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0244">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44467 – The Claude Desktop app gives you Claude Code with a graphical interface built fo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44467</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44467</guid>
    <pubDate>Wed, 13 May 2026 16:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44467</strong></p>
  <p>The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. From 1.2581.0 to before 1.4304.0, Claude Desktop's SSH remote development feature verified only whether a hostname existed in ~/.ssh/known_hosts without comparing the server's presented host key against the stored key. This allowed a network-positioned attacker to present an a…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44467">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42946 – A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42946</guid>
    <pubDate>Wed, 13 May 2026 16:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42946</strong></p>
  <p>A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it.  Note: Softwa…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44305 – Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44305</guid>
    <pubDate>Tue, 12 May 2026 22:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44305</strong></p>
  <p>Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the global ldap module level. This allows a man-in-the-middle attacker positioned between Lemur and the LDAP server to intercept all authentication credentials. This vulnerability is fixed in 1.9.0.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-44219 – ciguard is a static security auditor for CI/CD pipelines. From 0.6.0 to 0.8.1, b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44219</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44219</guid>
    <pubDate>Tue, 12 May 2026 20:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-44219</strong></p>
  <p>ciguard is a static security auditor for CI/CD pipelines. From 0.6.0 to 0.8.1, both SCA HTTP clients (src/ciguard/analyzer/sca/osv.py and src/ciguard/analyzer/sca/endoflife.py) call payload = json.loads(resp.read().decode('utf-8')) without a maximum-bytes cap. A hostile or compromised endoflife.date / OSV.dev (or a successful TLS MITM) could return a multi-GB response, exhausting the ciguard proc…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44219">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42348 – OpenTelemetry.OpAmp.Client is the OpAMP client for OpenTelemetry .NET. Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42348</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42348</guid>
    <pubDate>Tue, 12 May 2026 18:17:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42348</strong></p>
  <p>OpenTelemetry.OpAmp.Client is the OpAMP client for OpenTelemetry .NET. Prior to 0.2.0-alpha.1, when receiving responses from the OpAMP server over HTTP, the OpAMP client allocates an unbounded buffer to read all bytes from the server, with no upper-bound on the number of bytes consumed. This could cause memory exhaustion in the consuming application if the configured OpAMP server is attacker-cont…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42348">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33603 – Attacker can use a specially crafted base64 exchange between Dovecot and Client ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33603</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33603</guid>
    <pubDate>Tue, 12 May 2026 14:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33603</strong></p>
  <p>Attacker can use a specially crafted base64 exchange between Dovecot and Client to fake SCRAM TLS channel binding. This requires that the attacker is able to position itself between Dovecot and the client connection. If successful, the attacker can eavesdrop communications between Dovecot and client as MITM proxy. Install fixed version. No publicly available exploits are known.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-99</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33603">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>[Medium] CVE-2026-41692 – i18nextify is a JavaScript library that adds website internationalization via a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41692</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41692</guid>
    <pubDate>Thu, 07 May 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41692</strong></p>
  <p>i18nextify is a JavaScript library that adds website internationalization via a script tag, without source code changes. Versions prior to 4.0.8 substitute {{key}} interpolation tokens inside src and href attribute values with the raw string returned by i18next.t(). The substitution logic in src/localize.js (the replaceInside handler) only guards against a duplicated http:// origin prefix — it do…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41692">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>[Medium] CVE-2026-41484 – OpenTelemetry.Exporter.OneCollector is a .NET exporter that sends telemetry to a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41484</guid>
    <pubDate>Wed, 06 May 2026 22:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41484</strong></p>
  <p>OpenTelemetry.Exporter.OneCollector is a .NET exporter that sends telemetry to a OneCollector back-end over HTTP. In versions 1.15.0 and earlier, when a request to the configured back-end or collector results in an unsuccessful HTTP 4xx or 5xx response, the HttpJsonPostTransport class reads the entire response body into memory with no upper bound on the number of bytes consumed in order to includ…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41483 – OpenTelemetry.Resources.Azure is the .NET resource detector for Azure environmen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41483</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41483</guid>
    <pubDate>Wed, 06 May 2026 22:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41483</strong></p>
  <p>OpenTelemetry.Resources.Azure is the .NET resource detector for Azure environments. In versions 1.15.0-beta.1 and earlier, the AzureVmMetaDataRequestor class makes HTTP requests to the Azure VM instance metadata service and reads the response body into memory without any size limit. An attacker who controls the configured endpoint, or who can intercept traffic to it via a man-in-the-middle attack…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41483">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>[Medium] CVE-2026-41016 – Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41016</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41016</guid>
    <pubDate>Thu, 30 Apr 2026 10:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41016</strong></p>
  <p>Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between the Airflow worker and the SMTP server could present a self-signed certificate, complete the STARTTLS upgrade, and capture the SMTP credentials sent during the subsequent `login()` call. Users are adv…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41016">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40557 – Improper Certificate Validation via Global SSL Context Downgrade in Apache Storm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40557</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40557</guid>
    <pubDate>Mon, 27 Apr 2026 14:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40557</strong></p>
  <p>Improper Certificate Validation via Global SSL Context Downgrade in Apache Storm Prometheus Reporter   Versions Affected: from 2.6.3 to 2.8.6   Description:   In production deployments where an administrator enables storm.daemon.metrics.reporter.plugin.prometheus.skip_tls_validation (by default it is disabled) intending to affect only the Prometheus reporter, the undocumented global side effect c…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40557">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41319 – MailKit is a cross-platform mail client library built on top of MimeKit. A START...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41319</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41319</guid>
    <pubDate>Fri, 24 Apr 2026 04:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41319</strong></p>
  <p>MailKit is a cross-platform mail client library built on top of MimeKit. A STARTTLS Response Injection vulnerability in versions prior to 4.16.0 allows a Man-in-the-Middle attacker to inject arbitrary protocol responses across the plaintext-to-TLS trust boundary, enabling SASL authentication mechanism downgrade (e.g., forcing PLAIN instead of SCRAM-SHA-256). The internal read buffer in `SmtpStrea…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41319">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>[Medium] CVE-2026-41173 – The AWS X-Ray Remote Sampler package provides a sampler which can get sampling c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41173</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41173</guid>
    <pubDate>Thu, 23 Apr 2026 19:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41173</strong></p>
  <p>The AWS X-Ray Remote Sampler package provides a sampler which can get sampling configurations from AWS X-Ray. Prior to 0.1.0-alpha.8, OpenTelemetry.Sampler.AWS reads unbounded HTTP response bodies from a configured AWS X-Ray remote sampling endpoint into memory.  AWSXRaySamplerClient.DoRequestAsync called HttpClient.SendAsync followed by ReadAsStringAsync(), which materializes the entire HTTP res…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41173">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40182 – OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40182</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40182</guid>
    <pubDate>Thu, 23 Apr 2026 18:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40182</strong></p>
  <p>OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting telemetry to a back-end/collector over gRPC or HTTP using OpenTelemetry Protocol format (OTLP), if the request results in a unsuccessful request (i.e. HTTP 4xx or 5xx), the response is read into memory with no upper-bound on the number of bytes consumed. This could cause memory exhaustion in the con…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40182">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>[Medium] CVE-2026-32959 – SD-330AC and AMC Manager provided by silex technology, Inc. contain an issue wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32959</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32959</guid>
    <pubDate>Mon, 20 Apr 2026 04:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32959</strong></p>
  <p>SD-330AC and AMC Manager provided by silex technology, Inc. contain an issue with a use of a broken or risky cryptographic algorithm. Information in the traffic may be retrieved via man-in-the-middle attack.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32959">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40490 – The AsyncHttpClient (AHC) library allows Java applications to easily execute HTT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40490</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40490</guid>
    <pubDate>Sat, 18 Apr 2026 02:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40490</strong></p>
  <p>The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled (followRedirect(true)), versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers along with Realm credentials to arbitrary redirect targets regardless of domain, scheme, or port c…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40490">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>[Medium] CVE-2026-39963 – Serendipity is a PHP-powered weblog engine. In versions 2.6-beta2  and below, th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39963</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39963</guid>
    <pubDate>Wed, 15 Apr 2026 04:17:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39963</strong></p>
  <p>Serendipity is a PHP-powered weblog engine. In versions 2.6-beta2  and below, the serendipity_setCookie() function in include/functions_config.inc.php uses $_SERVER['HTTP_HOST'] without validation as the domain parameter of setcookie(). An attacker who can influence the Host header at login time, such as via MITM, reverse proxy misconfiguration, or load balancer manipulation, can force authentica…</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-565</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39963">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-40745 – A vulnerability has been identified in Siemens Software Center (All versions &lt; V...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40745</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40745</guid>
    <pubDate>Tue, 14 Apr 2026 09:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-40745</strong></p>
  <p>A vulnerability has been identified in Siemens Software Center (All versions < V3.5.8.2), Simcenter 3D (All versions < V2506.6000), Simcenter Femap (All versions < V2506.0002), Simcenter STAR-CCM+ (All versions < V2602), Solid Edge SE2025 (All versions < V225.0 Update 13), Solid Edge SE2026 (All versions < V226.0 Update 04), Tecnomatix Plant Simulation (All versions < V2504.0008). Affected applic…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40745">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34477 – The fix for  CVE-2025-68161 https://logging.apache.org/security.html#CVE-2025-68...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34477</guid>
    <pubDate>Fri, 10 Apr 2026 16:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34477</strong></p>
  <p>The fix for  CVE-2025-68161 https://logging.apache.org/security.html#CVE-2025-68161  was incomplete: it addressed hostname verification only when enabled via the  log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName  system property, but not when configured through the  verifyHostName https://logging.apache.org/log4j/2.x/manual/append…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-297</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-5500 – wolfSSL's wc_PKCS7_DecodeAuthEnvelopedData() does not properly sanitize the AES-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5500</guid>
    <pubDate>Fri, 10 Apr 2026 04:17:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-5500</strong></p>
  <p>wolfSSL's wc_PKCS7_DecodeAuthEnvelopedData() does not properly sanitize the AES-GCM authentication tag length received and has no lower bounds check. A man-in-the-middle can therefore truncate the mac field from 16 bytes to 1 byte, reducing the tag check from 2⁻¹²⁸ to 2⁻⁸.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5500">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>[Medium] CVE-2026-35207 – dde-control-center is the control panel of DDE, the Deepin Desktop Environment. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35207</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35207</guid>
    <pubDate>Thu, 09 Apr 2026 18:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35207</strong></p>
  <p>dde-control-center is the control panel of DDE, the Deepin Desktop Environment. plugin-deepinid is a plugin in dde-control-center, which provides the deepinid cloud service. Prior to 6.1.80, plugin-deepinid is configured to skip TLS certificate verification when fetching the user's avatar from openapi.deepin.com or other providers. An MITM attacker could intercept the traffic, replace the avatar…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35207">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39882 – OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39882</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39882</guid>
    <pubDate>Wed, 08 Apr 2026 21:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39882</strong></p>
  <p>OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39882">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>[Low] CVE-2026-28810 – Generation of Predictable Numbers or Identifiers vulnerability in Erlang/OTP ker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28810</guid>
    <pubDate>Tue, 07 Apr 2026 09:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-28810</strong></p>
  <p>Generation of Predictable Numbers or Identifiers vulnerability in Erlang/OTP kernel (inet_res, inet_db modules) allows DNS Cache Poisoning.  The built-in DNS resolver (inet_res) uses a sequential, process-global 16-bit transaction ID for UDP queries and does not implement source port randomization. Response validation relies almost entirely on this ID, making DNS cache poisoning practical for an…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-340</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28810">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>[Medium] CVE-2025-15612 – Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-15612</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-15612</guid>
    <pubDate>Fri, 27 Mar 2026 19:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-15612</strong></p>
  <p>Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies or code during the build process, leading to remote code execution and supply chain compromise.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-15612">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64648 – IBM Concert 1.0.0 through 2.2.0 transmits data in clear text that could allow an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64648</guid>
    <pubDate>Wed, 25 Mar 2026 21:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64648</strong></p>
  <p>IBM Concert 1.0.0 through 2.2.0 transmits data in clear text that could allow an attacker to obtain sensitive information using man in the middle techniques.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-14808 – IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 could allow an attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14808</guid>
    <pubDate>Wed, 25 Mar 2026 21:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-14808</strong></p>
  <p>IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 could allow an attacker to obtain sensitive information from the query string of an HTTP GET method to process a request which could be obtained using man in the middle techniques.</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-598</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-20115 – A vulnerability in Cisco IOS XE Software for Cisco Meraki could allow a remote, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20115</guid>
    <pubDate>Wed, 25 Mar 2026 16:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20115</strong></p>
  <p>A vulnerability in Cisco IOS XE Software for Cisco Meraki could allow a remote, unauthenticated attacker to view confidential device information.  This vulnerability is due to a device configuration upload being performed over an insecure tunnel. An attacker could exploit this vulnerability by conducting an on-path attack between the affected device and the Cisco Meraki Dashboard. A successful…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33319 – WWBN AVideo is an open source video platform. Prior to version 26.0, the `upload...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33319</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33319</guid>
    <pubDate>Sun, 22 Mar 2026 17:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33319</strong></p>
  <p>WWBN AVideo is an open source video platform. Prior to version 26.0, the `uploadVideoToLinkedIn()` method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via `escapeshellarg()`. If an attacker can influence the LinkedIn API response (via MITM, compromised OAuth token, or API compromis…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33319">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>[Low] CVE-2026-4359 – A compromised third party cloud server or man-in-the-middle attacker could send ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4359</guid>
    <pubDate>Tue, 17 Mar 2026 20:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-4359</strong></p>
  <p>A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver.</p>
  <p><strong>CVSS:</strong> 2.0 · <strong>CWE:</strong> CWE-158</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22191 – Beghelli Sicuro24 SicuroWeb contains a template injection vulnerability that all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22191</guid>
    <pubDate>Fri, 13 Mar 2026 19:54:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22191</strong></p>
  <p>Beghelli Sicuro24 SicuroWeb contains a template injection vulnerability that allows attackers to inject arbitrary AngularJS expressions by exploiting improper rendering of untrusted input in AngularJS template contexts. Attackers can inject malicious expressions that are compiled and executed by the AngularJS 1.5.2 runtime to achieve arbitrary JavaScript execution in operator browser sessions, wi…</p>
  <p><strong>CVSS:</strong> 5.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-14811 – IBM Sterling Partner Engagement Manager 6.2.3.0 through 6.2.3.5 and 6.2.4.0 thro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14811</guid>
    <pubDate>Fri, 13 Mar 2026 19:53:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-14811</strong></p>
  <p>IBM Sterling Partner Engagement Manager 6.2.3.0 through 6.2.3.5 and 6.2.4.0 through 6.2.4.2 could allow an attacker to obtain sensitive information from the query string of an HTTP GET method to process a request which could be obtained using man in the middle techniques.</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-598</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14811">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>[Medium] CVE-2026-2741 – Specially crafted ZIP archives can escape the intended extraction directory duri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2741</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-2741</strong></p>
  <p>Specially crafted ZIP archives can escape the intended extraction directory during Node.js download and extraction in Vaadin 14.2.0 through 14.14.0, 15.0.0 through 23.6.6, 24.0.0 through 24.9.8, and 25.0.0 through 25.0.2.   Vaadin’s build process can automatically download and extract Node.js if it is not installed locally. If an attacker can intercept or control this download via DNS hijacking,…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2741">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-68482 – A improper certificate validation vulnerability in Fortinet FortiAnalyzer 7.6.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68482</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68482</guid>
    <pubDate>Tue, 10 Mar 2026 18:17:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-68482</strong></p>
  <p>A improper certificate validation vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.4, FortiAnalyzer 7.4.0 through 7.4.8, FortiAnalyzer 7.2 all versions, FortiAnalyzer 7.0 all versions, FortiAnalyzer 6.4 all versions, FortiManager 7.6.0 through 7.6.4, FortiManager 7.4.0 through 7.4.8, FortiManager 7.2 all versions, FortiManager 7.0 all versions, FortiManager 6.4 all versions may allow a r…</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68482">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3822 – Taipower APP for Andorid developed by Taipower has an Improper Certificate Valid...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3822</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3822</guid>
    <pubDate>Mon, 09 Mar 2026 04:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3822</strong></p>
  <p>Taipower APP for Andorid developed by Taipower has an Improper Certificate Validation vulnerability. When establishing an HTTPS connection with the server, the application fails to verify the server-side TLS/SSL certificate. This flaw allows an unauthenticated remote attackers to exploit the vulnerability to perform a Man-in-the-Middle (MITM) attack to read and tamper with network packets.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3822">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>[Medium] CVE-2026-29125 – IDC SFX2100 Satalite Recievers set the `/etc/resolv.conf` file to be world-writa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29125</guid>
    <pubDate>Thu, 05 Mar 2026 02:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29125</strong></p>
  <p>IDC SFX2100 Satalite Recievers set the `/etc/resolv.conf` file to be world-writable by any local user, allowing DNS resolver tampering that can redirect network communications, facilitate man-in-the-middle attacks, and cause denial of service.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23812 – A vulnerability has been identified where an attacker connecting to an access po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23812</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23812</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23812</strong></p>
  <p>A vulnerability has been identified where an attacker connecting to an access point as a standard wired or wireless client can impersonate a gateway by leveraging an address-based spoofing technique. Successful exploitation enables the redirection of data streams, allowing for the interception or modification of traffic intended for the legitimate network gateway via a Machine-in-the-Middle (MitM…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-300</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23812">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23811 – A vulnerability in the client isolation mechanism may allow an attacker to bypas...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23811</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23811</strong></p>
  <p>A vulnerability in the client isolation mechanism may allow an attacker to bypass Layer 2 (L2) communication restrictions between clients and redirect traffic at Layer 3 (L3). In addition to bypassing policy enforcement, successful exploitation - when combined with a port-stealing attack - may enable a bi-directional Machine-in-the-Middle (MitM) attack.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-300</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23811">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23810 – A vulnerability in the packet processing logic may allow an authenticated attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23810</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23810</strong></p>
  <p>A vulnerability in the packet processing logic may allow an authenticated attacker to craft and transmit a malicious Wi-Fi frame that causes an Access Point (AP) to classify the frame as group-addressed traffic and re-encrypt it using the Group Temporal Key (GTK) associated with the victim's BSSID. Successful exploitation may enable GTK-independent traffic injection and, when combined with a port…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-300</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23810">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-40896 – The server certificate was not verified when an Arc agent connected to a Guardia...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40896</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40896</guid>
    <pubDate>Wed, 04 Mar 2026 14:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-40896</strong></p>
  <p>The server certificate was not verified when an Arc agent connected to a Guardian or CMC.    A malicious actor could perform a man-in-the-middle attack and intercept the communication between the Arc agent and the Guardian or CMC. This could result in theft of the client token and sensitive information (such as assets and alerts), impersonation of the server, or injection of spoofed data (such as…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40896">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28226 – Phishing Club is a phishing simulation and man-in-the-middle framework. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28226</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28226</guid>
    <pubDate>Thu, 26 Feb 2026 23:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28226</strong></p>
  <p>Phishing Club is a phishing simulation and man-in-the-middle framework. Prior to version 1.30.2, an authenticated SQL injection vulnerability exists in the GetOrphaned recipient listing endpoint in versions prior to v1.30.2. The endpoint constructs a raw SQL query and concatenates the user-controlled sortBy value directly into the ORDER BY clause without allowlist validation. Because unknown valu…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28226">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-23748 – Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit d7f55b38, c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23748</guid>
    <pubDate>Thu, 26 Feb 2026 18:23:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-23748</strong></p>
  <p>Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit d7f55b38, contain an out-of-bounds read in LightDB State string parsing. When processing a string payload, a payload_size value less than 2 can cause a size_t underflow when computing the number of bytes to copy (nbytes). The subsequent memcpy() reads past the end of the network buffer, which can crash the device. The condition…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-191</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-23747 – Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23747</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23747</guid>
    <pubDate>Thu, 26 Feb 2026 18:23:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-23747</strong></p>
  <p>Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The golioth_payload_as_int() and golioth_payload_as_float() helpers copy network-supplied payload data into fixed-size stack buffers using memcpy() with a length derived from payload_size. The only length checks are guarded by assert(); in release builds, the asser…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23747">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26271 – FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26271</guid>
    <pubDate>Wed, 25 Feb 2026 21:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26271</strong></p>
  <p>FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in `freerdp_image_copy_from_icon_data()` (libfreerdp/codec/color.c) can be triggered by crafted RDP Window Icon (TS_ICON_INFO) data. The bug is reachable over the network when a client processes icon data from an RDP server (or from a man-in-the-middle). Version 3.23.0 fixes the issue.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-126</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26271">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>[Medium] CVE-2026-3100 – The FTP Backup on the ADM will not properly strictly enforce TLS certificate ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3100</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3100</guid>
    <pubDate>Wed, 25 Feb 2026 06:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3100</strong></p>
  <p>The FTP Backup on the ADM will not properly strictly enforce TLS certificate verification while connecting to an FTP server using FTPES/FTPS. An improper validated TLS/SSL certificates allows a remote attacker can intercept network traffic to perform a Man-in-the-Middle (MitM) attack, which may intercept, modify, or obtain sensitive information such as authentication credentials and backup data.…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3100">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>[Medium] CVE-2025-33101 – IBM Concert 1.0.0 through 2.1.0 could allow an attacker to obtain sensitive info...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-33101</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-33101</guid>
    <pubDate>Tue, 17 Feb 2026 20:22:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-33101</strong></p>
  <p>IBM Concert 1.0.0 through 2.1.0 could allow an attacker to obtain sensitive information using man in the middle techniques due to improper clearing of heap memory.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-244</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-33101">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-27903 – IBM DB2 Recovery Expert for LUW 5.5 Interim Fix 002 IBM Db2 Recovery Expert for ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27903</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27903</guid>
    <pubDate>Tue, 17 Feb 2026 20:22:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-27903</strong></p>
  <p>IBM DB2 Recovery Expert for LUW 5.5 Interim Fix 002 IBM Db2 Recovery Expert for Linux, UNIX and Windows transmits data in a cleartext communication channel that could allow an attacker to obtain sensitive information using man in the middle techniques.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27903">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>[Medium] CVE-2026-22613 – The server identity check mechanism for firmware upgrade performed via command s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22613</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22613</guid>
    <pubDate>Mon, 09 Feb 2026 06:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22613</strong></p>
  <p>The server identity check mechanism for firmware upgrade performed via command shell is insecurely implemented potentially allowing an attacker to perform a Man-in-the-middle attack. This security issue has been fixed in the latest firmware version of Eaton   Network M3   which is available on the Eaton download center.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22613">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>
</channel>
</rss>
