<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Spring Boot (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/spring-boot.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/spring-boot-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Spring Boot (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:37 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-45091 – sealed-env is a cross-stack, zero-trust secret management library for Node.js an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45091</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45091</guid>
    <pubDate>Tue, 12 May 2026 14:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45091</strong></p>
  <p>sealed-env is a cross-stack, zero-trust secret management library for Node.js and Java/Spring Boot. In sealed-env enterprise mode, versions 0.1.0-alpha.1 through 0.1.0-alpha.3 embedded the operator's literal TOTP secret in the JWS payload of every minted unseal token. JWS payload is base64-encoded JSON, NOT encrypted. Any party who could observe a minted token (CI build logs, container env dumps,…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45091">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40976 – In certain circumstances, Spring Boot's default web security is ineffective allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40976</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40976</guid>
    <pubDate>Tue, 28 Apr 2026 00:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40976</strong></p>
  <p>In certain circumstances, Spring Boot's default web security is ineffective allowing unauthorized access to all endpoints. For an application to be vulnerable, it must: be a servlet-based web application; have no Spring Security configuration of its own and rely on the default web security filter chain; depend on spring-boot-actuator-autoconfigure; not depend on spring-boot-health. If any of the…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40976">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40973 – A local attacker on the same host as the application may be able to take control...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40973</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40973</guid>
    <pubDate>Tue, 28 Apr 2026 00:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40973</strong></p>
  <p>A local attacker on the same host as the application may be able to take control of the directory used by `ApplicationTemp`. When `server.servlet.session.persistent` is set to `true` and the attack persists across application restarts, this may allow the attacker to read session information and hijack authenticated users or deploy a gadget chain and execute code as the application's user.  Affect…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-377</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40973">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40972 – An attacker on the same network as the remote application may be able to utilize...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40972</guid>
    <pubDate>Tue, 28 Apr 2026 00:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40972</strong></p>
  <p>An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about the remote secret. In extreme circumstances this could result in the attacker determining the secret and uploading changed classes, thereby achieving remote code execution in the remote application.  Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14)…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-208</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22733 – Spring Boot applications with Actuator can be vulnerable to an "Authentication B...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22733</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22733</guid>
    <pubDate>Fri, 20 Mar 2026 00:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22733</strong></p>
  <p>Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under the path used by the CloudFoundry Actuator endpoints. This issue affects Spring Security: from 4.0.0 through 4.0.3, from 3.5.0 through 3.5.11, from 3.4.0 through 3.4.14, from 3.3.0 through 3.3.17, from 2.7.0 through 2.7.31.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22733">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22731 – Spring Boot applications with Actuator can be vulnerable to an "Authentication B...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22731</guid>
    <pubDate>Thu, 19 Mar 2026 23:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22731</strong></p>
  <p>Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under a specific path, already configured for a Health Group additional path. This issue affects Spring Boot: from 4.0 before 4.0.3, from 3.5 before 3.5.11, from 3.4 before 3.4.15. This CVE is similar but not equivalent to CVE-2…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21428 – cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21428</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21428</guid>
    <pubDate>Thu, 01 Jan 2026 18:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21428</strong></p>
  <p>cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the ``write_headers`` function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add extra headers, modify request body unexpectedly & trigger an SSRF attack. When combined with a ser…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-93</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21428">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55948 – This vulnerability fundamentally arises from yzcheng90 X-SpringBoot 6.0's implem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55948</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55948</guid>
    <pubDate>Thu, 04 Dec 2025 21:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55948</strong></p>
  <p>This vulnerability fundamentally arises from yzcheng90 X-SpringBoot 6.0's implementation of role-based access control (RBAC) through dual dependency on frontend menu systems and backend permission tables, without enforcing atomic synchronization between these components. The critical flaw manifests when frontend menu updates (such as privilege revocation) fail to propagate to the backend permissi…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55948">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-60354 – Unauthorized modification of arbitrary articles vulnerability exists in blog-vue...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-60354</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-60354</guid>
    <pubDate>Tue, 28 Oct 2025 18:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-60354</strong></p>
  <p>Unauthorized modification of arbitrary articles vulnerability exists in blog-vue-springboot.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-60354">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-41243 – Spring Cloud Gateway Server Webflux may be vulnerable to Spring Environment prop...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41243</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41243</guid>
    <pubDate>Tue, 16 Sep 2025 15:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-41243</strong></p>
  <p>Spring Cloud Gateway Server Webflux may be vulnerable to Spring Environment property modification.  An application should be considered vulnerable when all the following are true:    *  The application is using Spring Cloud Gateway Server Webflux (Spring Cloud Gateway Server WebMVC is not vulnerable).   *  Spring Boot actuator is a dependency.   *  The Spring Cloud Gateway Server Webflux actuator…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41243">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-48988 – SQL Injection vulnerability in Apache StreamPark.

This issue affects Apache Str...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48988</guid>
    <pubDate>Fri, 22 Aug 2025 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-48988</strong></p>
  <p>SQL Injection vulnerability in Apache StreamPark.  This issue affects Apache StreamPark: from 2.1.4 before 2.1.6.  Users are recommended to upgrade to version 2.1.6, which fixes the issue.   This vulnerability is present only in the distribution package (SpringBoot platform) and does not involve Maven artifacts. It can only be exploited after a user has successfully logged into the platform (impl…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-564</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46822 – OsamaTaher/Java-springboot-codebase is a collection of Java and Spring Boot code...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46822</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46822</guid>
    <pubDate>Wed, 21 May 2025 18:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46822</strong></p>
  <p>OsamaTaher/Java-springboot-codebase is a collection of Java and Spring Boot code snippets, applications, and projects. Prior to commit c835c6f7799eacada4c0fc77e0816f250af01ad2, insufficient path traversal mechanisms make absolute path traversal possible. This vulnerability allows unauthorized access to sensitive internal files. Commit c835c6f7799eacada4c0fc77e0816f250af01ad2 contains a patch for…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-36</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46822">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-2322 – A vulnerability was found in 274056675 springboot-openai-chatgpt e84f6f5. It has...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-2322</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-2322</guid>
    <pubDate>Sat, 15 Mar 2025 14:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-2322</strong></p>
  <p>A vulnerability was found in 274056675 springboot-openai-chatgpt e84f6f5. It has been classified as critical. This affects an unknown part of the file /chatgpt-boot/src/main/java/org/springblade/modules/mjkj/controller/OpenController.java. The manipulation leads to hard-coded credentials. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-259</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-2322">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-2320 – A vulnerability has been found in 274056675 springboot-openai-chatgpt e84f6f5 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-2320</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-2320</guid>
    <pubDate>Fri, 14 Mar 2025 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-2320</strong></p>
  <p>A vulnerability has been found in 274056675 springboot-openai-chatgpt e84f6f5 and classified as critical. Affected by this vulnerability is the function submit of the file /api/blade-user/submit of the component User Handler. The manipulation leads to improper authorization. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. This product takes the a…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-2320">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13200 – A vulnerability, which was classified as critical, was found in wander-chu Sprin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13200</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13200</guid>
    <pubDate>Thu, 09 Jan 2025 03:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13200</strong></p>
  <p>A vulnerability, which was classified as critical, was found in wander-chu SpringBoot-Blog 1.0. This affects the function preHandle of the file src/main/java/com/my/blog/website/interceptor/BaseInterceptor.java of the component HTTP POST Request Handler. The manipulation leads to improper access controls. It is possible to initiate the attack remotely. The exploit has been disclosed to the public…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13200">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52302 – common-user-management is a robust Spring Boot application featuring user manage...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52302</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52302</guid>
    <pubDate>Thu, 14 Nov 2024 16:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52302</strong></p>
  <p>common-user-management is a robust Spring Boot application featuring user management services designed to control user access dynamically. There is a critical security vulnerability in the application endpoint /api/v1/customer/profile-picture. This endpoint allows file uploads without proper validation or restrictions, enabling attackers to upload malicious files that can lead to Remote Code Exec…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52302">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-41600 – Insecure Permissions vulnerability in lin-CMS Springboot v.0.2.1 and before allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41600</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41600</guid>
    <pubDate>Fri, 19 Jul 2024 18:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-41600</strong></p>
  <p>Insecure Permissions vulnerability in lin-CMS Springboot v.0.2.1 and before allows a remote attacker to obtain sensitive information via the login method in the UserController.java component.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41600">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-29466 – Directory Traversal vulnerability in lsgwr spring boot online exam v.0.9 allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-29466</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-29466</guid>
    <pubDate>Tue, 30 Apr 2024 21:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-29466</strong></p>
  <p>Directory Traversal vulnerability in lsgwr spring boot online exam v.0.9 allows an attacker to execute arbitrary code via the FileTransUtil.java component.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-26</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-29466">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-22233 – In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to prov...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22233</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22233</guid>
    <pubDate>Mon, 22 Jan 2024 13:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-22233</strong></p>
  <p>In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.  Specifically, an application is vulnerable when all of the following are true:    *  the application uses Spring MVC   *  Spring Security 6.1.6+ or 6.2.1+ is on the classpath   Typically, Spring Boot applications need the org.spri…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22233">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-51650 – Hertzbeat is an open source, real-time monitoring system. Prior to version 1.4.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-51650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-51650</guid>
    <pubDate>Fri, 22 Dec 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-51650</strong></p>
  <p>Hertzbeat is an open source, real-time monitoring system. Prior to version 1.4.1, Spring Boot permission configuration issues caused unauthorized access vulnerabilities to three interfaces. This could result in disclosure of sensitive server information. Version 1.4.1 fixes this issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-51650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-38286 – Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38286</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38286</guid>
    <pubDate>Fri, 14 Jul 2023 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-38286</strong></p>
  <p>Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38286">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-20883 – In Spring Boot versions 3.0.0 - 3.0.6, 2.7.0 - 2.7.11, 2.6.0 - 2.6.14, 2.5.0 - 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-20883</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-20883</guid>
    <pubDate>Fri, 26 May 2023 17:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-20883</strong></p>
  <p>In Spring Boot versions 3.0.0 - 3.0.6, 2.7.0 - 2.7.11, 2.6.0 - 2.6.14, 2.5.0 - 2.5.14 and older unsupported versions, there is potential for a denial-of-service (DoS) attack if Spring MVC is used together with a reverse proxy cache.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-20883">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-20873 – In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-20873</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-20873</guid>
    <pubDate>Thu, 20 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-20873</strong></p>
  <p>In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-20873">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-22602 – When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a speciall...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22602</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22602</guid>
    <pubDate>Sat, 14 Jan 2023 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-22602</strong></p>
  <p>When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass.  The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot co…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22602">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-46166 – Spring boot admins is an open source administrative user interface for managemen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-46166</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-46166</guid>
    <pubDate>Fri, 09 Dec 2022 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-46166</strong></p>
  <p>Spring boot admins is an open source administrative user interface for management of spring boot applications. All users who run Spring Boot Admin Server, having enabled Notifiers (e.g. Teams-Notifier) and write access to environment variables via UI are affected. Users are advised to upgrade to the most recent releases of Spring Boot Admin 2.6.10 and 2.7.8 to resolve this issue. Users unable to…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-46166">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-31691 – Spring Tools 4 for Eclipse version 4.16.0 and below as well as VSCode extensions...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31691</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31691</guid>
    <pubDate>Fri, 04 Nov 2022 19:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-31691</strong></p>
  <p>Spring Tools 4 for Eclipse version 4.16.0 and below as well as VSCode extensions such as Spring Boot Tools, Concourse CI Pipeline Editor, Bosh Editor and Cloudfoundry Manifest YML Support version 1.39.0 and below all use Snakeyaml library for YAML editing support. This library allows for some special syntax in the YAML that under certain circumstances allows for potentially harmful remote code ex…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31691">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-32430 – An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32430</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32430</guid>
    <pubDate>Thu, 21 Jul 2022 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-32430</strong></p>
  <p>An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32430">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-22965 – A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-22965</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-22965</guid>
    <pubDate>Fri, 01 Apr 2022 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-22965</strong></p>
  <p>A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22965">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-27772 – spring-boot versions prior to version v2.2.11.RELEASE was vulnerable to temporar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27772</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27772</guid>
    <pubDate>Wed, 30 Mar 2022 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-27772</strong></p>
  <p>spring-boot versions prior to version v2.2.11.RELEASE was vulnerable to temporary directory hijacking. This vulnerability impacted the org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir method. NOTE: This vulnerability only affects products and/or versions that are no longer supported by the maintainer</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27772">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-39052 – IBM Spectrum Copy Data Management 2.2.13 and earlier could allow a remote attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-39052</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-39052</guid>
    <pubDate>Mon, 13 Dec 2021 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-39052</strong></p>
  <p>IBM Spectrum Copy Data Management 2.2.13 and earlier could allow a remote attacker to access the Spring Boot console without authorization. IBM X-Force ID: 214523.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39052">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-22053 – Applications using both `spring-cloud-netflix-hystrix-dashboard` and `spring-boo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22053</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22053</guid>
    <pubDate>Fri, 19 Nov 2021 16:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-22053</strong></p>
  <p>Applications using both `spring-cloud-netflix-hystrix-dashboard` and `spring-boot-starter-thymeleaf` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL expressions, which can lead to code execution.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22053">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-41303 – Apache Shiro before 1.8.0, when using Apache Shiro with Spring Boot, a specially...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41303</guid>
    <pubDate>Fri, 17 Sep 2021 09:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-41303</strong></p>
  <p>Apache Shiro before 1.8.0, when using Apache Shiro with Spring Boot, a specially crafted HTTP request may cause an authentication bypass. Users should update to Apache Shiro 1.8.0.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-26077 – Broken Authentication in Atlassian Connect Spring Boot (ACSB) in version 1.1.0 b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-26077</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-26077</guid>
    <pubDate>Mon, 10 May 2021 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-26077</strong></p>
  <p>Broken Authentication in Atlassian Connect Spring Boot (ACSB) in version 1.1.0 before 2.1.3 and from version 2.1.4 before 2.1.5: Atlassian Connect Spring Boot is a Java Spring Boot package for building Atlassian Connect apps. Authentication between Atlassian products and the Atlassian Connect Spring Boot app occurs with a server-to-server JWT or a context JWT. Atlassian Connect Spring Boot versio…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-26077">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-26987 – Element Plug-in for vCenter Server incorporates SpringBoot Framework. SpringBoot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-26987</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-26987</guid>
    <pubDate>Mon, 15 Mar 2021 22:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-26987</strong></p>
  <p>Element Plug-in for vCenter Server incorporates SpringBoot Framework. SpringBoot Framework versions prior to 1.3.2 are susceptible to a vulnerability which when successfully exploited could lead to Remote Code Execution. All versions of Element Plug-in for vCenter Server, Management Services versions prior to 2.17.56 and Management Node versions through 12.2 contain vulnerable versions of SpringB…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-26987">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-21234 – spring-boot-actuator-logview in a library that adds a simple logfile viewer as s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21234</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21234</guid>
    <pubDate>Tue, 05 Jan 2021 18:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-21234</strong></p>
  <p>spring-boot-actuator-logview in a library that adds a simple logfile viewer as spring boot actuator endpoint. It is maven package "eu.hinsch:spring-boot-actuator-logview". In spring-boot-actuator-logview before version 0.2.13 there is a directory traversal vulnerability. The nature of this library is to expose a log file directory via admin (spring boot actuator) HTTP endpoints. Both the filename…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21234">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-9186 – In several JetBrains IntelliJ IDEA versions, a Spring Boot run configuration wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-9186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-9186</guid>
    <pubDate>Wed, 03 Jul 2019 19:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-9186</strong></p>
  <p>In several JetBrains IntelliJ IDEA versions, a Spring Boot run configuration with the default setting allowed remote attackers to execute code when the configuration is running, because a JMX server listens on all interfaces (instead of listening on only the localhost interface). This issue has been fixed in the following versions: 2019.1, 2018.3.4, 2018.2.8, 2018.1.8, and 2017.3.7.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-9186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-15756 – Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-15756</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-15756</guid>
    <pubDate>Thu, 18 Oct 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-15756</strong></p>
  <p>Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x prior to 4.3.20, and older unsupported versions on the 4.2.x branch provide support for range requests when serving static resources through the ResourceHttpRequestHandler, or starting in 5.0 when an annotated controller returns an org.springframework.core.io.Resource. A malicious user (or attacker) can add a range head…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-15756">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-11040 – Spring Framework, versions 5.0.x prior to 5.0.7 and 4.3.x prior to 4.3.18 and ol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11040</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11040</guid>
    <pubDate>Mon, 25 Jun 2018 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-11040</strong></p>
  <p>Spring Framework, versions 5.0.x prior to 5.0.7 and 4.3.x prior to 4.3.18 and older unsupported versions, allows web applications to enable cross-domain requests via JSONP (JSON with Padding) through AbstractJsonpResponseBodyAdvice for REST controllers and MappingJackson2JsonView for browser requests. Both are not enabled by default in Spring Framework nor Spring Boot, however, when MappingJackso…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11040">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-8046 – Malicious PATCH requests submitted to servers using Spring Data REST versions pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-8046</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-8046</guid>
    <pubDate>Thu, 04 Jan 2018 06:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-8046</strong></p>
  <p>Malicious PATCH requests submitted to servers using Spring Data REST versions prior to 2.6.9 (Ingalls SR9), versions prior to 3.0.1 (Kay SR1) and Spring Boot versions prior to 1.5.9, 2.0 M6 can use specially crafted JSON data to run arbitrary Java code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-8046">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
