Skip to content

fix: upgrade @angular/ssr to 21.2.0-rc.1, 21.1.5, 20.3.17, 19.2.21 (CVE-2026-27739) - #375

Closed
anupamme wants to merge 1 commit into
DuendeSoftware:mainfrom
anupamme:fix-repo-samples-cve-2026-27739-angular-ssr
Closed

fix: upgrade @angular/ssr to 21.2.0-rc.1, 21.1.5, 20.3.17, 19.2.21 (CVE-2026-27739)#375
anupamme wants to merge 1 commit into
DuendeSoftware:mainfrom
anupamme:fix-repo-samples-cve-2026-27739-angular-ssr

Conversation

@anupamme

@anupamme anupamme commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Upgrade @angular/ssr from 19.2.3 to 21.2.0-rc.1, 21.1.5, 20.3.17, 19.2.21 to fix CVE-2026-27739.

Vulnerability

Field Value
ID CVE-2026-27739
Severity CRITICAL
Scanner trivy
Rule CVE-2026-27739
File BFF/v3/Angular/angular.ssr/package-lock.json (dependency: @angular/ssr)
Assessment Likely exploitable

Description: Angular SSR is vulnerable to SSRF and Header Injection via request handling pipeline

Evidence

Scanner confirmation: trivy rule CVE-2026-27739 flagged this pattern.

Changes

  • BFF/v3/Angular/angular.ssr/package.json
  • BFF/v3/Angular/angular.ssr/package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@maartenba

Copy link
Copy Markdown
Member

Similar to previous issue - we are keeping these versions as we want to have samples that target these older packages (not all users migrate to latest and greatest immediately).

@maartenba maartenba closed this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants