Description
SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3.
Published: 2026-08-04
Score: 2.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in the Web Route redirection feature of SNOMED International Snowstorm. An attacker can embed malicious JavaScript in a URL that, when a victim follows the link, executes in the victim’s browser. This allows the attacker to steal browser cookies, hijack sessions, or deface the page, but it does not give direct access to the server or data beyond what the user’s session permits. The weakness is classified as CWE‑79.

Affected Systems

Affected deployments of Snowstorm include any installations running versions prior to the fix. The vendor released an update that addresses the issue in release 10.12.2 for the main branch and 10.9.3 for the long‑term support branch. Users running older versions are vulnerable if they provide the redirection route to external users.

Risk and Exploitability

The CVSS score is 2.3, indicating a low overall risk, and the vulnerability is not listed in CISA’s KEV catalog. Because the flaw is reflected and relies on a crafted link, it requires the victim to click the malicious URL, which is a typical phishing vector. No authentication or privileged access is needed, but the impact is confined to the victim’s browser session. The lack of an EPSS score suggests no data on exploitation frequency, but the straightforward exploitation path makes the risk primarily user‑oriented.

Generated by OpenCVE AI on August 4, 2026 at 20:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Snowstorm to version 10.12.2 or 10.9.3, the releases that contain the XSS fix.
  • Until an upgrade can be applied, validate and encode the redirect target in the Web Route component to prevent user‑supplied scripts from executing.
  • Monitor user traffic for unexpected redirection patterns and train users to recognize and avoid suspicious links.

Generated by OpenCVE AI on August 4, 2026 at 20:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3.
Title SNOMED International Snowstorm reflected XSS
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L'}

cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: cisa-cg

Published:

Updated: 2026-08-04T18:58:36.936Z

Reserved: 2026-07-24T15:58:38.179Z

Link: CVE-2026-66300

cve-icon Vulnrichment

Updated: 2026-08-04T18:58:32.291Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T20:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')