CVE-2026-50771
Received Received - Intake

Cross Site Scripting in Squirro Cognitive Search

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

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: MITRE

Description

Cross Site Scripting vulnerability in Squirro Cognitive Search < 3.14.2 allows a remote attacker to execute arbtirary code via the Email Notification, Create Evaluation Sets and HTML Editor functions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
squirro cognitive_search to 3.14.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50771 is a Cross Site Scripting (XSS) vulnerability in Squirro Cognitive Search versions before 3.14.2. It allows a remote attacker to inject and execute arbitrary code through functions like Email Notification, Create Evaluation Sets, and HTML Editor. The issue is a stored XSS where user input is saved and later displayed without proper sanitization, enabling malicious JavaScript injection.

Detection Guidance

To detect this XSS vulnerability in Squirro Cognitive Search versions prior to 3.14.2, inspect the Email Notification, Create Evaluation Sets, and HTML Editor functions for unsanitized user input. Test by injecting payloads like "><img src=x onerror=alert(1)> into these fields and check if the script executes.

Impact Analysis

An attacker could exploit this to run malicious scripts in a victim's browser when they access affected functions. This may lead to session hijacking, data theft, or unauthorized actions on behalf of the user. The impact depends on user privileges and the sensitivity of data processed by Squirro.

Compliance Impact

This XSS vulnerability could violate GDPR by exposing personal data through unauthorized script execution. For HIPAA, it may risk protected health information if exploited in healthcare environments. Compliance depends on data sensitivity and whether the vulnerability leads to breaches of confidentiality or integrity.

Mitigation Strategies

Upgrade Squirro Cognitive Search to version 3.14.2 or later to patch the vulnerability. If immediate upgrading is not possible, implement input validation and output encoding to sanitize user inputs in the affected functions.

Chat Assistant

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

EPSS Chart