-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - compiler-16.0.5.tgz
Library home page: https://registry.npmjs.org/@angular/compiler/-/compiler-16.0.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/@angular/compiler/package.json
Found in HEAD commit: 08e2518182571896bdce327b2372043d635cb3b3
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (compiler version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-66412 | 8.0 | compiler-16.0.5.tgz | Direct | https://github.com/angular/angular.git - 21.0.2,https://github.com/angular/angular.git - 19.2.17,https://github.com/angular/angular.git - 20.3.15 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-66412
Vulnerable Library - compiler-16.0.5.tgz
Library home page: https://registry.npmjs.org/@angular/compiler/-/compiler-16.0.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/@angular/compiler/package.json
Dependency Hierarchy:
- ❌ compiler-16.0.5.tgz (Vulnerable Library)
Found in HEAD commit: 08e2518182571896bdce327b2372043d635cb3b3
Found in base branch: main
Vulnerability Details
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 21.0.2, 20.3.15, and 19.2.17, A Stored Cross-Site Scripting (XSS) vulnerability has been identified in the Angular Template Compiler. It occurs because the compiler's internal security schema is incomplete, allowing attackers to bypass Angular's built-in security sanitization. Specifically, the schema fails to classify certain URL-holding attributes (e.g., those that could contain javascript: URLs) as requiring strict URL security, enabling the injection of malicious scripts. This vulnerability is fixed in 21.0.2, 20.3.15, and 19.2.17.
Publish Date: 2025-12-01
URL: CVE-2025-66412
CVSS 3 Score Details (8.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2025-12-01
Fix Resolution: https://github.com/angular/angular.git - 21.0.2,https://github.com/angular/angular.git - 19.2.17,https://github.com/angular/angular.git - 20.3.15
Step up your Open Source Security Game with Mend here