CVE-2026-50772
Received Received - Intake

Remote Code Execution in Squirro Cognitive Search

Vulnerability report for CVE-2026-50772, 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

An issue in Squirro Cognitive Search < 3.14.2 allows a remote attacker to execute arbitrary code via a crafted payload to the password reset function.

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

This vulnerability is a server-side template injection (SSTI) flaw in Squirro Cognitive Search versions before 3.14.2. It allows a remote attacker to execute arbitrary code by injecting a malicious payload into the password reset or email notification template. The issue occurs because the application uses Jinja2 templates, which can be manipulated to access Python's built-in functions and execute system commands.

Detection Guidance

To detect this vulnerability, check if your Squirro Cognitive Search version is below 3.14.2. Inspect email templates for suspicious Jinja2 payloads like {{self._TemplateReference__context.cycler.__init__.__globals__.os.popen(...).read()}}. Monitor for unexpected system command execution during email processing.

Impact Analysis

An attacker could exploit this to run arbitrary commands on the server hosting Squirro Cognitive Search. This could lead to unauthorized access, data theft, or further compromise of the system. The impact includes potential loss of sensitive data, system integrity breaches, and disruption of services.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations using affected versions may face compliance violations, legal penalties, and reputational damage due to potential data breaches.

Mitigation Strategies

Upgrade Squirro Cognitive Search to version 3.14.2 or later immediately. Review and sanitize all email templates to remove any Jinja2 payloads. Restrict access to the password reset function and email template editing to authorized personnel only.

Chat Assistant

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

EPSS Chart