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.
Published: 2026-08-17
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the password reset functionality of Squirro Cognitive Search versions prior to 3.14.2. A crafted payload sent to the password reset endpoint allows a remote attacker to execute arbitrary code on the host system, leading to full compromise and data exfiltration. The flaw results from inadequate input validation, exposing the system to command injection or code execution attacks.

Affected Systems

Squirro Cognitive Search software, specifically any deployment running a version earlier than 3.14.2.

Risk and Exploitability

The CVSS score is not provided, but the ability to run arbitrary code indicates a high severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog, so the current exploitation probability is unknown. Attackers would need network access to the password reset endpoint, but the vector is likely remote over HTTP/HTTPS. The exploit could be automated given the lack of authentication requirements for the reset request.

Generated by OpenCVE AI on August 17, 2026 at 19:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Squirro Cognitive Search to version 3.14.2 or later to apply the vendor fix.
  • If an upgrade is not immediately possible, temporarily disable the password reset API or restrict access to trusted IP ranges.
  • Ensure input validation or sanitization on the reset endpoint to prevent injection, and monitor logs for suspicious password reset activity.

Generated by OpenCVE AI on August 17, 2026 at 19:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Password Reset in Squirro Cognitive Search
Weaknesses CWE-20
CWE-79

Mon, 17 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T18:03:33.737Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-50772

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T18:17:09.207

Modified: 2026-08-17T18:17:09.207

Link: CVE-2026-50772

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T19:45:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

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