{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "20.3.27"
              },
              {
                "introduced": "21.0.0-next.0"
              },
              {
                "fixed": "21.2.19"
              },
              {
                "introduced": "22.0.0-next.0"
              },
              {
                "fixed": "22.0.7"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "72a8512d7bc175f49d4914ead06cf9d7f071d60a"
            },
            {
              "introduced": "a0ee6bdfe4102357dd231bcf02f5ff4d44fb585c"
            },
            {
              "fixed": "07cb840eacee2829886609bddb876b9dae37b097"
            },
            {
              "introduced": "62676269d207db80576052d080b756e938be97ea"
            },
            {
              "fixed": "f8df06d702ddbe1af1c38a0a7ed1be633d01296e"
            }
          ],
          "repo": "https://github.com/angular/angular",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vpx6-8pjr-4g3v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69149.json"
  },
  "details": "Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting (XSS) vulnerability exists in @angular/platform-server's DOM emulation dependency (domino) when serializing the content of fallback raw-content elements (\u003ciframe\u003e, \u003cnoembed\u003e, \u003cnoframes\u003e, and \u003cnoscript\u003e). This issue is fixed in versions 20.3.27, 21.2.19, and 22.0.7.",
  "id": "CVE-2026-69149",
  "modified": "2026-08-04T11:30:59.570414023Z",
  "published": "2026-08-03T16:14:39.636Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69149.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/angular/pull/69675"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/angular/pull/69714"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/angular/pull/69929"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/angular/pull/69930"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/angular/angular/security/advisories/GHSA-vpx6-8pjr-4g3v"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/domino/commit/f88e5aa49cf2804d7c2df22ef1640eb4ec43dd56"
    },
    {
      "type": "FIX",
      "url": "https://github.com/angular/domino/pull/32"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69149"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Angular SSR: Missing Fallback Raw-Content Serialization Escaping leads to Cross-Site Scripting (XSS)"
}