<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Question about Angular dependency strategy in CFM 4.12.x in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414500#M255433</link>
    <description>&lt;P class="p1"&gt;Thanks for checking.&lt;/P&gt;&lt;P class="p1"&gt;The issue I am referring to is &lt;SPAN class="s1"&gt;&lt;STRONG&gt;CVE-2025-66035 / GHSA-58c5-g7wp-6w37&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P class="p1"&gt;&lt;A href="https://github.com/angular/angular/security/advisories/GHSA-58c5-g7wp-6w37" target="_blank"&gt;https://github.com/angular/angular/security/advisories/GHSA-58c5-g7wp-6w37&lt;/A&gt;&lt;/P&gt;&lt;P class="p3"&gt;According to the Angular security advisory, the affected versions include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Angular 19: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;19.2.16&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Angular 20: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;20.3.14&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Angular 21: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;21.0.1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="p1"&gt;The first patched releases are therefore &lt;SPAN class="s1"&gt;&lt;STRONG&gt;19.2.16&lt;/STRONG&gt;&lt;/SPAN&gt;, &lt;SPAN class="s1"&gt;&lt;STRONG&gt;20.3.14&lt;/STRONG&gt;&lt;/SPAN&gt;, and &lt;SPAN class="s1"&gt;&lt;STRONG&gt;21.0.1&lt;/STRONG&gt;&lt;/SPAN&gt; respectively.&lt;/P&gt;&lt;P class="p1"&gt;CFM 4.12.0.1 is bundled with &lt;SPAN class="s1"&gt;&lt;STRONG&gt;Angular 20.2.4&lt;/STRONG&gt;&lt;/SPAN&gt;, so it still falls within the affected Angular 20 version range.&lt;/P&gt;&lt;P class="p1"&gt;I also inspected the compiled frontend bundled with CFM 4.12.0.1 and it appears to still contain the pre-fix XSRF implementation, which is consistent with the Angular advisory.&lt;/P&gt;&lt;P class="p1"&gt;So my concern is that, although the Angular upgrade may originally have been introduced to address a separate CVE, the resulting CFM version moved from the NiFi 2.6 upstream dependency (Angular 19.2.14) to Angular 20.2.4, while still remaining vulnerable to CVE-2025-66035.&lt;/P&gt;&lt;P class="p1"&gt;Could you please check whether there is already a plan to update the Angular dependency to a fixed version, such as Angular 20.3.14 or later?&lt;/P&gt;&lt;P class="p5"&gt;I would also be interested to understand which separate CVE originally motivated the Angular 20 upgrade, if you have that information.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2026 07:04:56 GMT</pubDate>
    <dc:creator>ksw</dc:creator>
    <dc:date>2026-08-26T07:04:56Z</dc:date>
    <item>
      <title>Question about Angular dependency strategy in CFM 4.12.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414490#M255428</link>
      <description>&lt;P&gt;Apache NiFi 2.6.0 upstream ships with Angular 19.2.14. Apache did not change the Angular dependency within the NiFi 2.6.x release line. Instead, the Angular dependency update was introduced as part of the NiFi 2.7.0 development cycle.&lt;/P&gt;&lt;P&gt;In contrast, CFM modified the Angular dependency while continuing to ship NiFi 2.6.0.&lt;/P&gt;&lt;P&gt;CFM 4.12.0.0 upgraded Angular from 19.2.14 to 19.2.19. After this change, the frontend no longer sent the Request-Token header with API requests, causing NiFi’s XSRF protection to reject legitimate UI operations. This regression was later addressed in CFM 4.12.0.1.&lt;/P&gt;&lt;P&gt;However, instead of remaining on the Angular 19.x patch line, CFM 4.12.0.1 upgraded Angular again to 20.2.4.&lt;/P&gt;&lt;P&gt;After inspecting the compiled frontend bundled with CFM 4.12.0.1, I confirmed that it is built with Angular 20.2.4. I also verified that the bundled frontend still follows the pre-fix implementation for GHSA-58c5-g7wp-6w37 and does not contain the upstream security fix. According to Angular’s official security advisory, Angular 20.2.4 is also below the first fixed Angular 20 release (20.3.14).&lt;/P&gt;&lt;P&gt;From a release engineering perspective, this dependency strategy is difficult to understand.&lt;/P&gt;&lt;P&gt;Apache chose not to introduce this dependency change into the NiFi 2.6.x release line. Instead, it was delivered as part of NiFi 2.7.0, allowing the framework update to be integrated and validated together with the rest of the release.&lt;/P&gt;&lt;P&gt;In contrast, CFM introduced major frontend dependency changes into a maintenance release based on NiFi 2.6.0. This not only introduced a functional regression in 4.12.0.0, but also further diverged from the Apache NiFi upstream while selecting an Angular version that still does not contain the official upstream security fix.&lt;/P&gt;&lt;P&gt;Could you please explain the rationale behind this dependency strategy?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2026 14:49:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414490#M255428</guid>
      <dc:creator>ksw</dc:creator>
      <dc:date>2026-08-23T14:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Angular dependency strategy in CFM 4.12.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414498#M255431</link>
      <description>&lt;P&gt;Helllo&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/170386"&gt;@ksw&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was checking and trying to understand the reason of that change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In big words, looks like the Angular upgrade was done to solve a separete CVE.&amp;nbsp;&lt;BR /&gt;So it was not focused on that specific point you mentioned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have the CVE you refer to see what are the plans with it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2026 17:19:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414498#M255431</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-08-25T17:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Angular dependency strategy in CFM 4.12.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414500#M255433</link>
      <description>&lt;P class="p1"&gt;Thanks for checking.&lt;/P&gt;&lt;P class="p1"&gt;The issue I am referring to is &lt;SPAN class="s1"&gt;&lt;STRONG&gt;CVE-2025-66035 / GHSA-58c5-g7wp-6w37&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P class="p1"&gt;&lt;A href="https://github.com/angular/angular/security/advisories/GHSA-58c5-g7wp-6w37" target="_blank"&gt;https://github.com/angular/angular/security/advisories/GHSA-58c5-g7wp-6w37&lt;/A&gt;&lt;/P&gt;&lt;P class="p3"&gt;According to the Angular security advisory, the affected versions include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Angular 19: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;19.2.16&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Angular 20: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;20.3.14&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Angular 21: versions below &lt;SPAN class="s1"&gt;&lt;STRONG&gt;21.0.1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="p1"&gt;The first patched releases are therefore &lt;SPAN class="s1"&gt;&lt;STRONG&gt;19.2.16&lt;/STRONG&gt;&lt;/SPAN&gt;, &lt;SPAN class="s1"&gt;&lt;STRONG&gt;20.3.14&lt;/STRONG&gt;&lt;/SPAN&gt;, and &lt;SPAN class="s1"&gt;&lt;STRONG&gt;21.0.1&lt;/STRONG&gt;&lt;/SPAN&gt; respectively.&lt;/P&gt;&lt;P class="p1"&gt;CFM 4.12.0.1 is bundled with &lt;SPAN class="s1"&gt;&lt;STRONG&gt;Angular 20.2.4&lt;/STRONG&gt;&lt;/SPAN&gt;, so it still falls within the affected Angular 20 version range.&lt;/P&gt;&lt;P class="p1"&gt;I also inspected the compiled frontend bundled with CFM 4.12.0.1 and it appears to still contain the pre-fix XSRF implementation, which is consistent with the Angular advisory.&lt;/P&gt;&lt;P class="p1"&gt;So my concern is that, although the Angular upgrade may originally have been introduced to address a separate CVE, the resulting CFM version moved from the NiFi 2.6 upstream dependency (Angular 19.2.14) to Angular 20.2.4, while still remaining vulnerable to CVE-2025-66035.&lt;/P&gt;&lt;P class="p1"&gt;Could you please check whether there is already a plan to update the Angular dependency to a fixed version, such as Angular 20.3.14 or later?&lt;/P&gt;&lt;P class="p5"&gt;I would also be interested to understand which separate CVE originally motivated the Angular 20 upgrade, if you have that information.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 07:04:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414500#M255433</guid>
      <dc:creator>ksw</dc:creator>
      <dc:date>2026-08-26T07:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Angular dependency strategy in CFM 4.12.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414501#M255434</link>
      <description>&lt;P&gt;My concern is not only why Angular was upgraded in the first place. The earlier move from the NiFi 2.6 upstream version, Angular 19.2.14, to 19.2.19 already caused a major UI regression because the Request-Token header was no longer sent, making many legitimate NiFi UI operations fail due to XSRF protection.&lt;/P&gt;&lt;P&gt;Given that experience, I am trying to understand why the follow-up fix in CFM 4.12.0.1 moved even further away from the NiFi 2.6 upstream baseline by upgrading to Angular 20.2.4, instead of using a compatible Angular 19.x fix or otherwise aligning with the version validated by upstream NiFi.&lt;/P&gt;&lt;P&gt;The CVE I am referring to is CVE-2025-66035 / GHSA-58c5-g7wp-6w37. Angular 20.2.4 is still within the affected range, with 20.3.14 being the first fixed Angular 20 release.&lt;/P&gt;&lt;P&gt;So I would like to understand both the CVE that originally motivated the Angular upgrade and the rationale for selecting Angular 20.2.4 specifically after the earlier 19.2.19 regression.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 07:12:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414501#M255434</guid>
      <dc:creator>ksw</dc:creator>
      <dc:date>2026-08-26T07:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Angular dependency strategy in CFM 4.12.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414503#M255435</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/170386"&gt;@ksw&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, just checking more looks like it was to solve an UI bug. Not an specific CVE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For&amp;nbsp;CVE-2025-66035 / GHSA-58c5-g7wp-6w37 I suggest to open a ticket so we can report this with the security team.&amp;nbsp;&lt;BR /&gt;Can you do that please?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have a CVE scanner and can run a report would be even better.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 17:20:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Question-about-Angular-dependency-strategy-in-CFM-4-12-x/m-p/414503#M255435</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-08-26T17:20:00Z</dc:date>
    </item>
  </channel>
</rss>

