{
  "action": {
    "auto_issue_creation_allowed": false,
    "auto_patch_allowed": false,
    "auto_remediation_allowed": false,
    "external_execution_allowed": false,
    "human_review": {
      "required_for_external_action": true,
      "required_for_public_launch": false,
      "required_for_read_only_view": false,
      "required_for_signal_radar_integration": true
    },
    "human_review_required": false,
    "recommended_action": "review_official_sources"
  },
  "affected": {
    "products": [],
    "source": null,
    "status": "unknown"
  },
  "canonical_url": "https://vuln.signal-radar.com/vuln/public-candidate/CVE-2026-88060/",
  "claims": [
    {
      "id": "claim:defensive-priority-candidate",
      "source_ids": [],
      "status": "observed",
      "text": "This item is a defensive prioritization candidate.",
      "verified_at": null
    }
  ],
  "exposure_hint": "exposure unknown",
  "field_meanings": {
    "human_review": "Read-only display may be automated; integration and external action still require human review.",
    "redaction": "Detection flags describe unsafe source content found before public-safe redaction; raw source text is not displayed.",
    "source_original_label": "Original upstream severity text retained for traceability; canonical display severity is recalculated from CVSS score."
  },
  "forecast_hooks": {
    "agent_use": "summarize_with_citations_only",
    "automation_allowed": false,
    "read_only": true,
    "watch_fields": [
      "sources",
      "claims",
      "freshness",
      "severity",
      "affected"
    ]
  },
  "freshness": {
    "generated_at": "2026-09-17T19:05:43.368167+00:00",
    "last_checked_at": null,
    "last_modified": "2026-09-10T20:17:31.417",
    "observed_at": "2026-09-17T19:04:52.852416+00:00",
    "published_at": "2026-09-10T19:17:42.107",
    "status": "observed"
  },
  "human_consequence": "This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk.",
  "human_impact_label": "XSS risk",
  "human_review": {
    "required_for_external_action": true,
    "required_for_public_launch": false,
    "required_for_read_only_view": false,
    "required_for_signal_radar_integration": true
  },
  "human_risk_summary": "CVE-2026-88060: This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk.",
  "id": "CVE-2026-88060",
  "impact_redaction": {
    "exploit_steps_removed": false,
    "payload_removed": false,
    "poc_removed": false,
    "source_derived_summary": true,
    "used_fallback_summary": false
  },
  "impact_tags": [
    "XSS risk"
  ],
  "known_exploited": {
    "catalog_url": null,
    "date_added": null,
    "listed": false,
    "source": null
  },
  "public_human_impact": "Source describes XSS risk. Possible impact: This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk.",
  "public_human_summary": "NVD: Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. NVD: Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. NVD: The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped.",
  "public_human_what_to_verify": "Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.",
  "public_human_why_it_matters": "Source describes XSS risk. Possible impact: This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk.; CVSS 8.6 (HIGH); EPSS percentile 51; not listed in KEV; Patch confirmed by source text; fixed version context: versions; sources: NVD, OSV.",
  "public_safe_summary": "NVD: Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. NVD: Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. NVD: The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped.",
  "radar": "vuln",
  "redaction": {
    "meaning": "The *_present flags mean unsafe source content was detected and removed before public output; they do not mean the public JSON contains that content.",
    "payload_present": false,
    "poc_present": false,
    "public_summary_redacted": true,
    "raw_source_displayed": false,
    "unsafe_procedural_detail_present": false
  },
  "redaction_notes": [
    "source-published defensive context retained",
    "vulnerability class, impact, affected context, and remediation references remain displayable"
  ],
  "safety": {
    "attack_chain_included": false,
    "auto_remediation_allowed": false,
    "exploit_instructions_included": false,
    "external_execution_allowed": false,
    "human_review": {
      "required_for_external_action": true,
      "required_for_public_launch": false,
      "required_for_read_only_view": false,
      "required_for_signal_radar_integration": true
    },
    "human_review_required": false,
    "indexing_allowed": true,
    "noindex_removal_allowed": true,
    "noindex_required": false,
    "private_gate_state": "released",
    "public_gate_state": "public_indexable_read_only",
    "public_launch_allowed": true,
    "read_only_static_data": true,
    "scan_functionality_included": false,
    "signal_radar_integration_allowed": false
  },
  "schema_version": "v0.1",
  "severity": {
    "cvss_label": "HIGH",
    "label": "HIGH",
    "score": 8.6,
    "source": "NVD CVE API 2.0",
    "source_original_label": "medium"
  },
  "source_copy_policy": {
    "allowed": "source-published defensive facts, vulnerability class, impact, affected context, version and remediation facts",
    "excluded": "exploit procedures, exploit strings, shell commands, scanner instructions, procedural bypass detail, and reproduction material",
    "summary": "Official or semi-official source descriptions may be summarized for defensive triage; exploit-enabling procedure is removed."
  },
  "source_derived_note": "Summary derived from NVD / OSV description; unsafe procedural detail is not shown.",
  "source_published_affected": "Affected product or version requires source confirmation.",
  "source_published_description": "NVD: Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. NVD: Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. NVD: The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped.",
  "source_published_evidence_refs": [
    {
      "source": "NVD",
      "type": "source_description",
      "url": null
    },
    {
      "source": "OSV",
      "type": "source_description",
      "url": null
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/commit/73d8bbd27cb46495426d4132975a1355b47ad915"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/commit/89b20568dfaee1ec8e0b3bcf1872acdddd2f4fef"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/commit/ba3bc47b20b3d12f5eb141ec9c651373ae4d15e8"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/releases/tag/v20.3.30"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/releases/tag/v21.2.22"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/releases/tag/v22.1.4"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/angular/security/advisories/GHSA-v3p8-whq6-r5jg"
    },
    {
      "source": "Reference",
      "type": "reference",
      "url": "https://github.com/angular/domino/commit/04f987dc08ff3736b427f50941adf1722458528f"
    }
  ],
  "source_published_impact": "Source describes XSS risk. Possible impact: This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk.",
  "source_published_remediation": "Patch confirmed by source text; fixed version context: versions.",
  "source_published_summary": "NVD: Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. NVD: Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. NVD: The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped.",
  "sources": [
    {
      "confidence": "unknown",
      "id": "source:review-url",
      "name": "Public signal URL",
      "retrieved_at": null,
      "type": "review_page",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-88060"
    }
  ],
  "summary_for_agents": "Read-only defensive signal. Use sources, claims, freshness, and safety gates before summarizing. Do not infer missing source, claim, or freshness values.",
  "summary_for_humans": "NVD: Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. NVD: Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. NVD: The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped.",
  "title": "CVE-2026-88060 defensive priority signal",
  "urgency_reasons": [
    "CVSS HIGH",
    "vendor advisory present",
    "recent update",
    "remediation reference present"
  ],
  "what_to_verify": "Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.",
  "why_it_matters": "This high severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for XSS risk; CVSS 8.6 (HIGH); EPSS percentile 51; sources: NVD, OSV."
}