PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-8152 Unblu inc. CVE debrief

CVE-2026-8152 is an open redirect vulnerability in Unblu Spark that can be escalated to a DOM-based cross-site scripting (XSS) attack. When Unblu Spark is deployed with com.unblu.identifier.siteEmbeddedSetup=true, it runs in the same origin as the host application. Any JavaScript injected through this vulnerability therefore executes with full access to the host application's cookies, DOM, and same-origin APIs — an attacker can reach all resources of the host application, not just Unblu's. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL. The vulnerability is rated CRITICAL with a CVSS score of 9.3.

Vendor
Unblu inc.
Product
Unblu Spark
CVSS
CRITICAL 9.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-22
Original CVE updated
2026-07-22
Advisory published
2026-07-22
Advisory updated
2026-07-22

Who should care

Organizations using Unblu Spark, especially those with on-premises deployments configured with com.unblu.identifier.siteEmbeddedSetup=true, should prioritize patching this vulnerability to prevent potential DOM-based cross-site scripting (XSS) attacks. Affected operators, platforms, and security teams should review and update configurations to ensure com.unblu.identifier.siteEmbeddedSetup is not set to true unless necessary.

Technical summary

The vulnerability exists in Unblu Spark and can be exploited through an open redirect, which can be escalated to a DOM-based cross-site scripting (XSS) attack. The vulnerability is rated CRITICAL with a CVSS score of 9.3. When Unblu Spark is deployed with com.unblu.identifier.siteEmbeddedSetup=true, it runs in the same origin as the host application, allowing injected JavaScript to execute with full access to the host application's cookies, DOM, and same-origin APIs. This allows an attacker to access all resources of the host application.

Defensive priority

High

Recommended defensive actions

  • Apply the patch as soon as possible
  • Review and update configurations to ensure com.unblu.identifier.siteEmbeddedSetup is not set to true unless necessary
  • Monitor for suspicious activity
  • Implement additional security measures such as input validation and output encoding
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-07-22T13:16:38.423Z and was last modified on 2026-07-22T19:17:14.617Z. The NVD entry is currently Deferred. Evidence is limited, and defenders should verify affected scope and vendor guidance. The vulnerability exists in Unblu Spark and can be exploited through an open redirect, which can be escalated to a DOM-based cross-site scripting (XSS) attack.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-8152 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-8152

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-8152 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-8152

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.