<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Unauthenticated/Unauthorized Access</title>
  <link>https://cvedaily.com/pages/tags/unauth-access.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/unauth-access.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Unauthenticated/Unauthorized Access</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:27 +0000</lastBuildDate>
  <item>
    <title>[Unknown] CVE-2026-8878 – Version 3.0.7 of the Securly Chrome Extension exposes multiple publicly accessib...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8878</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8878</guid>
    <pubDate>Wed, 03 Jun 2026 19:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-8878</strong></p>
  <p>Version 3.0.7 of the Securly Chrome Extension exposes multiple publicly accessible endpoints that allow unauthenticated access to sensitive data. The exposed information consists of SHA-1 hashes that are inadequately obfuscated using a simple Caesar cipher, which can be easily reversed to recover the original hash values and access the protected data.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8878">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7888 – Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize()...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7888</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7888</guid>
    <pubDate>Wed, 03 Jun 2026 19:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7888</strong></p>
  <p>Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticated attacker may trigger arbitrary PHP object instantiation if a malicious serialized payload has been placed in the database. Thanks XananasX7 and Sanjorn Keeratirungsan (dizconnect) for both independ…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7888">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-36603 – Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 exposes 15 of 18...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-36603</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-36603</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-36603</strong></p>
  <p>Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 exposes 15 of 18 UPnP IGD actions without authentication on port 1900, including AddPortMapping and GetExternalIPAddress. UPnP is enabled by default through the admin interface, allowing any unauthenticated LAN device to create arbitrary port forwarding rules and access WAN traffic statistics.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-36603">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-36602 – Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 discloses kernel...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-36602</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-36602</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-36602</strong></p>
  <p>Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 discloses kernel memory layout via the UPnP GetStatusInfo action. An unauthenticated attacker on the adjacent network can obtain a raw MIPS KSEG0 kernel pointer, revealing kernel memory layout and aiding further exploitation.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-36602">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6657 – A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6657</guid>
    <pubDate>Wed, 03 Jun 2026 16:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6657</strong></p>
  <p>A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the `allow_origin_pat` configuration is used. The issue arises from the use of `re.match()` for validating the `Origin` header, which only anchors at the start of the string. This allows attacker-controlled domains such as `trusted.example.com.evil.com` to pass validation agai…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6657">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-47324 – ProjectsAndPrograms school-management-system is vulnerable to Stored Cross‑Site ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47324</guid>
    <pubDate>Wed, 03 Jun 2026 14:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-47324</strong></p>
  <p>ProjectsAndPrograms school-management-system is vulnerable to Stored Cross‑Site Scripting (XSS) in multiple attributes of students and teachers objects. An authorized attacker (e.g., a teacher or administrator) can inject malicious JavaScript that is subsequently executed in other users’ browsers. Critically, when chained with CVE‑2025‑11661, which allows unauthenticated access to backend endpoin…</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14772 – Authorization bypass through User-Controlled key vulnerability in ABB T-MAC Plus...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14772</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14772</guid>
    <pubDate>Wed, 03 Jun 2026 11:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14772</strong></p>
  <p>Authorization bypass through User-Controlled key vulnerability in ABB T-MAC Plus.  This issue affects T-MAC Plus: 4.0-24.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14772">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-5078 – Impact: The morgan logging middleware's :remote-user token extracts the Basic au...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5078</guid>
    <pubDate>Wed, 03 Jun 2026 08:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-5078</strong></p>
  <p>Impact: The morgan logging middleware's :remote-user token extracts the Basic auth username from the Authorization request header and writes it to the log stream without neutralizing control characters. An unauthenticated attacker can send a crafted Authorization Basic header containing CR or LF bytes to inject forged log lines, breaking the one-request-per-line structure of access logs and enabl…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5078">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-50052 – In Vinyl Cache before 9.0.1 and Varnish Cache before 9.0.3, a deficiency in HTTP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-50052</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-50052</guid>
    <pubDate>Wed, 03 Jun 2026 06:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-50052</strong></p>
  <p>In Vinyl Cache before 9.0.1 and Varnish Cache before 9.0.3, a deficiency in HTTP/2 request parsing can be exploited to launch a backend request desync attack (request smuggling), which in turn can be used for cache poisoning, authentication bypass, or possibly even information disclosure and manipulation. The attack vector only exists if HTTP/2 support is enabled by setting the feature parameter…</p>
  <p><strong>CVSS:</strong> 2.3 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-50052">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5385 – An unauthenticated user with write access to the knowledge base can store an XSS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5385</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5385</guid>
    <pubDate>Tue, 02 Jun 2026 20:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5385</strong></p>
  <p>An unauthenticated user with write access to the knowledge base can store an XSS payload in a knowledge base item.   This issue affects glpi: before 11.0.7.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5385">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40713 – Dell ThinOS 10, versions prior to ThinOS10 2602_10.0765, contain an Improper Acc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40713</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40713</guid>
    <pubDate>Tue, 02 Jun 2026 17:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40713</strong></p>
  <p>Dell ThinOS 10, versions prior to ThinOS10 2602_10.0765, contain an Improper Access control vulnerability. An unauthenticated attacker with physical access could potentially exploit this vulnerability, leading to Information exposure.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40713">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-47117 – OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47117</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47117</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-47117</strong></p>
  <p>OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied model_name parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path that loads Hugging Face models with trust_remote_code=True. An unauthenticated attacker can supply a…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47117">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45685 – OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the Op...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45685</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45685</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45685</strong></p>
  <p>OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.1.0 to before version 0.9.0, malformed MongoDB wire messages can trigger uncaught panics in the MongoDB TCP parser, allowing a remote unauthenticated attacker to crash the telemetry agent and cause a denial of service. The parser operates on raw attacker-controlled network payloads…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45685">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45554 – NiceGUI is a Python-based UI framework. Prior to version 3.12.0, two FastAPI rou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45554</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45554</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45554</strong></p>
  <p>NiceGUI is a Python-based UI framework. Prior to version 3.12.0, two FastAPI routes that serve per-component static assets in NiceGUI accept a sub-path parameter that may resolve to a directory rather than a file. Requests that resolve to a directory raise an unhandled RuntimeError inside Starlette's FileResponse, which Uvicorn writes to the server log as a full traceback. Because the routes are…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-248</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45554">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42654 – Authentication Bypass Using an Alternate Path or Channel vulnerability in WP Swi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42654</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42654</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42654</strong></p>
  <p>Authentication Bypass Using an Alternate Path or Channel vulnerability in WP Swings Wallet System for WooCommerce allows Password Recovery Exploitation.  This issue affects Wallet System for WooCommerce: from n/a through 2.7.5.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42654">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40780 – Authentication Bypass Using an Alternate Path or Channel vulnerability in Liquid...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40780</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40780</strong></p>
  <p>Authentication Bypass Using an Alternate Path or Channel vulnerability in Liquid Web / StellarWP BookIt allows Password Recovery Exploitation.  This issue affects BookIt: from n/a before 2.5.4.1.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7312 – CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7312</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7312</guid>
    <pubDate>Tue, 02 Jun 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7312</strong></p>
  <p>CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefinity version from 14.0.7700 to 14.4.8152, and 15.0.8200 to 15.0.8234, and 15.1.8300 to 15.1.8335, 15.2.8400 to 15.2.8441, 15.3.8500 to 15.3.8531, and 15.4.8600 to 15.4.8630 allows a remote unauthenticated attacker to obtain plain-text credentials used connect to Sitefinity Insight service. Successful exploitation requ…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7312">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7201 – CWE-639: Authorization Bypass Through User-Controlled Key in web services in Pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7201</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7201</guid>
    <pubDate>Tue, 02 Jun 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7201</strong></p>
  <p>CWE-639: Authorization Bypass Through User-Controlled Key in web services in Progress Sitefinity 15.2.x before 15.2.8441, 15.3.x before 15.3.8531, and 15.4.x before 15.4.8630 allows a remote authenticated attacker to modify account properties of other users, potentially leading to account compromise. Successful exploitation requires knowledge of values that are not generally exposed to low-privil…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7201">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7198 – CWE-284: Improper Access Control in web services in Progress Sitefinity 15.4.862...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7198</guid>
    <pubDate>Tue, 02 Jun 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7198</strong></p>
  <p>CWE-284: Improper Access Control in web services in Progress Sitefinity 15.4.8623 before 15.4.8630 allows a remote unauthenticated attacker to access content that should be restricted, resulting in full compromise of confidentiality, integrity, and availability of affected installations.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7195 – CWE-20: Improper Input Validation in web services in Progress Sitefinity 14.1.x ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7195</guid>
    <pubDate>Tue, 02 Jun 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7195</strong></p>
  <p>CWE-20: Improper Input Validation in web services in Progress Sitefinity 14.1.x through 14.3.x, 14.4.x before 14.4.8152, 15.0.x before 15.0.8234, 15.1.x before 15.1.8335, 15.2.x before 15.2.8441, 15.3.x before 15.3.8531, and 15.4.x before 15.4.8630 allows a remote unauthenticated attacker to compromise the integrity and confidentiality of user accounts. Successful exploitation requires user inter…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10622 – Improper Authentication in REST API in Collibra Agent, allows a remote unauthent...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10622</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10622</guid>
    <pubDate>Tue, 02 Jun 2026 14:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10622</strong></p>
  <p>Improper Authentication in REST API in Collibra Agent, allows a remote unauthenticated attacker to access privileged functionality via exposed '/rest/* endpoints.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10622">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10611 – An authentication bypass vulnerability exists in MISP when LDAP mixed authentica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10611</guid>
    <pubDate>Tue, 02 Jun 2026 14:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10611</strong></p>
  <p>An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement. In deployments configured with LdapAuth.mixedAuth=true and Security.require_otp=true, users authenticated through an authentication plugin, such as LDAP, may have their authenticated session established during the application beforeFilter phase before the normal login flow enforce…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34906 – Server-Side Template Injection (SSTI) in Wirtualna Uczelnia allows an unauthenti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34906</guid>
    <pubDate>Tue, 02 Jun 2026 10:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34906</strong></p>
  <p>Server-Side Template Injection (SSTI) in Wirtualna Uczelnia allows an unauthenticated attacker to perform Remote Code Execution (RCE). In the endpoint redirectToUrl and parameter redirectUrlParameter, insufficient input validation permits injection of arbitrary template expressions that are executed on the server. Successful exploitation can allow an attacker to run remote commands, including est…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10549 – LDAP filter injection vulnerability in Yandex Database prior to 25.3.1.25 allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10549</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10549</guid>
    <pubDate>Tue, 02 Jun 2026 10:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10549</strong></p>
  <p>LDAP filter injection vulnerability in Yandex Database prior to 25.3.1.25 allows a remote attacker with valid LDAP credentials to bypass group membership checks resulting in unauthorized access to the database.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-280</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10549">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3514 – In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3514</guid>
    <pubDate>Tue, 02 Jun 2026 09:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3514</strong></p>
  <p>In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication middleware exempts any URL path ending with 'health' or 'ready' from authentication checks. This allows an attacker to create resources with names ending in 'health' or 'ready' and access them without au…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-59601 – Information Disclosure when resetting device to factory default settings through...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59601</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59601</guid>
    <pubDate>Mon, 01 Jun 2026 23:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-59601</strong></p>
  <p>Information Disclosure when resetting device to factory default settings through powerline interface allows unauthorized access to device configuration.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-1230</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59601">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40964 – Authentication Bypass in cf-auth-proxy in Cloud Foundry Foundation all installat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40964</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40964</guid>
    <pubDate>Mon, 01 Jun 2026 22:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40964</strong></p>
  <p>Authentication Bypass in cf-auth-proxy in Cloud Foundry Foundation all installations allows an unauthenticated remote attacker to gain read access to every log and metric for every application and platform component via minting a JWT that the cf-auth-proxy accepts as a valid logs.admin token.  Affected versions: - log-cache_release: all versions through v3.2.6 (inclusive); fixed in v3.2.7 or late…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40964">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45727 – CloakBrowser is a tool to bypass bot detection tests. Prior to version 0.3.28, t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45727</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45727</strong></p>
  <p>CloakBrowser is a tool to bypass bot detection tests. Prior to version 0.3.28, the cloakserve CDP multiplexer uses the user-supplied fingerprint query parameter directly as a filesystem path component when creating Chrome profile directories. An unauthenticated attacker who can reach the cloakserve port can supply a crafted fingerprint value containing path traversal sequences to resolve user_dat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45690 – Nextcloud is an open source content collaboration platform. In Nextcloud Server ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45690</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45690</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45690</strong></p>
  <p>Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, an authentication bypass vulnerability allowed attackers with knowledge of a user's password to circumvent two-factor authentication (2FA) protections. When a user initiated login with valid credentials on a 2FA-enabled account, the system created a t…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45690">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45275 – Nextcloud is an open source content collaboration platform. Prior to version 2.7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45275</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45275</strong></p>
  <p>Nextcloud is an open source content collaboration platform. Prior to version 2.7.2, a privilege escalation vulnerability exists in the Approval app that allows a user without sharing permissions to force the system to share a file with approvers. This results in an authorization bypass and privilege escalation, allowing unauthorized distribution of restricted files. This issue has been patched in…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37235 – FlexRIC v2.0.0 trusts the xapp_id field from E42 message payloads without bindin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37235</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37235</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37235</strong></p>
  <p>FlexRIC v2.0.0 trusts the xapp_id field from E42 message payloads without binding it to the sender's SCTP association. The validation function valid_xapp_id() only checks that the value is within the assigned range. A remote unauthenticated attacker can impersonate any xApp by specifying their xapp_id in requests sent to the iApp (port 36422), causing responses to be misrouted to the victim xApp.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37235">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37233 – FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37233</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37233</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37233</strong></p>
  <p>FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eq_xapp_ric_gen_id() in src/ric/iApp/xapp_ric_id.c compares m0->xapp_id against itself (m0->xapp_id) instead of the other argument (m1->xapp_id), effectively ignoring the xApp identity dimension. A malicious xApp connected to the iApp (port 36422) can delete any other xApp's subscriptions…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37233">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37230 – FlexRIC v2.0.0 crashes when the near-RT RIC receives a RIC_INDICATION message wi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37230</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37230</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37230</strong></p>
  <p>FlexRIC v2.0.0 crashes when the near-RT RIC receives a RIC_INDICATION message with a ran_func_id that does not exist in its registry. The lookup returns NULL, triggering assert() in Debug builds (SIGABRT) or NULL pointer dereference in Release builds (SIGSEGV). A remote unauthenticated attacker can crash the near-RT RIC (port 36421) by sending a crafted RIC_INDICATION with an arbitrary ran_func_i…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37230">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37229 – FlexRIC v2.0.0 contains a reachable assertion in e2ap_create_pdu() triggered whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37229</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37229</strong></p>
  <p>FlexRIC v2.0.0 contains a reachable assertion in e2ap_create_pdu() triggered when ASN.1 PER decoding fails. A remote unauthenticated attacker can send any non-PER byte sequence (e.g., a single 0x00 byte) over SCTP to the near-RT RIC (port 36421) or iApp (port 36422) to crash the process via SIGABRT. The assertion is reached before any protocol-level validation occurs. All three E2AP protocol vers…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37229">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37228 – FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_sctp_msg() (src/lib/e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37228</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37228</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37228</strong></p>
  <p>FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_sctp_msg() (src/lib/ep/e2ap_ep.c). The function allocates a fixed 32KB receive buffer and enforces assert(rc < len) on the sctp_recvmsg() return value. A remote unauthenticated attacker can send a single SCTP message with payload >= 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is re…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37228">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37226 – FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37226</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37226</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37226</strong></p>
  <p>FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert() in Debug builds (SIGABRT) and dereferenced in Release builds (SIGSEGV). A remote unauthenticated attacker can crash the iApp process (port 36422) by sending a subscription request with an arbitrary global_e2_node_id.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37226">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42674 – Authentication Bypass by Spoofing vulnerability in AAM Plugin Advanced Access Ma...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42674</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42674</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42674</strong></p>
  <p>Authentication Bypass by Spoofing vulnerability in AAM Plugin Advanced Access Manager allows URL Encoding.  This issue affects Advanced Access Manager: from n/a through 7.1.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42674">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37227 – FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37227</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37227</strong></p>
  <p>FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type (e.g., E2nodeConfigurationUpdate) to crash the near-RT RIC process (port 36421) via SIGABRT. The message passes whitelist validation but triggers an unconditional assertion…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37227">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37225 – FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST wi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37225</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37225</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37225</strong></p>
  <p>FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST with an empty ricEventTriggerDefinition field. The E42 layer decoder accepts this as valid, but the E2AP encoder asserts a non-empty constraint when forwarding the request. A remote unauthenticated attacker can crash the iApp process (port 36422) via SIGABRT by exploiting this cross-layer validation mismatch.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37225">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37224 – FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37224</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37224</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37224</strong></p>
  <p>FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert() rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process (port 36421) by sending two E2_SETUP_REQUESTs with the same E2 node configuration, triggering SIGABRT.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37224">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37223 – FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. Th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37223</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37223</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37223</strong></p>
  <p>FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert(). A remote unauthenticated attacker can send any decodable E2AP PDU with a message type not in the whitelist to crash the iApp process (port 36422) via SIGABRT. Since iApp and the near-RT RIC share one process, this terminates the…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37223">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37222 – FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37222</guid>
    <pubDate>Mon, 01 Jun 2026 17:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37222</strong></p>
  <p>FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs (e.g., an E2setupRequest with extra optional fields) to crash the near-RT RIC (port 36421) or iApp (port 36422) via SIGABRT. The code asserts exact IE counts rather than validating against…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42251 – Use of hard-coded credentials in KS-SOMED allowed an unauthorized attacker acces...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42251</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42251</guid>
    <pubDate>Mon, 01 Jun 2026 15:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42251</strong></p>
  <p>Use of hard-coded credentials in KS-SOMED allowed an unauthorized attacker access to FTP server that hosted the application's update packages. The attacker with these credentials could upload a malicious update file, which then may have been distributed and installed on client machines as a legitimate update.  This issue affects KS-SOMED with modules: KSPLUPDFTP.exe up to 30.00.00.056 and ANEKSKL…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42251">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37221 – FlexRIC v2.0.0 crashes when receiving a RIC_SUBSCRIPTION_RESPONSE with an unknow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37221</guid>
    <pubDate>Mon, 01 Jun 2026 15:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37221</strong></p>
  <p>FlexRIC v2.0.0 crashes when receiving a RIC_SUBSCRIPTION_RESPONSE with an unknown ric_id that has no corresponding pending event. The near-RT RIC uses assert() to enforce the existence of a pending event during response processing. A remote unauthenticated attacker can send a forged RIC_SUBSCRIPTION_RESPONSE to the near-RT RIC (port 36421) to cause SIGABRT in Debug builds or NULL pointer derefere…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37220 – FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2_SETUP_REQ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37220</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37220</guid>
    <pubDate>Mon, 01 Jun 2026 15:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37220</strong></p>
  <p>FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2_SETUP_REQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path and enforces this via assert(). A remote unauthenticated attacker can crash the near-RT RIC (port 36421) by simply completing an SCTP handshake and immediately disconnecting, without sending any E2AP…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37220">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-49270 – Exposure of Sensitive Information Through Metadata vulnerability in Apache Activ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49270</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-49270</strong></p>
  <p>Exposure of Sensitive Information Through Metadata vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All.  Brokers that are configured with a network connector with syncDurableSubs set to true, are vulnerable to an unauthenticated attacker who can receive a list of all durable topic subscriptions in the broker, including client identifiers, subscription names, topic destin…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-1230</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40543 – SOPlanning does not enforce authorization for backup functionalities. An unauthe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40543</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40543</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40543</strong></p>
  <p>SOPlanning does not enforce authorization for backup functionalities. An unauthenticated attacker can directly query backup-related endpoints and retrieve backup archives containing user databases with usernames and password hashes, as well as the config.csv file, which includes additional sensitive information.  This issue affects SOPlanning version 1.55 and below.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40543">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10517 – A flaw was found in Clair. The fetcher component makes outbound HTTP requests to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10517</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10517</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10517</strong></p>
  <p>A flaw was found in Clair. The fetcher component makes outbound HTTP requests to attacker-supplied URIs from manifest layer descriptors without IP or scheme filtering. When PSK authentication is not configured (opt-in, not enforced by default), an unauthenticated attacker can submit a manifest with a URI pointing to internal services or cloud metadata endpoints. The SSRF is reflective for non-200…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10517">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-48188 – An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48188</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48188</guid>
    <pubDate>Mon, 01 Jun 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-48188</strong></p>
  <p>An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition database layer module allows an unauthenticated SQL injection which can lead to an authentication bypass. This issue only affects the system if the MySQL/MariaDB server is configured with the NO_BACKSLASH_ESCAPES SQL mode.  This issue affects OTRS:     *  7.0.X   *  8.0.X   *  2023.X   *  2024.X   *  2025.X   *  2026…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48188">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10212 – A vulnerability was identified in AstrBotDevs AstrBot 4.24.2. This affects the f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10212</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10212</guid>
    <pubDate>Mon, 01 Jun 2026 03:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10212</strong></p>
  <p>A vulnerability was identified in AstrBotDevs AstrBot 4.24.2. This affects the function astr_main_agent of the file astrbot/core/astr_main_agent.py. Such manipulation of the argument session_id leads to authorization bypass. It is possible to launch the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10212">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-8382 – The Advanced Custom Fields (ACF®) plugin for WordPress is vulnerable to authoriz...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8382</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8382</guid>
    <pubDate>Sun, 31 May 2026 04:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-8382</strong></p>
  <p>The Advanced Custom Fields (ACF®) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.8.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the post_title and post_content of any post bound to a publicly accessible acf_form() instance by…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8382">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10154 – A vulnerability has been found in Dolibarr ERP CRM 23.0.0/23.0.1/23.0.2. The aff...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10154</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10154</guid>
    <pubDate>Sun, 31 May 2026 00:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10154</strong></p>
  <p>A vulnerability has been found in Dolibarr ERP CRM 23.0.0/23.0.1/23.0.2. The affected element is an unknown function of the file htdocs/user/messaging.php. Such manipulation of the argument ID leads to authorization bypass. The attack can be executed remotely. Upgrading to version 23.0.3 is sufficient to fix this issue. The name of the patch is 119b3606c7a701747a57a1f18b1a9e7666f678e2. It is sugg…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10154">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-25424 – Gate Pass Management System 2.1 contains an SQL injection vulnerability that all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-25424</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-25424</guid>
    <pubDate>Sat, 30 May 2026 16:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-25424</strong></p>
  <p>Gate Pass Management System 2.1 contains an SQL injection vulnerability that allows unauthenticated attackers to bypass authentication by injecting SQL code through the login and password parameters. Attackers can submit crafted POST requests to login-exec.php with SQL injection payloads in form parameters to authenticate without valid credentials and gain access to the application.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25424">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9051 – There is an authentication bypass vulnerability in the NI SystemLink Enterprise ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9051</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9051</guid>
    <pubDate>Fri, 29 May 2026 19:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9051</strong></p>
  <p>There is an authentication bypass vulnerability in the NI SystemLink Enterprise Dashboard application that may allow an unauthenticated remote attacker to bypass authentication controls leading to privilege escalation or information disclosure.  Successful exploitation requires an attacker to send a specially crafted HTTP request.  This vulnerability affects NI SystemLink Enterprise 2026-04 and p…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9051">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-5386 – The affected KMW CCTV Security Cameras are vulnerable to a critical unauthentica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5386</guid>
    <pubDate>Fri, 29 May 2026 18:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-5386</strong></p>
  <p>The affected KMW CCTV Security Cameras are vulnerable to a critical unauthenticated password reset. This flaw allows an attacker to remotely reset the administrator password to a known value without authentication, granting full access to the camera feeds and settings.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-620</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5386">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45660 – Statamic is a Laravel and Git powered content management system (CMS). Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45660</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45660</guid>
    <pubDate>Fri, 29 May 2026 18:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45660</strong></p>
  <p>Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.22 and 6.18.1, the Glide image proxy's URL validation could be bypassed using an IP representation that wasn't normalized before the public-IP check. An unauthenticated user could cause the server to make HTTP requests to internal addresses — including loopback, private network, and cloud metadata endpoints. This…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45660">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-45631 – Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45631</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45631</guid>
    <pubDate>Fri, 29 May 2026 18:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45631</strong></p>
  <p>Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker forge email verification JWTs, trigger auto-sign-in as admin, and execute commands on the host via the built-in SSH terminal. This vulnerability is fixed in 0.29.3.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45631">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35630 – OpenClaw before 2026.5.18 contains an authorization bypass vulnerability in QQBo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35630</guid>
    <pubDate>Fri, 29 May 2026 16:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35630</strong></p>
  <p>OpenClaw before 2026.5.18 contains an authorization bypass vulnerability in QQBot native approval buttons that fails to enforce configured approver identity. Non-approver users can click approval buttons to resolve pending exec or plugin approval requests without proper authorization.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32905 – OpenClaw before 2026.5.4 contains an authorization bypass vulnerability in the b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32905</guid>
    <pubDate>Fri, 29 May 2026 16:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32905</strong></p>
  <p>OpenClaw before 2026.5.4 contains an authorization bypass vulnerability in the bundled device-pair plugin that allows non-owner authorized chat senders to issue device-pairing bootstrap codes without proper scope validation. Attackers with chat command access can create setup codes to enroll devices with operator/node capabilities, granting persistent credentials until manual removal.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-25387 – HaPe PKH 1.1 contains a cross-site request forgery vulnerability that allows att...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-25387</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-25387</guid>
    <pubDate>Fri, 29 May 2026 16:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-25387</strong></p>
  <p>HaPe PKH 1.1 contains a cross-site request forgery vulnerability that allows attackers to change administrator passwords by submitting forged requests to the user update endpoint. Attackers can craft malicious forms targeting the aksi_user.php script with parameters like id_user, password, and level to modify admin credentials without authentication.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25387">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-25386 – HaPe PKH 1.1 contains multiple SQL injection vulnerabilities in admin/media.php ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-25386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-25386</guid>
    <pubDate>Fri, 29 May 2026 16:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-25386</strong></p>
  <p>HaPe PKH 1.1 contains multiple SQL injection vulnerabilities in admin/media.php that allow attackers to manipulate database queries by injecting SQL code through the 'id' parameter. An unauthenticated attacker can exploit the desa module (module=desa&act=hapus), while authenticated users can exploit the pengurus, fasilitas, and kelompok modules (for example act=print, act=editpengurus, act=editfa…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25386">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45620 – WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/menti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45620</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45620</guid>
    <pubDate>Fri, 29 May 2026 14:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45620</strong></p>
  <p>WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck() or admin gate. It only has an entry guard: preg_match('/^@/', $_REQUEST['term']) and hard-coded rowCount=10. This enables unauthenticated user enumeration.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-204</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45620">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9508 – Incorrect permission settings on a critical resource in Suprema BioStar 2 (versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9508</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9508</guid>
    <pubDate>Fri, 29 May 2026 13:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9508</strong></p>
  <p>Incorrect permission settings on a critical resource in Suprema BioStar 2 (versions 2.9.3 through 2.9.11) that allow backup files to be publicly exposed when the administrator configures their path within the NGINX webroot. This vulnerability allows an attacker with network access to directly download backup ZIP files via ‘http(s)://[server]/download/…’ without requiring authentication. This expo…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9508">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-8326 – Path traversal vulnerability in Remote Spark (https://www.Remotespark.Com/) Spar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8326</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8326</guid>
    <pubDate>Fri, 29 May 2026 13:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-8326</strong></p>
  <p>Path traversal vulnerability in Remote Spark (https://www.Remotespark.Com/) SparkView allows reading and writing arbitrary files in all directories as root. This leads to RCE. The affected component is the RDP drive redirection.  Depending on implementation, the vulnerability can be exploited by an unauthenticated attacker.  This issue affects SparkView: before build 1127.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-23</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8326">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9808 – An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9808</guid>
    <pubDate>Fri, 29 May 2026 12:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9808</strong></p>
  <p>An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (utilizing API Platform). Under certain conditions, roles configured with owner-scope restrictions (such as `viewown` or `editown`) are not properly enforced. This allows low-privilege authenticated API users to bypass ownership-logic controls and access or modify resources belonging to other users.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-41273 – Nozomi Networks Labs identified a CWE-288: Authentication Bypass Using an Altern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41273</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41273</guid>
    <pubDate>Fri, 29 May 2026 12:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-41273</strong></p>
  <p>Nozomi Networks Labs identified a CWE-288: Authentication Bypass Using an Alternate Path or Channel in the Console WebUI in Waterfall WF-500 TX and RX Hosts in version 7.9.1.0 R2502171040 that allows remote unauthenticated attackers to bypass authentication of the Console web application and perform actions as an authenticated user.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41273">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46579 – A flaw was found in the OpenShift Router. When a Route has `insecureEdgeTerminat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46579</guid>
    <pubDate>Fri, 29 May 2026 11:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46579</strong></p>
  <p>A flaw was found in the OpenShift Router. When a Route has `insecureEdgeTerminationPolicy` set to Allow, the HTTP frontend does not remove `X-SSL-Client-*` headers from incoming requests. This allows an unauthenticated attacker to send plain HTTP requests with crafted `X-SSL-Client-*` headers. As a result, backends relying on these headers for mutual TLS (Transport Layer Security) authentication…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12714 – The Rank Math SEO – AI SEO Tools to Dominate SEO Rankings plugin for WordPress i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12714</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12714</guid>
    <pubDate>Fri, 29 May 2026 11:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12714</strong></p>
  <p>The Rank Math SEO – AI SEO Tools to Dominate SEO Rankings plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the update_site_editor_homepage function in all versions up to, and including, 1.0.271. This makes it possible for unauthenticated attackers to modify several plugin settings including homepage title, meta description, breadcrumbs label, and soci…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12714">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-49200 – The acer_cgi.log file in the device firmware is accessible without authenticatio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49200</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49200</guid>
    <pubDate>Fri, 29 May 2026 09:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-49200</strong></p>
  <p>The acer_cgi.log file in the device firmware is accessible without authentication via the web interface. This file contains cleartext login credentials (for web and Telnet), leading to unauthorized system access.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49200">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-49195 – Unauthenticated Debug Service. The /sbin/mtk_dut binary is exposed on TCP port 9...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49195</guid>
    <pubDate>Fri, 29 May 2026 09:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-49195</strong></p>
  <p>Unauthenticated Debug Service. The /sbin/mtk_dut binary is exposed on TCP port 9000 without authentication, allowing any LAN-based attacker to execute arbitrary UCC commands.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-3655 – The OTP Login With Phone Number, OTP Verification plugin for WordPress is vulner...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3655</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3655</guid>
    <pubDate>Fri, 29 May 2026 08:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-3655</strong></p>
  <p>The OTP Login With Phone Number, OTP Verification plugin for WordPress is vulnerable to authentication bypass in versions 1.8.50 through 1.8.60. This is due to the Firebase verification flow in the `lwp_ajax_register` AJAX handler not binding the Firebase session to the phone number supplied in the request. The `idehweb_lwp_activate_through_firebase()` function validates that a Firebase OTP sessi…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3655">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6324 – A flaw was found in libsoup. A remote attacker could exploit an unsigned to sign...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6324</guid>
    <pubDate>Fri, 29 May 2026 07:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6324</strong></p>
  <p>A flaw was found in libsoup. A remote attacker could exploit an unsigned to signed conversion error in the `soup_body_input_stream_read_chunked()` function by sending a malicious HTTP request. This vulnerability occurs when libsoup operates behind a non-libsoup proxy server or as a proxy in front of a non-libsoup backend server. Successful exploitation can allow an attacker to bypass security con…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-46843 – Vulnerability in Oracle REST Data Services (component: Core).  Supported version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46843</guid>
    <pubDate>Thu, 28 May 2026 21:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-46843</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Core).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle REST D…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-46842 – Vulnerability in Oracle REST Data Services (component: Core).  Supported version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46842</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46842</guid>
    <pubDate>Thu, 28 May 2026 21:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-46842</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Core).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle REST Data Services acces…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46842">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-46841 – Vulnerability in Oracle REST Data Services (component: General).  Supported vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46841</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46841</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-46841</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: General).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in  unauthorized read access to a subset of Oracle REST Data Services accessible data. C…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46841">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-46840 – Vulnerability in Oracle REST Data Services (component: Backend-as-a-Service).  S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46840</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46840</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-46840</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Backend-as-a-Service).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  While the vulnerability is in Oracle REST Data Services, attacks may significantly impact additional products (scope change).…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46840">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46835 – Vulnerability in the Net Service component of Oracle Database Server.  Supported...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46835</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46835</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46835</strong></p>
  <p>Vulnerability in the Net Service component of Oracle Database Server.  Supported versions that are affected are 23.4.0-23.26.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Net Service.  Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Net Servi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46835">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46834 – Vulnerability in the Net Service component of Oracle Database Server.  Supported...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46834</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46834</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46834</strong></p>
  <p>Vulnerability in the Net Service component of Oracle Database Server.  Supported versions that are affected are 23.4.0-23.26.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Net Service.  Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Net Servi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46834">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-46833 – Vulnerability in the Net Service component of Oracle Database Server.  Supported...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46833</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46833</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-46833</strong></p>
  <p>Vulnerability in the Net Service component of Oracle Database Server.  Supported versions that are affected are 23.4.0-23.26.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Net Service.  While the vulnerability is in Net Service, attacks may significantly impact additional products (scope change).  Successful attacks of this vulnerab…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46833">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-46830 – Vulnerability in Oracle REST Data Services (component: Mongoapi).  Supported ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46830</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46830</guid>
    <pubDate>Thu, 28 May 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-46830</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Mongoapi).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in  unauthorized read access to a subset of Oracle REST Data Services accessible data.…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46830">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46829 – Vulnerability in Oracle REST Data Services (component: Mongoapi).  Supported ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46829</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46829</guid>
    <pubDate>Thu, 28 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46829</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Mongoapi).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) o…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46829">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46828 – Vulnerability in the Oracle Payroll product of Oracle E-Business Suite (componen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46828</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46828</guid>
    <pubDate>Thu, 28 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46828</strong></p>
  <p>Vulnerability in the Oracle Payroll product of Oracle E-Business Suite (component: Internal Operations).  Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Payroll.  Successful attacks of this vulnerability can result in  unauthorized creation, deletion or modification access t…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46828">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46823 – Vulnerability in the Oracle Public Sector Financials (International) product of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46823</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46823</guid>
    <pubDate>Thu, 28 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46823</strong></p>
  <p>Vulnerability in the Oracle Public Sector Financials (International) product of Oracle E-Business Suite (component: Authorization).  Supported versions that are affected are 12.2.6-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTPS to compromise Oracle Public Sector Financials (International).  While the vulnerability is in Oracle Public Sector…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46823">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46821 – Vulnerability in the Oracle Financials Common Modules product of Oracle E-Busine...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46821</guid>
    <pubDate>Thu, 28 May 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46821</strong></p>
  <p>Vulnerability in the Oracle Financials Common Modules product of Oracle E-Business Suite (component: Common Components).  Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Financials Common Modules.  While the vulnerability is in Oracle Financials Common Modules, attacks may si…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46820 – Vulnerability in the Oracle Financials Common Modules product of Oracle E-Busine...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46820</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46820</guid>
    <pubDate>Thu, 28 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46820</strong></p>
  <p>Vulnerability in the Oracle Financials Common Modules product of Oracle E-Business Suite (component: Common Components).  Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Financials Common Modules.  While the vulnerability is in Oracle Financials Common Modules, attacks may si…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46820">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-46819 – Vulnerability in the Oracle Internet Procurement Connector product of Oracle E-B...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46819</guid>
    <pubDate>Thu, 28 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-46819</strong></p>
  <p>Vulnerability in the Oracle Internet Procurement Connector product of Oracle E-Business Suite (component: Internal Operations).  Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Internet Procurement Connector.  Successful attacks of this vulnerability can result in  unauthori…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46818 – Vulnerability in the Oracle Payments product of Oracle E-Business Suite (compone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46818</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46818</guid>
    <pubDate>Thu, 28 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46818</strong></p>
  <p>Vulnerability in the Oracle Payments product of Oracle E-Business Suite (component: File Transmission).  Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Payments.  Successful attacks of this vulnerability can result in  unauthorized creation, deletion or modification acce…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46818">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-46817 – Vulnerability in the Oracle Payments product of Oracle E-Business Suite (compone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46817</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46817</guid>
    <pubDate>Thu, 28 May 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-46817</strong></p>
  <p>Vulnerability in the Oracle Payments product of Oracle E-Business Suite (component: File Transmission).  Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Payments.  Successful attacks of this vulnerability can result in takeover of Oracle Payments. CVSS 3.1 Base Score 9.8 (Co…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46817">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35277 – Vulnerability in Oracle REST Data Services (component: Core).  Supported version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35277</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35277</guid>
    <pubDate>Thu, 28 May 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35277</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Core).  Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks of this vulnerability can result in  unauthorized creation, deletion or modification access to critical data or all Oracle RE…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35277">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35266 – Vulnerability in Oracle REST Data Services (component: Core).  Supported version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35266</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35266</guid>
    <pubDate>Thu, 28 May 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35266</strong></p>
  <p>Vulnerability in Oracle REST Data Services (component: Core).  Supported versions that are affected are 24.2.0-26.1.0. Difficult to exploit vulnerability allows low privileged attacker with network access via HTTPS to compromise Oracle REST Data Services.  Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle REST Data Services…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35266">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34311 – Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Ora...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34311</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34311</guid>
    <pubDate>Thu, 28 May 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34311</strong></p>
  <p>Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: Opera).  Supported versions that are affected are 5.6.19.24, 5.6.22, 5.6.25.19, 5.6.27.6 and  5.6.28. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Hospitality OPERA 5 Property Services.  Successful attacks of…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34311">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-49128 – Music Player Daemon (MPD) before version 0.24.11 contains a path traversal vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49128</guid>
    <pubDate>Thu, 28 May 2026 20:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-49128</strong></p>
  <p>Music Player Daemon (MPD) before version 0.24.11 contains a path traversal vulnerability in LocalStorage::MapFSOrThrow and LocalStorage::MapUTF8 within the local storage plugin, where the on-disk path is constructed by joining the storage root with a user-supplied URI as plain strings without canonicalization, allowing '..' segments to survive into the resolved path and be flattened by the kernel…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45332 – Automad is a flat-file content management system and template engine. From 2.0.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45332</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45332</guid>
    <pubDate>Thu, 28 May 2026 19:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45332</strong></p>
  <p>Automad is a flat-file content management system and template engine. From 2.0.0-alpha.1 to 2.0.0-beta.27, a Broken Access Control vulnerability allows an unauthenticated attacker to retrieve the bcrypt password hash of every administrator account with a single POST request. The /_api/user-collection/create-first-user setup endpoint remains publicly accessible once initial configuration is comple…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45332">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9098 – In Casdoor versions 2.362.0 and earlier, the SAML callback handler in controller...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9098</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9098</guid>
    <pubDate>Thu, 28 May 2026 17:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9098</strong></p>
  <p>In Casdoor versions 2.362.0 and earlier, the SAML callback handler in controllers/auth.go accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnRequest previously issued by Casdoor. Additionally, if an administrator disables or deletes an IdP (Identity Provider) after a SAML flow has started, the handler still processes the response using the provi…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9098">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9090 – Casdoor versions 2.362.0 and earlier contain a vulnerability that allows an atta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9090</guid>
    <pubDate>Thu, 28 May 2026 17:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9090</strong></p>
  <p>Casdoor versions 2.362.0 and earlier contain a vulnerability that allows an attacker to bypass authentication by supplying an arbitrary signing certificate. The buildSpCertificateStore function extracts the X.509 certificate directly from the incoming SAMLResponse instead of using the trusted pre-configured Identity Provider certificate, allowing an attacker to forge assertions signed with an att…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35675 – phpMyFAQ before 4.1.3 contains an authentication bypass vulnerability in the pas...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35675</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35675</guid>
    <pubDate>Thu, 28 May 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35675</strong></p>
  <p>phpMyFAQ before 4.1.3 contains an authentication bypass vulnerability in the password reset endpoint that allows unauthenticated attackers to reset any user account password without token verification or email confirmation. Attackers can enumerate valid usernames, obtain plaintext passwords via email, and achieve complete account takeover including administrative access.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35675">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35672 – phpMyFAQ before 4.1.3 contains an authentication bypass vulnerability in API v4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35672</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35672</guid>
    <pubDate>Thu, 28 May 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35672</strong></p>
  <p>phpMyFAQ before 4.1.3 contains an authentication bypass vulnerability in API v4.0 where the default empty api.apiClientToken allows unauthenticated users to create and modify FAQ entries. Attackers can send an empty x-pmf-token header to bypass token validation and inject malicious content via POST endpoints /api/v4.0/faq/create, /api/v4.0/category, and /api/v4.0/question.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1188</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35672">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35671 – phpMyFAQ before 4.1.3 contains an insecure direct object reference vulnerability...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35671</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35671</guid>
    <pubDate>Thu, 28 May 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35671</strong></p>
  <p>phpMyFAQ before 4.1.3 contains an insecure direct object reference vulnerability in the admin API user password endpoint that allows authenticated administrators to change any user's password without authorization verification. An attacker with low-privilege admin credentials can escalate to SuperAdmin by modifying the userId parameter in the overwrite-password API request.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35671">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-8990 – A user with physical access to a smartphone can bypass authentication mechanism ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8990</guid>
    <pubDate>Thu, 28 May 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-8990</strong></p>
  <p>A user with physical access to a smartphone can bypass authentication mechanism of Kidsview mobile application and grant himself full access to the device owner's account by interacting with application's push notification.  This issue was fixed in version 4.4.3</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-8979 – The Mennekes Amtron series (firmware versions ≤ 5.22.3) is vulnerable to an auth...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8979</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8979</guid>
    <pubDate>Thu, 28 May 2026 14:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-8979</strong></p>
  <p>The Mennekes Amtron series (firmware versions ≤ 5.22.3) is vulnerable to an authentication bypass. An unauthenticated remote attacker can change the password of the user account via a crafted POST request to the /operator/operator endpoint.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8979">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
