CVE-2026-8152 (GCVE-0-2026-8152)

Vulnerability from cvelistv5 – Published: 2026-07-22 12:21 – Updated: 2026-07-22 18:55
VLAI
Title
Unblu Spark Open Redirect leading to DOM-Based XSS
Summary
Unblu Spark contains an open redirect vulnerability 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.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
Impacted products
Vendor Product Version
Unblu inc. Unblu Spark Affected: 0 , ≤ 8.36.1 (semver)
Unaffected: 8.36.1-hotfix.0 (semver)
Unaffected: 8.37.0 (semver)
Create a notification for this product.
Credits
Kenan Karalioglu (chef_shell) via YesWeHack
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-8152",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-22T18:54:56.321413Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-22T18:55:07.732Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "affected",
          "platforms": [
            "On-premises",
            "Cloud"
          ],
          "product": "Unblu Spark",
          "vendor": "Unblu inc.",
          "versions": [
            {
              "lessThanOrEqual": "8.36.1",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "8.36.1-hotfix.0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "8.37.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Kenan Karalioglu (chef_shell) via YesWeHack"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cdiv\u003e\u003cdiv\u003eUnblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack.\u003c/div\u003e\u003cbr\u003e\u003cdiv\u003eWhen Unblu Spark is deployed with \u003ccode\u003ecom.unblu.identifier.siteEmbeddedSetup=true\u003c/code\u003e, 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\u0027s cookies, DOM, and same-origin APIs \u2014 an attacker can reach all resources of the host application, not just Unblu\u0027s. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL.\u003c/div\u003e\u003c/div\u003e\u003cp\u003e\u003cbr\u003e\u003c/p\u003e"
            }
          ],
          "value": "Unblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack.\n\n\nWhen 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\u0027s cookies, DOM, and same-origin APIs \u2014 an attacker can reach all resources of the host application, not just Unblu\u0027s. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-588",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-588 \u2014 DOM-Based XSS"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 9.3,
            "baseSeverity": "CRITICAL",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "HIGH",
            "subIntegrityImpact": "HIGH",
            "userInteraction": "ACTIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "On-premises deployment (same site)"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "ACTIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "LOW",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "Cloud deployment"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-601",
              "description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-22T12:21:28.977Z",
        "orgId": "455daabc-a392-441d-aa46-37d35189897c",
        "shortName": "NCSC.ch"
      },
      "references": [
        {
          "name": "Unblu Security Advisories",
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://docs.unblu.com/latest/security-bulletins/#UBL-2026-001"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cdiv\u003eIn the fix versions listed above, Unblu Spark validates all user-supplied redirects through the same redirect filter.\u003c/div\u003e\u003cbr\u003e\u003cdiv\u003eAfter upgrading, please review your redirect filter configuration. The defaults restrict redirects to the current origin (\u003ccode\u003edocument.location.origin\u003c/code\u003e).\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cbr\u003e"
            }
          ],
          "value": "In the fix versions listed above, Unblu Spark validates all user-supplied redirects through the same redirect filter.\n\n\nAfter upgrading, please review your redirect filter configuration. The defaults restrict redirects to the current origin (document.location.origin)."
        }
      ],
      "source": {
        "advisory": "UBL-2026-001",
        "discovery": "EXTERNAL"
      },
      "title": "Unblu Spark Open Redirect leading to DOM-Based XSS",
      "workarounds": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cdiv\u003eIf you cannot upgrade immediately, either of the following measures prevents exploitation:\u003c/div\u003e\u003cdiv\u003e\u003cul\u003e\u003cli\u003eEnable the built-in Content Security Policy by setting\u0026nbsp;\u003ccode\u003ecom.unblu.contentsecuritypolicy.mode=on\u003c/code\u003e. The CSP blocks the injected JavaScript from executing and prevents the exploit from succeeding. \u003cb\u003eNote:\u003c/b\u003e\u0026nbsp;this protection is only effective on Unblu Spark \u003cb\u003e7.56.2 or later\u003c/b\u003e\u0026nbsp;in the 7.x series and \u003cb\u003e8.19.1 or later\u003c/b\u003e\u0026nbsp;in the 8.x series, where\u0026nbsp;\u003ccode\u003eunsafe-inline\u003c/code\u003e\u0026nbsp;was removed from the script source policy. Earlier versions ship a CSP that still permits\u0026nbsp;\u003ccode\u003eunsafe-inline\u003c/code\u003e\u0026nbsp;and are not protected by this workaround.\u003c/li\u003e\u003cli\u003eConfigure a WAF rule to block requests that carry a malicious payload in the\u0026nbsp;\u003ccode\u003eredirectOnFailure\u003c/code\u003e\u0026nbsp;parameter (in particular, values containing a\u0026nbsp;\u003ccode\u003ejavascript:\u003c/code\u003e\u0026nbsp;scheme or obfuscated variants such as\u0026nbsp;\u003ccode\u003ejava%0ascript:\u003c/code\u003e).\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003cbr\u003e\u003cbr\u003e"
            }
          ],
          "value": "If you cannot upgrade immediately, either of the following measures prevents exploitation:\n\n  *  Enable the built-in Content Security Policy by setting\u00a0com.unblu.contentsecuritypolicy.mode=on. The CSP blocks the injected JavaScript from executing and prevents the exploit from succeeding. Note:\u00a0this protection is only effective on Unblu Spark 7.56.2 or later\u00a0in the 7.x series and 8.19.1 or later\u00a0in the 8.x series, where\u00a0unsafe-inline\u00a0was removed from the script source policy. Earlier versions ship a CSP that still permits\u00a0unsafe-inline\u00a0and are not protected by this workaround.\n  *  Configure a WAF rule to block requests that carry a malicious payload in the\u00a0redirectOnFailure\u00a0parameter (in particular, values containing a\u00a0javascript:\u00a0scheme or obfuscated variants such as\u00a0java%0ascript:)."
        }
      ],
      "x_generator": {
        "engine": "manual"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "455daabc-a392-441d-aa46-37d35189897c",
    "assignerShortName": "NCSC.ch",
    "cveId": "CVE-2026-8152",
    "datePublished": "2026-07-22T12:21:28.977Z",
    "dateReserved": "2026-05-08T08:12:13.325Z",
    "dateUpdated": "2026-07-22T18:55:07.732Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-8152",
      "date": "2026-07-23",
      "epss": "0.00414",
      "percentile": "0.33814"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-8152\",\"sourceIdentifier\":\"vulnerability@ncsc.ch\",\"published\":\"2026-07-22T13:16:38.423\",\"lastModified\":\"2026-07-22T19:17:14.617\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Unblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack.\\n\\n\\nWhen 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\u0027s cookies, DOM, and same-origin APIs \u2014 an attacker can reach all resources of the host application, not just Unblu\u0027s. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL.\"}],\"affected\":[{\"source\":\"vulnerability@ncsc.ch\",\"affectedData\":[{\"vendor\":\"Unblu inc.\",\"product\":\"Unblu Spark\",\"defaultStatus\":\"affected\",\"platforms\":[\"On-premises\",\"Cloud\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"8.36.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.36.1-hotfix.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"8.37.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"vulnerability@ncsc.ch\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-22T18:54:56.321413Z\",\"id\":\"CVE-2026-8152\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"vulnerability@ncsc.ch\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"},{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"references\":[{\"url\":\"https://docs.unblu.com/latest/security-bulletins/#UBL-2026-001\",\"source\":\"vulnerability@ncsc.ch\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-8152\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-22T18:54:56.321413Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-22T18:55:03.407Z\"}}], \"cna\": {\"title\": \"Unblu Spark Open Redirect leading to DOM-Based XSS\", \"source\": {\"advisory\": \"UBL-2026-001\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Kenan Karalioglu (chef_shell) via YesWeHack\"}], \"impacts\": [{\"capecId\": \"CAPEC-588\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-588 \\u2014 DOM-Based XSS\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 9.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"On-premises deployment (same site)\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"Cloud deployment\"}]}], \"affected\": [{\"vendor\": \"Unblu inc.\", \"product\": \"Unblu Spark\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.36.1\"}, {\"status\": \"unaffected\", \"version\": \"8.36.1-hotfix.0\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"8.37.0\", \"versionType\": \"semver\"}], \"platforms\": [\"On-premises\", \"Cloud\"], \"defaultStatus\": \"affected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"In the fix versions listed above, Unblu Spark validates all user-supplied redirects through the same redirect filter.\\n\\n\\nAfter upgrading, please review your redirect filter configuration. The defaults restrict redirects to the current origin (document.location.origin).\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eIn the fix versions listed above, Unblu Spark validates all user-supplied redirects through the same redirect filter.\u003c/div\u003e\u003cbr\u003e\u003cdiv\u003eAfter upgrading, please review your redirect filter configuration. The defaults restrict redirects to the current origin (\u003ccode\u003edocument.location.origin\u003c/code\u003e).\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cbr\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://docs.unblu.com/latest/security-bulletins/#UBL-2026-001\", \"name\": \"Unblu Security Advisories\", \"tags\": [\"vendor-advisory\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"If you cannot upgrade immediately, either of the following measures prevents exploitation:\\n\\n  *  Enable the built-in Content Security Policy by setting\\u00a0com.unblu.contentsecuritypolicy.mode=on. The CSP blocks the injected JavaScript from executing and prevents the exploit from succeeding. Note:\\u00a0this protection is only effective on Unblu Spark 7.56.2 or later\\u00a0in the 7.x series and 8.19.1 or later\\u00a0in the 8.x series, where\\u00a0unsafe-inline\\u00a0was removed from the script source policy. Earlier versions ship a CSP that still permits\\u00a0unsafe-inline\\u00a0and are not protected by this workaround.\\n  *  Configure a WAF rule to block requests that carry a malicious payload in the\\u00a0redirectOnFailure\\u00a0parameter (in particular, values containing a\\u00a0javascript:\\u00a0scheme or obfuscated variants such as\\u00a0java%0ascript:).\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eIf you cannot upgrade immediately, either of the following measures prevents exploitation:\u003c/div\u003e\u003cdiv\u003e\u003cul\u003e\u003cli\u003eEnable the built-in Content Security Policy by setting\u0026nbsp;\u003ccode\u003ecom.unblu.contentsecuritypolicy.mode=on\u003c/code\u003e. The CSP blocks the injected JavaScript from executing and prevents the exploit from succeeding. \u003cb\u003eNote:\u003c/b\u003e\u0026nbsp;this protection is only effective on Unblu Spark \u003cb\u003e7.56.2 or later\u003c/b\u003e\u0026nbsp;in the 7.x series and \u003cb\u003e8.19.1 or later\u003c/b\u003e\u0026nbsp;in the 8.x series, where\u0026nbsp;\u003ccode\u003eunsafe-inline\u003c/code\u003e\u0026nbsp;was removed from the script source policy. Earlier versions ship a CSP that still permits\u0026nbsp;\u003ccode\u003eunsafe-inline\u003c/code\u003e\u0026nbsp;and are not protected by this workaround.\u003c/li\u003e\u003cli\u003eConfigure a WAF rule to block requests that carry a malicious payload in the\u0026nbsp;\u003ccode\u003eredirectOnFailure\u003c/code\u003e\u0026nbsp;parameter (in particular, values containing a\u0026nbsp;\u003ccode\u003ejavascript:\u003c/code\u003e\u0026nbsp;scheme or obfuscated variants such as\u0026nbsp;\u003ccode\u003ejava%0ascript:\u003c/code\u003e).\u003c/li\u003e\u003c/ul\u003e\u003c/div\u003e\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"manual\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Unblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack.\\n\\n\\nWhen 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\u0027s cookies, DOM, and same-origin APIs \\u2014 an attacker can reach all resources of the host application, not just Unblu\u0027s. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003e\u003cdiv\u003eUnblu Spark contains an open redirect vulnerability that can be escalated to a DOM-based cross-site scripting (XSS) attack.\u003c/div\u003e\u003cbr\u003e\u003cdiv\u003eWhen Unblu Spark is deployed with \u003ccode\u003ecom.unblu.identifier.siteEmbeddedSetup=true\u003c/code\u003e, 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\u0027s cookies, DOM, and same-origin APIs \\u2014 an attacker can reach all resources of the host application, not just Unblu\u0027s. This expanded blast radius is the reason on-premises deployments using this configuration are rated CRITICAL.\u003c/div\u003e\u003c/div\u003e\u003cp\u003e\u003cbr\u003e\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"455daabc-a392-441d-aa46-37d35189897c\", \"shortName\": \"NCSC.ch\", \"dateUpdated\": \"2026-07-22T12:21:28.977Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-8152\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-22T18:55:07.732Z\", \"dateReserved\": \"2026-05-08T08:12:13.325Z\", \"assignerOrgId\": \"455daabc-a392-441d-aa46-37d35189897c\", \"datePublished\": \"2026-07-22T12:21:28.977Z\", \"assignerShortName\": \"NCSC.ch\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…