UBUNTU-CVE-2025-66035

Source
https://ubuntu.com/security/CVE-2025-66035
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2025/UBUNTU-CVE-2025-66035.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2025-66035
Upstream
Published
2025-11-26T23:15:00Z
Modified
2025-12-05T11:57:15.093320Z
Severity
  • 7.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.16, 20.3.14, and 21.0.1, there is a XSRF token leakage via protocol-relative URLs in angular HTTP clients. The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery (XSRF) token to an attacker-controlled domain. Angular's HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol (http:// or https://) to determine if it is cross-origin. If the URL starts with protocol-relative URL (//), it is incorrectly treated as a same-origin request, and the XSRF token is automatically added to the X-XSRF-TOKEN header. This issue has been patched in versions 19.2.16, 20.3.14, and 21.0.1. A workaround for this issue involves avoiding using protocol-relative URLs (URLs starting with //) in HttpClient requests. All backend communication URLs should be hardcoded as relative paths (starting with a single /) or fully qualified, trusted absolute URLs.

References

Affected packages

Ubuntu:16.04:LTS

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.2.28-1ubuntu2?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.2.28-1ubuntu2

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.2.28-1ubuntu2"
        }
    ]
}

Ubuntu:18.04:LTS

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.5.10-1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.5.10-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.5.10-1"
        }
    ]
}

Ubuntu:20.04:LTS

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.7.9-1?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.5.10-1
1.7.9-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.7.9-1"
        }
    ]
}

Ubuntu:22.04:LTS

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.8.2-2?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.8.2-2

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.8.2-2"
        }
    ]
}

Ubuntu:24.04:LTS

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.8.3-1?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.8.3-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.8.3-1"
        }
    ]
}

Ubuntu:25.04

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.8.3-1?arch=source&distro=plucky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.8.3-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.8.3-1"
        }
    ]
}

Ubuntu:25.10

angular.js

Package

Name
angular.js
Purl
pkg:deb/ubuntu/angular.js@1.8.3-3?arch=source&distro=questing

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.8.3-1
1.8.3-3

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libjs-angularjs",
            "binary_version": "1.8.3-3"
        }
    ]
}