CVE-2026-66300
Received Received - Intake

Reflected Cross-Site Scripting in SNOMED International Snowstorm

Vulnerability report for CVE-2026-66300, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
snomed_international snowstorm 10.12.2
snomed_international snowstorm 10.9.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected Cross-Site Scripting (XSS) vulnerability in SNOMED International Snowstorm's web route redirection functionality. An attacker can craft a malicious link that injects arbitrary JavaScript. When a user clicks the link, the script executes in their browser due to improper error response handling that allowed HTML content type manipulation.

Detection Guidance

To detect this reflected XSS vulnerability, monitor web traffic for requests to the /web-route endpoint with manipulated Accept headers forcing text/html responses. Check for unusual JavaScript execution in responses or logs indicating error messages returned as plain text.

Impact Analysis

If you click a malicious link, the injected JavaScript could steal session cookies, perform actions on your behalf, or redirect you to phishing sites. This could lead to account compromise or unauthorized data access if you interact with the affected system.

Compliance Impact

This XSS vulnerability could expose sensitive data processed by the system, potentially violating GDPR's data protection requirements or HIPAA's security rules for protected health information. Organizations using affected versions may face compliance violations if user data is compromised through this attack vector.

Mitigation Strategies

Upgrade Snowstorm to version 10.12.2 or 10.9.3 or later to apply the security fix. Ensure error responses are properly formatted as JSON/XML and not returned as plain text. Review and remove any direct error handling in web route controllers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66300. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart