<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – JHipster</title>
  <link>https://cvedaily.com/pages/tags/jhipster.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/jhipster.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – JHipster</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:05 +0000</lastBuildDate>
  <item>
    <title>[Low] CVE-2025-43712 – JHipster before v.8.9.0 allows privilege escalation via a modified authorities p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-43712</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-43712</guid>
    <pubDate>Fri, 25 Jul 2025 13:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-43712</strong></p>
  <p>JHipster before v.8.9.0 allows privilege escalation via a modified authorities parameter. Upon registering in the JHipster portal and logging in as a standard user, the authorities parameter in the response from the api/account endpoint contains the value ROLE_USER. By manipulating the authorities parameter and changing its value to ROLE_ADMIN, the privilege is successfully escalated to an Admin…</p>
  <p><strong>CVSS:</strong> 2.9 · <strong>CWE:</strong> CWE-451</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-43712">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31119 – generator-jhipster-entity-audit is a JHipster module to enable entity audit and ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31119</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31119</guid>
    <pubDate>Thu, 03 Apr 2025 20:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31119</strong></p>
  <p>generator-jhipster-entity-audit is a JHipster module to enable entity audit and audit log page. Prior to 5.9.1, generator-jhipster-entity-audit allows unsafe reflection when having Javers selected as Entity Audit Framework. If an attacker manages to place some malicious classes into the classpath and also has access to these REST interface for calling the mentioned REST endpoints, using these lin…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-470</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31119">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-20110 – JHipster generator-jhipster before 2.23.0 allows a timing attack against validat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-20110</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-20110</guid>
    <pubDate>Tue, 31 Oct 2023 03:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-20110</strong></p>
  <p>JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces the search space to a linear amount of guesses based on the token length times the possible characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-20110">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24815 – JHipster is a development platform to quickly generate, develop, &amp; deploy modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24815</guid>
    <pubDate>Mon, 11 Apr 2022 20:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24815</strong></p>
  <p>JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. SQL Injection vulnerability in entities for applications generated with the option "reactive with Spring WebFlux" enabled and an SQL database using r2dbc. Applications created without "reactive with Spring WebFlux" and applications with NoSQL databases are not affected.…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-4072 – In generator-jhipster-kotlin version 1.6.0 log entries are created for invalid p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-4072</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-4072</guid>
    <pubDate>Thu, 25 Jun 2020 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-4072</strong></p>
  <p>In generator-jhipster-kotlin version 1.6.0 log entries are created for invalid password reset attempts. As the email is provided by a user and the api is public this can be used by an attacker to forge log entries. This is vulnerable to https://cwe.mitre.org/data/definitions/117.html This problem affects only application generated with jwt or session authentication. Applications using oauth are n…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-4072">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-16303 – A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-16303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-16303</guid>
    <pubDate>Sat, 14 Sep 2019 00:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-16303</strong></p>
  <p>A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness (apache.commons.lang3 RandomStringUtils). This allows an attacker (if able to obtain their own password reset URL) to compute the value for all other password resets for other accounts, thus allowing privilege escalation or account takeover.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-338</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-16303">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
